Home
last modified time | relevance | path

Searched defs:FLAGS (Results 1 – 25 of 73) sorted by relevance

123

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_post_vs.c72 #define FLAGS (0) macro
76 #define FLAGS (DO_CLIP_XY | DO_CLIP_FULL_Z | DO_VIEWPORT) macro
80 #define FLAGS (DO_CLIP_XY | DO_CLIP_HALF_Z | DO_VIEWPORT) macro
84 #define FLAGS (DO_CLIP_XY_GUARD_BAND | DO_CLIP_HALF_Z | DO_VIEWPORT) macro
88 #define FLAGS (DO_CLIP_FULL_Z | DO_VIEWPORT) macro
92 #define FLAGS (DO_CLIP_HALF_Z | DO_VIEWPORT) macro
96 #define FLAGS (DO_CLIP_XY | DO_CLIP_FULL_Z | DO_CLIP_USER | DO_VIEWPORT) macro
100 #define FLAGS (DO_CLIP_XY | DO_CLIP_FULL_Z | DO_CLIP_USER | DO_VIEWPORT | DO_EDGEFLAG) macro
111 #define FLAGS (pvs->flags) macro
/external/autotest/client/tests/synctest/src/
DMakefile3 FLAGS= -Wall -O2 macro
/external/autotest/client/tests/cyclictest/src/
DMakefile3 FLAGS= -Wall -Wno-nonnull -O2 macro
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dold_run.py34 FLAGS = gflags.FLAGS variable
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dfixjsstyle.py30 FLAGS = flags.FLAGS variable
Derrorrules.py25 FLAGS = flags.FLAGS variable
Derrorrecord.py26 FLAGS = flags.FLAGS variable
Derror_check.py24 FLAGS = flags.FLAGS variable
/external/autotest/client/tests/signaltest/
DMakefile4 FLAGS= -Wall -O2 macro
/external/autotest/client/tests/signaltest/src/
DMakefile3 FLAGS = -Wall -O2 macro
/external/libxml2/VxWorks/
DMakefile16 FLAGS = -Wall -g -Isrc -Isrc/include -D_REENTRANT=1 macro
/external/clang/include/clang/Driver/
DTypes.h21 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID, argument
DDriverDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/Sema/
DSemaDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/Analysis/
DAnalysisDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/Serialization/
DSerializationDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/Parse/
DParseDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/Frontend/
DFrontendDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/Lex/
DLexDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/clang/include/clang/AST/
DCommentDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
DASTDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ argument
/external/llvm/unittests/IR/
DDebugInfoTest.cpp63 #define CHECK_SPLIT(FLAGS, VECTOR, REMAINDER) \ in TEST() argument
/external/autotest/client/site_tests/graphics_SanAngeles/src/
DMakefile9 FLAGS = -D SUPERSHAPE_HIGH_RES macro
/external/lz4/examples/
DMakefile36 FLAGS = -I../lib $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) macro
/external/clang/lib/Basic/
DIdentifierTable.cpp203 #define KEYWORD(NAME, FLAGS) \ in AddKeywords() argument
206 #define ALIAS(NAME, TOK, FLAGS) \ in AddKeywords() argument
218 #define TESTING_KEYWORD(NAME, FLAGS) in AddKeywords() argument
235 #define KEYWORD(NAME, FLAGS) \ in getTokenKwStatus() argument

123