/external/skqp/src/compute/hs/gen/ |
gen.h | 100 #define MERGE_LEVELS_MAX_LOG2 7 // merge up to 128 warps 101 #define MERGE_LEVELS_MAX_SIZE (1 << MERGE_LEVELS_MAX_LOG2) 130 #define HSG_FILE_NAME_SIZE 80 158 #define HSG_OP_EXPAND_ALL() \ 234 #define HSG_OP_EXPAND_X(t) t , 283 char const * define; member in struct:hsg_target
|
/external/ImageMagick/MagickWand/ |
composite.c | 307 "-define format:option", 308 " define one or more image format options", 409 #define NotInitialized (unsigned int) (~0) 410 #define DestroyComposite() \ 418 #define ThrowCompositeException(asperity,tag,option) \ 425 #define ThrowCompositeInvalidArgumentException(option,argument) \ 798 if (LocaleCompare("define",option+1) == 0) 806 *define; 808 define=GetImageOption(image_info,argv[i]); 809 if (define == (const char *) NULL 803 *define; local [all...] |
mogrify.c | 74 Define declarations. 76 #define UndefinedCompressionQuality 0UL 4595 *define; local [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
Core.h | 15 #define LLVM_EXECUTIONENGINE_ORC_CORE_H 272 /// if (auto Err = V.define(absoluteSymbols({{Foo, FooSym}}))) 318 /// "foo" and "bar", we can define aliases "baz" (for "foo") and "qux" (for 323 /// if (auto Err = V.define(symbolAliases({ 613 /// Define all symbols provided by the materialization unit to be part 621 define(UniquePtrToMaterializationUnit &&MU) { function in namespace:llvm::orc 623 assert(MU && "Can't define with a null MU");
|
/external/fonttools/Lib/fontTools/feaLib/ |
parser.py | 161 self.anchors_.define(name, anchordef) 227 self.glyphclasses_.define(name, glyphclass) 515 self.lookups_.define(name, block) 577 self.glyphclasses_.define(name, markClass) 1692 def define(self, name, item): member in class:SymbolTable [all...] |
/external/mksh/src/ |
exec.c | 30 #define MKSH_DEFAULT_EXECSHELL MKSH_UNIXROOT "/bin/sh" 417 rv = define(t->str, t); 1065 * define function. Returns 1 if function is being undefined (t == 0) and 1069 define(const char *name, struct op *t) function 1313 #define search_access(fn, mode) access_ex((search_access), (fn), (mode)) 1315 #define search_access(fn, mode) (search_access)((fn), (mode)) [all...] |
/external/libxml2/ |
rngparser.c | 21 #define TODO \ 26 #define MAX_TOKEN 10 142 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l) 152 #define IS_BLANK(c) (((c) == 0x20) || ((c) == 0x09) || ((c) == 0xA) || \ 155 #define IS_SEPARATOR(c) (((c) == 0x20) || ((c) == 0x09) || ((c) == 0xA) || \ 158 #define CRNG_ERROR0(X) \ 160 #define CRNG_ERROR(X) \ 163 #define CRNG_MEM_ERROR0() \ 165 #define CRNG_MEM_ERROR() \ 168 #define ERROR(str) xmlCRNGErr(ctxt, 0, str) 1138 xmlNodePtr define; local [all...] |
relaxng.c | 16 #define IN_LIBXML 43 #define IS_RELAXNG(node, typ) \ 51 #define DEBUG 1 53 #define DEBUG_GRAMMAR 1 55 #define DEBUG_CONTENT 1 57 #define DEBUG_TYPE 1 59 #define DEBUG_VALID 1 61 #define DEBUG_INTERLEAVE 1 63 #define DEBUG_LIST 1 65 #define DEBUG_INCLUDE 219 const xmlChar *define; \/* the current define scope *\/ member in struct:_xmlRelaxNGParserCtxt 5755 xmlRelaxNGDefinePtr define = (xmlRelaxNGDefinePtr) payload; local 7957 xmlRelaxNGDefinePtr define = (xmlRelaxNGDefinePtr) transdata; local 8170 xmlRelaxNGDefinePtr define = (xmlRelaxNGDefinePtr) transdata; local 8326 xmlRelaxNGDefinePtr define; local [all...] |
/build/make/core/ |
definitions.mk | 116 define print-vars 131 define true-or-empty 138 define gcno-touch-rule 151 define my-dir 167 define all-makefiles-under 178 define first-makefiles-under 188 define all-subdir-makefiles 199 define all-named-subdir-makefiles 210 define all-named-dirs-under 219 define all-subdir-named-dir [all...] |
/external/deqp/modules/egl/ |
teglGLES2SharingThreadedTests.cpp | 2966 int define; member in struct:deqp::egl::GLES2ThreadedSharingTest::TestConfig [all...] |
/external/guice/extensions/persist/lib/ |
antlr-2.7.5h3.jar | |
/external/mockito/lib/ |
byte-buddy-1.8.15.jar | |
/external/v8/src/inspector/build/closure-compiler/ |
closure-compiler.jar | |