| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | D3D12MemAlloc.cpp | 1351 LPCWSTR name = alloc.GetName();
in AddAllocationToObject() local
|
| /third_party/optimized-routines/math/test/ |
| H A D | mathtest.c | 109 const char* name; member 591 char* name; global() member 648 find_special_op_from_name(const char* name, int is_double) find_special_op_from_name() argument 680 do_op(char* q, unsigned* op, const char* name, int num, int sop_type) do_op() argument 977 print_ulps_helper(const char *name, long long ulps, char** failp) print_ulps_helper() argument 1495 runtests(char *name, FILE *fp) runtests() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 2547 treebuilder_extend_element_text_or_tail(PyObject *element, PyObject **data, PyObject **dest, _Py_Identifier *name) treebuilder_extend_element_text_or_tail() argument [all...] |
| H A D | _asynciomodule.c | 2005 _asyncio_Task___init___impl(TaskObj *self, PyObject *coro, PyObject *loop, PyObject *name, PyObject *context) _asyncio_Task___init___impl() argument
|
| H A D | _tkinter.c | 2292 const char *name; member 2324 _tkinter_tkapp_createcommand_impl(TkappObject *self, const char *name, in _tkinter_tkapp_createcommand_impl() argument 2394 _tkinter_tkapp_deletecommand_impl(TkappObject *self, const char *name) _tkinter_tkapp_deletecommand_impl() argument [all...] |
| /third_party/python/Include/internal/ |
| H A D | pycore_ast.h | 189 identifier name; member 198 identifier name; member 207 identifier name; member 509 identifier name; member 550 identifier name; member 602 identifier name; member 607 identifier name; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ModuleSummaryIndex.h | 188 StringRef name() const { in name() function [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 878 SkString name; initSlides() local 2345 const char* name; drawImGui() local 2872 WriteStateObject(SkJSONWriter& writer, const char* name, const char* value, OptionsFunc&& optionsFunc) WriteStateObject() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uresbund.cpp | 83 static UBool chopLocale(char *name) { in chopLocale() argument 99 static UBool mayHaveParent(char *name) { in mayHaveParent() argument 289 setEntryName(UResourceDataEntry *res, const char *name, UErrorCode *status) setEntryName() argument 318 const char *name; init_entry() local 464 findFirstExisting(const char* path, char* name, UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) findFirstExisting() argument 537 loadParentsExceptRoot(UResourceDataEntry *&t1, char name[], int32_t nameCapacity, UBool usingUSRData, char usrDataPath[], UErrorCode *status) loadParentsExceptRoot() argument 648 char name[ULOC_FULLNAME_CAPACITY]; entryOpen() local 812 char name[ULOC_FULLNAME_CAPACITY]; entryOpenDirect() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 51 char *name; member 227 init_arglist(struct arglist **list,int value, char* name) init_arglist() argument 323 idxfromRPDB(char *name, u_int8_t whichDB) idxfromRPDB() argument 341 char *name = idx_to_string(idx, rtmtypes); rtmtype_idx2str() local 348 rtmtype_str2idx(char *name) rtmtype_str2idx() argument 361 get_prefix(uint32_t *addr, uint8_t *af, char *name, int family) get_prefix() argument 398 get_nmask_prefix(uint32_t *netmask, uint8_t af, char *name, uint8_t family) get_nmask_prefix() argument 428 parse_prefix(uint32_t *addr, uint32_t *netmask, uint8_t *len, char *name, int family) parse_prefix() argument 502 get_ifaceindex(char *name, int ext) get_ifaceindex() argument 603 char *name, *dev, *type, *link, *addr; linkupdate() local 1277 char *tmp = NULL, *name = NULL; ipaddr_listflush() local [all...] |
| H A D | xzcat.c | 196 void do_xzcat(int fd, char *name) in do_xzcat() argument
|
| /third_party/tzdata/ |
| H A D | localtime.c | 410 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody() argument 771 tzload(char const *name, struct state *sp, bool doextend) tzload() argument 1088 tzparse(const char *name, struct state *sp, struct state const *basep) tzparse() argument 1368 zoneinit(struct state *sp, char const *name) zoneinit() argument 1396 char const *name = getenv("TZ"); tzset_unlocked() local 1446 tzalloc(char const *name) tzalloc() argument [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-simulator-aarch64.cc | 319 static void Test1Op(const char* name, in Test1Op() argument 473 static void Test2Op(const char* name, in Test2Op() argument 625 Test3Op(const char* name, Test3OpFPHelper_t helper, const T inputs[], unsigned inputs_length, const T expected[], unsigned expected_length) Test3Op() argument 768 TestCmp(const char* name, TestFPCmpHelper_t helper, const T inputs[], unsigned inputs_length, const uint8_t expected[], unsigned expected_length) TestCmp() argument 899 TestCmpZero(const char* name, TestFPCmpZeroHelper_t helper, const T inputs[], unsigned inputs_length, const uint8_t expected[], unsigned expected_length) TestCmpZero() argument 1110 TestFPToS(const char* name, TestFPToIntHelper_t helper, const Tn inputs[], unsigned inputs_length, const Td expected[], unsigned expected_length) TestFPToS() argument 1201 TestFPToU(const char* name, TestFPToIntHelper_t helper, const Tn inputs[], unsigned inputs_length, const Td expected[], unsigned expected_length) TestFPToU() argument 1274 TestFPToFixedS(const char* name, TestFPToFixedHelper_t helper, const Tn inputs[], unsigned inputs_length, const Td expected[], unsigned expected_length) TestFPToFixedS() argument 1370 TestFPToFixedU(const char* name, TestFPToFixedHelper_t helper, const Tn inputs[], unsigned inputs_length, const Td expected[], unsigned expected_length) TestFPToFixedU() argument 1537 Test1OpNEON(const char* name, Test1OpNEONHelper_t helper, const Tn inputs_n[], unsigned inputs_n_length, const Td expected[], unsigned expected_length, VectorFormat vd_form, VectorFormat vn_form) Test1OpNEON() argument 1745 Test1OpAcrossNEON(const char* name, Test1OpNEONHelper_t helper, const Tn inputs_n[], unsigned inputs_n_length, const Td expected[], unsigned expected_length, VectorFormat vd_form, VectorFormat vn_form) Test1OpAcrossNEON() argument 1999 Test2OpNEON(const char* name, Test2OpNEONHelper_t helper, const Td inputs_d[], const Tn inputs_n[], unsigned inputs_n_length, const Tm inputs_m[], unsigned inputs_m_length, const Td expected[], unsigned expected_length, VectorFormat vd_form, VectorFormat vn_form, VectorFormat vm_form) Test2OpNEON() argument 2258 TestByElementNEON(const char* name, TestByElementNEONHelper_t helper, const Td inputs_d[], const Tn inputs_n[], unsigned inputs_n_length, const Tm inputs_m[], unsigned inputs_m_length, const int indices[], unsigned indices_length, const Td expected[], unsigned expected_length, VectorFormat vd_form, VectorFormat vn_form, VectorFormat vm_form, unsigned vm_subvector_count = 1) TestByElementNEON() argument 2496 Test2OpImmNEON( const char* name, typename Test2OpImmediateNEONHelper_t<Tm>::mnemonic helper, const Tn inputs_n[], unsigned inputs_n_length, const Tm inputs_m[], unsigned inputs_m_length, const Td expected[], unsigned expected_length, VectorFormat vd_form, VectorFormat vn_form) Test2OpImmNEON() argument 2719 TestOpImmOpImmNEON(const char* name, TestOpImmOpImmVdUpdateNEONHelper_t helper, const Td inputs_d[], const int inputs_imm1[], unsigned inputs_imm1_length, const Tn inputs_n[], unsigned inputs_n_length, const int inputs_imm2[], unsigned inputs_imm2_length, const Td expected[], unsigned expected_length, VectorFormat vd_form, VectorFormat vn_form) TestOpImmOpImmNEON() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_negative.h | 856 void SetModelName (const char *name) in SetModelName() argument 870 void SetLocalName (const char *name) in SetLocalName() argument 1672 SetAsShotProfileName(const char *name) SetAsShotProfileName() argument 1745 SetOriginalRawFileName(const char *name) SetOriginalRawFileName() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 503 std::string name = JSIdent(options, field, JSObjectFieldName() local 533 std::string name = JSIdent(options, field, JSGetterName() local 1092 std::string name = field->type_name(); JSBinaryReaderMethodType() local 1101 std::string name = JSBinaryReaderMethodType(field); JSBinaryReadWriteMethodName() local 1308 std::string type, name; FieldDefinition() local 1686 std::string name = GetMessagePath(options, oneof->containing_type()) + "." + FindProvidesForOneOfEnum() local 1712 std::string name = GetMessagePath(options, desc); FindProvidesForMessage() local 1729 std::string name = GetEnumPath(options, enumdesc); FindProvidesForEnum() local 1744 std::string name = GetNamespace(options, field->file()) + "." + FindProvidesForFields() local 3656 const std::string& name = file->dependency(i)->name(); GenerateFile() local 3709 std::string name = std::string("google/protobuf/") + toc->name; GenerateFile() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_unittest.cc | 73 AddMessage(FileDescriptorProto* file, const std::string& name) AddMessage() argument 80 AddNestedMessage(DescriptorProto* parent, const std::string& name) AddNestedMessage() argument 87 AddEnum(FileDescriptorProto* file, const std::string& name) AddEnum() argument 94 AddNestedEnum(DescriptorProto* parent, const std::string& name) AddNestedEnum() argument 101 AddService(FileDescriptorProto* file, const std::string& name) AddService() argument 108 AddField(DescriptorProto* parent, const std::string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) AddField() argument 119 AddExtension(FileDescriptorProto* file, const std::string& extendee, const std::string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) AddExtension() argument 133 AddNestedExtension(DescriptorProto* parent, const std::string& extendee, const std::string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) AddNestedExtension() argument 171 AddEnumValue(EnumDescriptorProto* enum_proto, const std::string& name, int number) AddEnumValue() argument 179 AddMethod(ServiceDescriptorProto* service, const std::string& name, const std::string& input_type, const std::string& output_type) AddMethod() argument 192 AddEmptyEnum(FileDescriptorProto* file, const std::string& name) AddEmptyEnum() argument 193 AddEnumValue(AddEnum(file, name), name + "_DUMMY", 1); AddEmptyEnum() local 592 const std::string& name = debug_strings[i].first; TEST_F() local 7048 FullMatch(const std::string& name, const std::string& begin_with, const std::string& end_with, int* file_num) FullMatch() argument [all...] |
| H A D | text_format.cc | 189 DefaultFinderFindExtension(Message* message, const std::string& name) DefaultFinderFindExtension() argument 201 DefaultFinderFindAnyType(const Message& message, const std::string& prefix, const std::string& name) DefaultFinderFindAnyType() argument 937 ConsumeFullTypeName(std::string* name) ConsumeFullTypeName() argument 1644 PrintEnum( int32 val, const std::string& name, BaseTextGenerator* generator) const PrintEnum() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | message.cc | 202 const char* name; New() local 457 GetClassAttribute(CMessageClass *self, PyObject* name) GetClassAttribute() argument 482 GetAttr(CMessageClass* self, PyObject* name) GetAttr() argument 1102 PyObject* name; InitAttributes() local 2050 const std::string& name = field_in_oneof->name(); WhichOneof() local 2584 GetAttr(PyObject* pself, PyObject* name) GetAttr() argument [all...] |
| /third_party/python/PC/ |
| H A D | launcher2.c | 180 isEnvVarSet(const wchar_t *name) in isEnvVarSet() argument 474 _debugStringAndLength(const wchar_t *s, int len, const wchar_t *name) in _debugStringAndLength() argument [all...] |
| /third_party/python/Python/ |
| H A D | specialize.c | 548 analyze_descriptor(PyTypeObject *type, PyObject *name, PyObject **descr, int store) in analyze_descriptor() argument 91 add_stat_dict( PyObject *res, int opcode, const char *name) add_stat_dict() argument 486 specialize_module_load_attr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name, int opcode, int opcode_module) specialize_module_load_attr() argument 606 specialize_dict_access( PyObject *owner, _Py_CODEUNIT *instr, PyTypeObject *type, DescriptorClassification kind, PyObject *name, int base_op, int values_op, int hint_op) specialize_dict_access() argument 656 _Py_Specialize_LoadAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadAttr() argument 758 _Py_Specialize_StoreAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_StoreAttr() argument 881 specialize_class_load_method(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) specialize_class_load_method() argument 921 _Py_Specialize_LoadMethod(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadMethod() argument 1050 _Py_Specialize_LoadGlobal( PyObject *globals, PyObject *builtins, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadGlobal() argument [all...] |
| /third_party/python/Objects/ |
| H A D | obmalloc.c | 273 _PyMem_GetAllocatorName(const char *name, PyMemAllocatorName *allocator) in _PyMem_GetAllocatorName() argument
|
| /third_party/python/Lib/ |
| H A D | typing.py | 3203 def name(self) -> str: global() member in IO [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_set.py | 321 name = repr(s).partition('(')[0] # strip class name class 1359 name = "both empty" variable in TestSubsetEqualEmpty 1367 name = "equal pair" variable in TestSubsetEqualNonEmpty 1375 name = "one empty, one non-empty" variable in TestSubsetEmptyNonEmpty 1383 name = "one a non-empty proper subset of other" variable in TestSubsetPartial 1391 name variable in TestSubsetNonOverlap [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex.cc | 315 char name[1]; // actually longer---NUL-terminated string member 325 EnsureSynchEvent(std::atomic<intptr_t> *addr, const char *name, intptr_t bits, intptr_t lockbit) EnsureSynchEvent() argument 741 EnableDebugLog(const char *name) EnableDebugLog() argument 2438 EnableDebugLog(const char *name) EnableDebugLog() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | policydb.c | 2599 policydb_filetrans_insert(policydb_t *p, uint32_t stype, uint32_t ttype, uint32_t tclass, const char *name, char **name_alloc, uint32_t otype, uint32_t *present_otype) policydb_filetrans_insert() argument 2677 char *name = NULL; filename_trans_read_one_compat() local 2762 char *name = NULL; filename_trans_read_one() local [all...] |