Home
last modified time | relevance | path

Searched defs:FLAG (Results 1 – 25 of 33) sorted by relevance

12

/third_party/benchmark/src/
Dcommandlineflags.h8 #define FLAG(name) FLAGS_##name macro
/third_party/musl/libc-test/src/functional/
Dfnmatch.c11 #define FLAG(f) { f, #f } macro
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcommandlineflags.h8 #define FLAG(name) FLAGS_##name macro
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c39 int FLAG; variable
/third_party/flutter/skia/bench/
DEncodeBench.cpp85 #define PNG(FLAG, ZLIBLEVEL) [](SkWStream* d, const SkPixmap& s) { \ argument
/third_party/skia/bench/
DEncodeBench.cpp85 #define PNG(FLAG, ZLIBLEVEL) [](SkWStream* d, const SkPixmap& s) { \ argument
/third_party/flutter/skia/third_party/externals/icu/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/icu/icu4c/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/skia/third_party/externals/icu/source/samples/coll/
Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/icu/icu4c/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/flutter/skia/third_party/externals/icu/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/freetype/src/gzip/
Dinflate.c14 FLAG, /* waiting for flag byte */ enumerator
/third_party/toybox/porting/liteos_a/
Dtoys.h130 #define FLAG(x) (toys.optflags&FLAG_##x) macro
/third_party/toybox/
Dtoys.h124 #define FLAG(x) (toys.optflags&FLAG_##x) macro
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinflate.c14 FLAG, /* waiting for flag byte */ enumerator
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinflate.c14 FLAG, /* waiting for flag byte */ enumerator
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h77 #define FLAG(name) GST_QUERY_TYPE_##name macro
Dgstevent.h73 #define FLAG(name) GST_EVENT_TYPE_##name macro
/third_party/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp130 enum {FLAG, NUM, STRING} type; enumerator
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb.hh507 #define FLAG(x) (ASSERT_STATIC_EXPR_ZERO ((unsigned)(x) < 32) + (((uint32_t) 1U) << (unsigned)(x))) macro
/third_party/icu/icu4c/source/common/
Duprops.h314 #define FLAG(n) ((uint32_t)1<<(n)) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.h286 #define FLAG(n) ((uint32_t)1<<(n)) macro
/third_party/uboot/u-boot-2020.01/drivers/bios_emulator/include/x86emu/
Dregs.h216 #define CONDITIONAL_SET_FLAG(COND,FLAG) \ argument
/third_party/uboot/u-boot-2020.01/include/
Dimx8image.h198 FLAG, enumerator

12