Home
last modified time | relevance | path

Searched defs:name (Results 9576 - 9600 of 10268) sorted by relevance

1...<<381382383384385386387388389390>>...411

/third_party/openssl/ssl/
H A Dt1_lib.c425 static uint16_t tls1_group_name2id(SSL_CTX *ctx, const char *name) in tls1_group_name2id() argument
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c774 char *name; in check_hosts() local
2626 X509_STORE_CTX_set_default(X509_STORE_CTX *ctx, const char *name) X509_STORE_CTX_set_default() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp130 const char *spvc_context_s::allocate_name(const std::string &name) in allocate_name() argument
1964 spvc_compiler_set_entry_point(spvc_compiler compiler, const char *name, SpvExecutionModel model) spvc_compiler_set_entry_point() argument
1981 spvc_compiler_get_cleansed_entry_point_name(spvc_compiler compiler, const char *name, SpvExecutionModel model) spvc_compiler_get_cleansed_entry_point_name() argument
2478 auto name = compiler->compiler->get_remapped_declared_block_name(id); spvc_compiler_get_remapped_declared_block_name() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c749 logclose(Image *image, FILE *f, const char *name, const char *operation) in logclose() argument
3213 char name[32]; in write_one_file() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp711 const UChar* name = fNames[i]; in addNamesIntoTrie() local
1614 const UChar* name = ((ZNames*)tznames)->getName(type); getDisplayNames() local
1691 getDefaultExemplarLocationName(const UnicodeString& tzID, UnicodeString& name) getDefaultExemplarLocationName() argument
1850 const UChar *name = NULL; getName() local
[all...]
H A Dvtzone.cpp1418 UnicodeString name; // RFC2445 prop name in parse() local
1998 UnicodeString name; writeZone() local
2566 UnicodeString name; writeFinalRule() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp647 bool GetSingleTestResultFromJSON(const js::Value &name, in GetSingleTestResultFromJSON() argument
743 const js::Value &name = testMember.name; in GetTestResultsFromJSON() local
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp1351 LPCWSTR name = alloc.GetName(); in AddAllocationToObject() local
/third_party/optimized-routines/math/test/
H A Dmathtest.c109 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.c2547 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.c2005 _asyncio_Task___init___impl(TaskObj *self, PyObject *coro, PyObject *loop, PyObject *name, PyObject *context) _asyncio_Task___init___impl() argument
/third_party/python/Include/internal/
H A Dpycore_ast.h189 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 DModuleSummaryIndex.h188 StringRef name() const { in name() function
[all...]
/third_party/skia/tools/viewer/
H A DViewer.cpp878 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 Duresbund.cpp83 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 Dip.c51 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 Dxzcat.c196 void do_xzcat(int fd, char *name) in do_xzcat() argument
/third_party/tzdata/
H A Dlocaltime.c410 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 Dtest-simulator-aarch64.cc319 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 Ddng_negative.h856 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 Djs_generator.cc503 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 Ddescriptor_unittest.cc73 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...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc202 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 Dlauncher2.c180 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 Dspecialize.c548 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...]

Completed in 74 milliseconds

1...<<381382383384385386387388389390>>...411