Home
last modified time | relevance | path

Searched defs:FLAG (Results 1 - 17 of 17) sorted by relevance

/third_party/benchmark/src/
H A Dcommandlineflags.h11 #define FLAG(name) FLAGS_##name macro
[all...]
/third_party/musl/libc-test/src/functional/
H A Dfnmatch.c11 #define FLAG(f) { f, #f } macro
/third_party/toybox/openharmony/
H A Dsu.c32 #define FLAG(x) ((g_flags & (flag_##x)) == flag_##x) macro
/third_party/icu/icu4c/source/samples/coll/
H A Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
[all...]
/third_party/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
[all...]
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
H A Dlibcontrollers.c39 int FLAG; variable
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h59 static int FLAG = 0666; variable
/third_party/skia/third_party/externals/icu/source/samples/coll/
H A Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
[all...]
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
H A Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinflate.c14 FLAG, /* waiting for flag byte */ enumerator
/third_party/toybox/porting/liteos_a/
H A Dtoys.h130 #define FLAG(x) (toys.optflags&FLAG_##x) macro
/third_party/toybox/
H A Dtoys.h124 #define FLAG(x) (toys.optflags&FLAG_##x) macro
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.c255 FLAG(struct debug_stream *stream, unsigned dw, unsigned bit, const char *fmt, in FLAG() function
[all...]
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp130 enum {FLAG, NUM, STRING} type; enumerator
[all...]
/third_party/node/deps/v8/src/flags/
H A Dflag-definitions.h275 #define FLAG FLAG_FULL macro
700 #undef FLAG macro
702 #define FLAG global() macro
743 #undef FLAG global() macro
744 #define FLAG global() macro
1919 #undef FLAG global() macro
1921 #define FLAG global() macro
1941 #undef FLAG global() macro
1943 #define FLAG global() macro
2001 #undef FLAG global() macro
2002 #define FLAG global() macro
2143 #undef FLAG global() macro
2145 #define FLAG global() macro
2176 #undef FLAG global() macro
2177 #define FLAG global() macro
2235 #undef FLAG global() macro
2238 #define FLAG global() macro
2252 #undef FLAG global() macro
2253 #define FLAG global() macro
2262 #undef FLAG global() macro
[all...]
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp146 enum {FLAG, NUM, STRING} type; enumerator
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh72 #define FLAG(x) (static_assert_expr ((unsigned)(x) < 32) + (((uint32_t) 1U) << (unsigned)(x))) macro

Completed in 13 milliseconds