| /third_party/skia/tools/ |
| H A D | SkMetaData.cpp | 51 void* SkMetaData::set(const char name[], const void* data, size_t dataSize, Type type, int count) in set() argument 188 bool SkMetaData::remove(const char name[], Type type) { in remove() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | GrContextFactory.cpp | 132 GrDirectContext* GrContextFactory::get(ContextType type, ContextOverrides overrides) { in get() argument 136 ContextInfo GrContextFactory::getContextInfoInternal(ContextType type, ContextOverrides overrides, in getContextInfoInternal() argument 345 getContextInfo(ContextType type, ContextOverrides overrides) getContextInfo() argument [all...] |
| /third_party/spirv-tools/source/ |
| H A D | assembly_grammar.cpp | 207 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument 214 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument 245 spv_result_t AssemblyGrammar::parseMaskOperand(const spv_operand_type_t type, in parseMaskOperand() argument 44 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument 251 lookupExtInst(spv_ext_inst_type_t type, const char* textValue, spv_ext_inst_desc* extInst) const lookupExtInst() argument 257 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument 263 pushOperandTypesForMask( const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) const pushOperandTypesForMask() argument [all...] |
| /third_party/spirv-tools/source/fuzz/fact_manager/ |
| H A D | constant_uniform_facts.cpp | 30 auto type = ir_context_->get_type_mgr()->GetType(type_id); in GetConstantId() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locavailable.cpp | 115 ULocAvailableType type; variable 144 AvailableLocalesStringEnumeration(ULocAvailableType type) : fType(type) { in AvailableLocalesStringEnumeration() argument 251 uloc_openAvailableByType(ULocAvailableType type, UErrorCode* status) uloc_openAvailableByType() argument [all...] |
| H A D | resbund.cpp | 393 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | thisTypeInObjectLiterals2.js | [all...] |
| H A D | inKeywordTypeguard(strict=false).js | |
| H A D | inKeywordTypeguard(strict=true).js | |
| H A D | isomorphicMappedTypeInference.js | [all...] |
| H A D | literalTypeWidening.js | [all...] |
| /third_party/toybox/lib/ |
| H A D | args.c | 103 char type; // Type of arguments to store union "this" member 135 int type; in gotflag() local [all...] |
| H A D | password.c | 15 char *type, id, len; in get_salt() member
|
| /third_party/toybox/porting/liteos_a/toys/lsb/ |
| H A D | mount.c | 163 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument [all...] |
| /third_party/toybox/toys/lsb/ |
| H A D | mount.c | 167 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | blkid.c | 89 char buf[128], *type, *s; in do_blkid() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | arp.c | 50 struct type { struct 206 int h_type, type, flag, i, entries = 0, disp = 0; in arp_main() local [all...] |
| H A D | host.c | 70 int verbose=(toys.optflags & (FLAG_a|FLAG_v)), type, in host_main() local [all...] |
| H A D | mdev.c | 43 int major = 0, minor = 0, type, len, fd, mode = 0660; in make_device() local
|
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 47 int type; member 227 int type; in append_base() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.h | 84 constexpr CPURegister(RegisterType type, uint32_t code, int size) in CPURegister() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | registers-aarch64.h | 99 CPURegister(int code, int size_in_bits, RegisterType type) in CPURegister() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_doc_comment.cc | 189 WriteFieldAccessorDocComment(io::Printer* printer, const FieldDescriptor* field, const FieldAccessorType type, const bool builder) WriteFieldAccessorDocComment() argument 247 WriteFieldEnumValueAccessorDocComment(io::Printer* printer, const FieldDescriptor* field, const FieldAccessorType type, const bool builder) WriteFieldEnumValueAccessorDocComment() argument 316 WriteFieldStringBytesAccessorDocComment(io::Printer* printer, const FieldDescriptor* field, const FieldAccessorType type, const bool builder) WriteFieldStringBytesAccessorDocComment() argument
|
| H A D | java_primitive_field_lite.cc | 247 JavaType type = GetJavaType(descriptor_); in GenerateMembers() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ExtensionRegistry.java | 247 public void add(final FieldDescriptor type) { in add() argument 259 add(final FieldDescriptor type, final Message defaultInstance) add() argument [all...] |