| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi64.c | 139 classify_argument( ffi_type* type, enum x86_64_reg_class classes[], size_t byte_offset) classify_argument() argument 304 examine_argument( ffi_type* type, enum x86_64_reg_class classes[MAX_CLASSES], _Bool in_return, int* pngpr, int* pnsse) examine_argument() argument [all...] |
| /third_party/python/Modules/_multiprocessing/ |
| H A D | semaphore.c | 454 newsemlockobject(PyTypeObject *type, SEM_HANDLE handle, int kind, int maxvalue, in newsemlockobject() argument 482 _multiprocessing_SemLock_impl(PyTypeObject *type, int kind, int value, in _multiprocessing_SemLock_impl() argument 541 _multiprocessing_SemLock__rebuild_impl(PyTypeObject *type, SEM_HANDLE handle, in _multiprocessing_SemLock__rebuild_impl() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | X86DisassemblerDecoderCommon.h | 450 uint8_t type; member
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | test_inspector_builder.cc | 63 MakePlainGlobalReferenceBodyFunction( std::string func, std::string var, const ast::Type* type, ast::DecorationList decorations) MakePlainGlobalReferenceBodyFunction() argument 86 StructMemberName(size_t idx, const ast::Type* type) StructMemberName() argument 113 MakeStructMember( size_t index, const ast::Type* type, ast::DecorationList decorations) MakeStructMember() argument 133 AddUniformBuffer(const std::string& name, const ast::Type* type, uint32_t group, uint32_t binding) AddUniformBuffer() argument 144 AddWorkgroupStorage(const std::string& name, const ast::Type* type) AddWorkgroupStorage() argument 149 AddStorageBuffer(const std::string& name, const ast::Type* type, ast::Access access, uint32_t group, uint32_t binding) AddStorageBuffer() argument 211 AddResource(const std::string& name, const ast::Type* type, uint32_t group, uint32_t binding) AddResource() argument 222 AddGlobalVariable(const std::string& name, const ast::Type* type) AddGlobalVariable() argument 328 AddStorageTexture(const std::string& name, const ast::Type* type, uint32_t group, uint32_t binding) AddStorageTexture() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_type.cc | 328 const Type* type = this; UnwrapPtr() local 336 const Type* type = this; UnwrapRef() local 344 const Type* type = this; UnwrapAlias() local 352 auto* type = this; UnwrapAll() local [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | lexer.cc | 763 auto type = Token::Type::kUninitialized; in try_punctuation() local [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | decoration_validation_test.cc | 1254 ast::InterpolationType type; member [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | canonicalize_entry_point_io.cc | 86 const ast::Type* type; member 424 auto* type = outval.type; CreateSpirvOutputVariables() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl.cc | 558 auto* type = ctor->ReturnType(); in EmitTypeConstructor() local [all...] |
| /third_party/skia/tools/flags/ |
| H A D | CommandLineFlags.h | 425 SkFlagInfo(const char* name, const char* shortName, FlagTypes type, const char* helpString, const char* extendedHelpString) SkFlagInfo() argument
|
| /third_party/spirv-tools/source/ |
| H A D | disassemble.cpp | 264 const spv_operand_type_t type = inst.operands[i].type; in EmitInstruction() local [all...] |
| /third_party/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 297 const auto* type = in ComputeConversionDataSynonymFacts() local 364 auto type = ir_context_->get_type_mgr()->GetType(type_id); in ComputeCompositeDataSynonymFacts() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | brkiter.cpp | 56 BreakIterator::buildInstance(const Locale& loc, const char *type, UErrorCode &status) in buildInstance() argument 484 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument 490 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
|
| H A D | localebuilder.cpp | 251 setUnicodeLocaleKeyword( StringPiece key, StringPiece type) setUnicodeLocaleKeyword() argument
|
| H A D | ucasemap.cpp | 557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() local 580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper() local
|
| H A D | ucnv_cnv.h | 233 UConverterType type; member
|
| H A D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() argument 477 UCPTrieType type = (UCPTrieType)trie->type; ucptrie_toBinary() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | messagepattern.h | 791 hasNumericValue(UMessagePatternPartType type) hasNumericValue() argument 827 UMessagePatternPartType type; global() member in MessagePattern::Part [all...] |
| /third_party/toybox/kconfig/ |
| H A D | expr.c | 24 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one() argument 33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() argument 43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument 135 __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) __expr_eliminate_eq() argument 509 expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) expr_eliminate_dups1() argument 561 expr_eliminate_dups2(enum expr_type type, struct expr **ep1, struct expr **ep2) expr_eliminate_dups2() argument 853 expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr **ep2) expr_extract_eq() argument 882 expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym) expr_trans_compare() argument [all...] |
| H A D | mconf.c | 430 int type, tmp, doint = 2; in build_conf() local
|
| H A D | symbol.c | 82 enum symbol_type type = sym->type; in sym_get_type() local 93 const char *sym_type_name(enum symbol_type type) in sym_type_name() argument 411 int type = sym_get_type(sym); sym_tristate_within_range() local 833 prop_alloc(enum prop_type type, struct symbol *sym) prop_alloc() argument 863 prop_get_type_name(enum prop_type type) prop_get_type_name() argument [all...] |
| /third_party/toybox/lib/ |
| H A D | deflate.c | 208 int final, type; in inflate() local
|
| H A D | lib.h | 399 char type[0]; member
|
| /third_party/toybox/porting/liteos_a/lib/ |
| H A D | lib.h | 390 char type[0]; member
|
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 189 unsigned long refcount, flags, type, state, inode; in show_unix_sockets() local 338 char *type = "w/o"; in netstat_main() local [all...] |