Searched defs:opt (Results 1 – 8 of 8) sorted by relevance
37 #define CTIMEOPT_VAL_(opt) #opt argument38 #define CTIMEOPT_VAL(opt) CTIMEOPT_VAL_(opt) argument44 #define CTIMEOPT_VAL2(opt) CTIMEOPT_VAL2_(opt) argument
10457 unsigned int opt = (unsigned int)strtol(azArg[2], 0, 0); local10476 unsigned int opt = (unsigned int)integerValue(azArg[2]); local10507 int opt = booleanValue(azArg[2]); local10517 int opt = booleanValue(azArg[2]); local10585 int opt = (unsigned int)integerValue(azArg[2]); local10765 #define CTIMEOPT_VAL_(opt) #opt argument10766 #define CTIMEOPT_VAL(opt) CTIMEOPT_VAL_(opt) argument
1040 const dir = opfsUtil.rootDirectory, opt = {recurse: true}; variable1117 opfsUtil.traverse = async function(opt){ argument1123 opt = {callback:opt}; variable
367 open: function(opt){ argument
837 f._opt = function(opt, rv){ argument
432 proc generate_select_widget {label id lOpt opt} {
105 const int32_t opt = U_FOLD_CASE_DEFAULT; in icuOpen() local
103 const int32_t opt = U_FOLD_CASE_DEFAULT; in icuOpen() local