/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 393 const char *name; member 426 const char *name; member 622 const char *name; global() member 886 const char *name; global() member 4849 open_file(uint8_t *buffptr, const char *mode, FILE **fptr, const char *name) open_file() argument [all...] |
/third_party/opencl-headers/CL/ |
H A D | cl_ext.h | 1048 char name[CL_NAME_VERSION_MAX_NAME_SIZE_KHR]; member 2415 char name[CL_QUEUE_FAMILY_MAX_NAME_SIZE_INTEL]; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 116 std::string name; in componentCodes() local 2988 ExtendedDynamicStateTest::ExtendedDynamicStateTest (tcu::TestContext& testCtx, const std::string& name, cons argument 6429 TestGroupWithClean(tcu::TestContext& testCtx, const char* name) TestGroupWithClean() argument 6455 std::string name; createExtendedDynamicStateTests() member 7118 const std::string name = "topology_" + className + (forceGeometryShader ? "_geom" : "") + bindUnusedCase.nameSuffix; createExtendedDynamicStateTests() local 7776 const char* name; createExtendedDynamicStateTests() member 7817 const char* name; createExtendedDynamicStateTests() member 7851 const char* name; createExtendedDynamicStateTests() member 7891 const char* name; createExtendedDynamicStateTests() member 8020 const char* name; createExtendedDynamicStateTests() member 8671 std::string name; createExtendedDynamicStateTests() member 8683 std::string name; createExtendedDynamicStateTests() member 8706 std::string name; createExtendedDynamicStateTests() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.cpp | 4497 std::string name; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 1384 CopyImageToImageTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) CopyImageToImageTestCase() argument 1863 CopyImageToImageMipmapTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) CopyImageToImageMipmapTestCase() argument 2141 BufferToBufferTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) BufferToBufferTestCase() argument 2359 CopyImageToBufferTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) CopyImageToBufferTestCase() argument 2590 CopyBufferToImageTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) CopyBufferToImageTestCase() argument 3006 CopyBufferToDepthStencilTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) CopyBufferToDepthStencilTestCase() argument 4599 BlitImageTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) BlitImageTestCase() argument 5346 BlitMipmapTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params) BlitMipmapTestCase() argument 7123 ResolveImageToImageTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams params, const ResolveImageToImageOptions options = NO_OPTIONAL_OPERATION) ResolveImageToImageTestCase() argument 8258 DepthStencilMSAATestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const DepthStencilMSAA::TestParameters testParams) DepthStencilMSAATestCase() argument 8679 std::string name; addImageToImageSimpleTests() member 8689 std::string name; addImageToImageSimpleTests() member 8698 std::string name; addImageToImageSimpleTests() member 11260 const char* name; addBufferToDepthStencilTests() member 12670 const char* name; addBlittingImageAllFormatsColorSrcFormatDstFormatTests() member 14438 std::string name; addResolveImageWholeCopyDiffLayoutsBeforeResolvingTests() member 14793 const std::string name; addDepthStencilCopyMSAATest() member [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 522 const char *name = GetResourceIDTypeName(resourceIDType); in WriteResourceIDPointerParamReplay() local 860 const char *name = GetResourceIDTypeName(resourceID); in WriteInitReplayCall() local 1368 std::string name; CaptureUpdateUniformLocations() local 1444 std::string name; CaptureUpdateUniformBlockIndexes() local 4045 static constexpr const char *name = "framebufferPacked"; global() member 4188 const char *CallCapture::name() const name() function in angle::CallCapture [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gl.cpp | 1178 void Context::loadName(GLuint name) in loadName() argument 1391 void Context::pushName(GLuint name) in pushName() argument 2262 GLuint Context::getSubroutineIndex(ShaderProgramID program, GLenum shadertype, const GLchar *name) in getSubroutineIndex() argument 2220 getActiveSubroutineName(ShaderProgramID program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei *length, GLchar *name) getActiveSubroutineName() argument 2230 getActiveSubroutineUniformName(ShaderProgramID program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei *length, GLchar *name) getActiveSubroutineUniformName() argument 2268 getSubroutineUniformLocation(ShaderProgramID program, GLenum shadertype, const GLchar *name) getSubroutineUniformLocation() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 4342 glw::GLchar name[16]; in testBegin() local 12752 std::string name; global() member 14740 logVariableType(const glw::GLvoid* buffer, const glw::GLchar* name, Utils::_variable_type type) const logVariableType() argument 15451 std::string name; init() member [all...] |
H A D | gl4cEnhancedLayoutsTests.cpp | 1076 const std::string& name = Utils::Variable::GetReference(parent_name, desc, Utils::Variable::BASIC, 0); in verifyVarying() local 1244 const std::string& name = in checkUniform() local 1319 const std::string& name = in checkSSB() local 2100 const GLchar* name = 0; GetBufferName() local 2851 GetResourceIndex(const std::string& name, GLenum interface) const GetResourceIndex() argument 3109 GetAttribLocation(const Functions& gl, GLuint id, const std::string& name) GetAttribLocation() argument 3144 GetResourceIndex(const Functions& gl, GLuint id, const std::string& name, GLenum interface) GetResourceIndex() argument 3160 GetUniformLocation(const Functions& gl, GLuint id, const std::string& name) GetUniformLocation() argument 3918 std::string name; GetReference() local 4002 Descriptor(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, const Type& type, GLboolean normalized, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Descriptor() argument 4029 Descriptor(const GLchar* name, const GLchar* qualifiers, GLint expected_componenet, GLint expected_location, Interface* interface, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Descriptor() argument 4215 Interface(const GLchar* name, Interface::TYPE type) Interface() argument 4292 Member(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, const Type& type, GLboolean normalized, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Member() argument 4314 Member(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, Interface* nterface, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Member() argument 4490 AddInterface(const GLchar* name, Interface::TYPE type) AddInterface() argument 4516 Block(const GLchar* name) Block() argument 4715 std::string name = variable.m_descriptor.m_name; cloneVariableForStage() local 4791 std::string name = block.m_name; CloneBlockForStage() local 4916 findInterfaceByName(Interface::PtrVector& vector, const GLchar* name) findInterfaceByName() argument 4936 GetBlock(const GLchar* name) GetBlock() argument 4947 GetStructure(const GLchar* name) GetStructure() argument 4958 Structure(const GLchar* name) Structure() argument 5537 std::string name = getType(index).GetGLSLTypeName(); getTypeName() local 6750 const std::string name = Utils::Variable::GetReference(parent_name, variable, flavour, element); test() local 8069 GLchar name[64]; test() local 8404 const GLchar* name = ""; test() local 9101 const GLchar* name = ""; test() local 9141 UniformBlockMemberInvalidOffsetAlignmentTest( deqp::Context& context, const glw::GLchar* name, const glw::GLchar* description) test() argument 9599 UniformBlockMemberOverlappingOffsetsTest(deqp::Context& context, const glw::GLchar* name, const glw::GLchar* description) test() argument 10095 UniformBlockMemberAlignNonPowerOf2Test(deqp::Context& context, const glw::GLchar* name, const glw::GLchar* description) test() argument 11154 const GLchar* name = ""; test() local 14897 std::string name; test() local 15036 prepareName(const glw::GLchar* name, glw::GLint location, glw::GLint component, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument 15266 const std::string& name = prepareName(desc.m_name, desc.m_location, desc.m_component, stage, storage); test() local 15291 assign(glw::GLint component, const glw::GLchar* component_str, glw::GLint location, const glw::GLchar* location_str, glw::GLuint n_rows, const glw::GLchar* name) test() argument 24775 std::string name; test() local 26301 const GLchar* name = 0; test() local 26734 const GLchar* name = 0; test() local 27111 const GLchar* name = 0; test() local 27460 const GLchar* name = 0; test() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 80 char name[44]; member
|
/third_party/openssl/ssl/ |
H A D | ssl_local.h | 464 const char *name; /* text name */ member 707 const char *name; member 1810 const char *name; member 2131 char *name; /* Text name used for the compression type */ global() member [all...] |
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 223 const char *name; member
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 711 char name[FILE_NAME_SIZE]; member 2024 set_store_for_write(png_store *ps, png_infopp ppi, const char *name) set_store_for_write() argument 2153 set_store_for_read(png_store *ps, png_infopp ppi, png_uint_32 id, const char *name) set_store_for_read() argument 3269 set_modifier_for_read(png_modifier *pm, png_infopp ppi, png_uint_32 id, const char *name) set_modifier_for_read() argument 4105 make_transform_image(png_store* const ps, png_byte const colour_type, png_byte const bit_depth, unsigned int palette_number, int interlace_type, png_const_charp name) make_transform_image() argument 4289 char name[FILE_NAME_SIZE]; make_transform_images() local 4340 char name[FILE_NAME_SIZE]; make_size_image() local 4639 make_error(png_store* const ps, png_byte const colour_type, png_byte bit_depth, int interlace_type, int test, png_const_charp name) make_error() argument 4789 char name[FILE_NAME_SIZE]; make_errors() local 6294 const char *name; global() member 6709 transform_range_check(png_const_structp pp, unsigned int r, unsigned int g, unsigned int b, unsigned int a, unsigned int in_digitized, double in, unsigned int out, png_byte sample_depth, double err, double limit, const char *name, double digitization_error) transform_range_check() argument 6932 transform_test(png_modifier *pmIn, png_uint_32 idIn, const image_transform* transform_listIn, const char * const name) transform_test() argument 8984 transform_enable(const char *name) transform_enable() argument 9017 transform_disable(const char *name) transform_disable() argument 9080 image_transform_add(const image_transform **this, unsigned int max, png_uint_32 counter, char *name, size_t sizeof_name, size_t *pos, png_byte colour_type, png_byte bit_depth) image_transform_add() argument 9169 char name[64]; perform_transform_test() local 9590 gamma_component_validate(const char *name, const validate_info *vi, unsigned int id, unsigned int od, const double alpha , const double background ) gamma_component_validate() argument 10399 gamma_test(png_modifier *pmIn, png_byte colour_typeIn, png_byte bit_depthIn, int palette_numberIn, int interlace_typeIn, const double file_gammaIn, const double screen_gammaIn, png_byte sbitIn, int threshold_testIn, const char *name, int use_input_precisionIn, int scale16In, int expand16In, int do_backgroundIn, const png_color_16 *bkgd_colorIn, double bkgd_gammaIn) gamma_test() argument 10558 char name[64]; gamma_threshold_test() local 10617 char name[64]; gamma_transform_test() local 10781 char name[128]; gamma_composition_test() local [all...] |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
H A D | gradle-wrapper.jar | ... lang.String removeExtension (java.lang.String)
String name
int p
private java.lang.String getDistName (java ... |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 576 uint32_t name; member 589 uint32_t name; member 629 uint32_t name; member 637 uint32_t name; member 861 uint32_t name; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 590 uint32_t name; member 603 uint32_t name; member 643 uint32_t name; member 651 uint32_t name; member 896 uint32_t name; member [all...] |
/third_party/toybox/generated/ |
H A D | globals.h | 677 char *name; member 1030 char *name; member 1203 char *name; member 1503 char **lines, *name; member 1554 char *name, *link_target, *uname, *gname; member
|
/third_party/toybox/toys/pending/ |
H A D | bc.c | 271 char *name; member 459 char data, name[9]; member 2339 BcStatus bc_func_insert(BcFunc *f, char *name, BcType type, size_t line) { in bc_func_insert() argument 2358 bc_func_init(BcFunc *f, char *name) bc_func_init() argument 2978 bc_parse_pushName(BcParse *p, char *name) bc_parse_pushName() argument 3125 bc_parse_addFunc(BcParse *p, char *name) bc_parse_addFunc() argument 3208 bc_parse_call(BcParse *p, char *name, uint8_t flags) bc_parse_call() argument 3244 char *name; bc_parse_name() local 3816 char *name; bc_parse_func() local 3906 char *name; bc_parse_auto() local 4961 bc_program_copyToVar(BcProgram *p, char *name, BcType t, int last) bc_program_copyToVar() argument 5061 char *name = bc_program_name(code, bgn); bc_program_pushVar() local 5352 bc_program_addFunc(BcProgram *p, BcFunc *f, char *name) bc_program_addFunc() argument 5357 bc_program_insertFunc(BcProgram *p, char *name) bc_program_insertFunc() argument [all...] |
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 1442 std::stringstream name; in Simulator() local 1496 std::stringstream name; in Simulator() local 1646 std::stringstream name; Simulator() local 1663 PrintPartialPRegister(const char* name, const SimPRegister& reg, int q_index, PrintRegisterFormat format, const char* suffix) Simulator() argument [all...] |
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlparse.c | 213 KEY name; member 266 const XML_Char *name; member 296 TAG_NAME name; /* tagName in the API encoding */ member 303 const XML_Char *name; member 319 const XML_Char *name; member 346 XML_Char *name; global() member 365 const XML_Char *name; global() member 2872 const XML_Char *name; doContent() local 3022 TAG_NAME name; doContent() local 3313 const XML_Char *name = poolCopyString(&dtd->pool, tagNamePtr->str); storeAtts() local 5101 const XML_Char *name = poolStoreString(&dtd->pool, enc, s, next); doProlog() local 5131 const XML_Char *name = poolStoreString(&dtd->pool, enc, s, next); doProlog() local 5325 const XML_Char *name; doProlog() local 5476 const XML_Char *name; doProlog() local 5897 const XML_Char *name; appendAttributeValue() local 6063 const XML_Char *name; storeEntityValue() local 6414 const XML_Char *name; setElementTypePrefix() local 6445 const XML_Char *name; getAttributeId() local 6792 const XML_Char *name; dtdCopy() local 6809 const XML_Char *name; dtdCopy() local 6843 const XML_Char *name; dtdCopy() local 6930 const XML_Char *name; copyEntityTable() local 7018 lookup(XML_Parser parser, HASH_TABLE *table, KEY name, size_t createSize) lookup() argument 7586 const XML_Char *name = poolStoreString(&dtd->pool, enc, ptr, end); getElementType() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.h | 206 FieldDescriptorProto_Type_Parse( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FieldDescriptorProto_Type* value) FieldDescriptorProto_Type_Parse() argument 230 FieldDescriptorProto_Label_Parse( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FieldDescriptorProto_Label* value) FieldDescriptorProto_Label_Parse() argument 254 FileOptions_OptimizeMode_Parse( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FileOptions_OptimizeMode* value) FileOptions_OptimizeMode_Parse() argument 278 FieldOptions_CType_Parse( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FieldOptions_CType* value) FieldOptions_CType_Parse() argument 302 FieldOptions_JSType_Parse( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FieldOptions_JSType* value) FieldOptions_JSType_Parse() argument 326 MethodOptions_IdempotencyLevel_Parse( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MethodOptions_IdempotencyLevel* value) MethodOptions_IdempotencyLevel_Parse() argument 1903 Type_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type* value) Type_Parse() argument 1935 Label_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Label* value) Label_Parse() argument 3527 OptimizeMode_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, OptimizeMode* value) OptimizeMode_Parse() argument 4303 CType_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CType* value) CType_Parse() argument 4335 JSType_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, JSType* value) JSType_Parse() argument 5301 IdempotencyLevel_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, IdempotencyLevel* value) IdempotencyLevel_Parse() argument 6656 inline const std::string& FileDescriptorProto::name() const { name() function in FileDescriptorProto 6707 set_allocated_name(std::string* name) set_allocated_name() argument 6713 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 7575 inline const std::string& DescriptorProto::name() const { name() function in DescriptorProto 7626 set_allocated_name(std::string* name) set_allocated_name() argument 7632 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 8126 inline const std::string& FieldDescriptorProto::name() const { name() function in FieldDescriptorProto 8177 set_allocated_name(std::string* name) set_allocated_name() argument 8183 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 8725 inline const std::string& OneofDescriptorProto::name() const { name() function in OneofDescriptorProto 8776 set_allocated_name(std::string* name) set_allocated_name() argument 8782 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 8946 inline const std::string& EnumDescriptorProto::name() const { name() function in EnumDescriptorProto 8997 set_allocated_name(std::string* name) set_allocated_name() argument 9003 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 9259 inline const std::string& EnumValueDescriptorProto::name() const { name() function in EnumValueDescriptorProto 9310 set_allocated_name(std::string* name) set_allocated_name() argument 9316 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 9448 inline const std::string& ServiceDescriptorProto::name() const { name() function in ServiceDescriptorProto 9499 set_allocated_name(std::string* name) set_allocated_name() argument 9505 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 9648 inline const std::string& MethodDescriptorProto::name() const { name() function in MethodDescriptorProto 9699 set_allocated_name(std::string* name) set_allocated_name() argument 9705 name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name, set_allocated_name() local 11945 inline const PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart& UninterpretedOption::name(int index) const { name() function in UninterpretedOption 11957 UninterpretedOption::name() const { name() function in UninterpretedOption [all...] |
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 3506 const char *name; member 3565 static bool upb_isident(upb_strview name, bool full, upb_status *s) { in upb_isident() argument 3736 const char *name in assign_msg_wellknowntype() local 3810 upb_enumdef_ntoi(const upb_enumdef *def, const char *name, size_t len, int32_t *num) upb_enumdef_ntoi() argument 4075 upb_msgdef_ntof(const upb_msgdef *m, const char *name, size_t len) upb_msgdef_ntof() argument 4086 upb_msgdef_ntoo(const upb_msgdef *m, const char *name, size_t len) upb_msgdef_ntoo() argument 4097 upb_msgdef_lookupname(const upb_msgdef *m, const char *name, size_t len, const upb_fielddef **f, const upb_oneofdef **o) upb_msgdef_lookupname() argument 4110 upb_msgdef_lookupjsonname(const upb_msgdef *m, const char *name, size_t len) upb_msgdef_lookupjsonname() argument 4251 upb_oneofdef_ntof(const upb_oneofdef *o, const char *name, size_t length) upb_oneofdef_ntof() argument 4548 makefullname(const symtab_addctx *ctx, const char *prefix, upb_strview name) makefullname() argument 4565 getjsonname(const char *name, char *buf, size_t len) getjsonname() argument 4603 makejsonname(const char* name, upb_alloc *alloc) makejsonname() argument 4610 symtab_add(const symtab_addctx *ctx, const char *name, upb_value v) symtab_add() argument 4675 upb_strview name = google_protobuf_OneofDescriptorProto_name(oneof_proto); create_oneofdef() local 4821 upb_strview name; create_fielddef() local 4991 upb_strview name; create_enumdef() local 5018 upb_strview name = google_protobuf_EnumValueDescriptorProto_name(value); create_enumdef() local 5059 upb_strview name; create_msgdef() local 5167 upb_strview name; resolve_fielddef() local 5481 upb_symtab_lookupfile(const upb_symtab *s, const char *name) upb_symtab_lookupfile() argument 5487 upb_symtab_lookupfile2( const upb_symtab *s, const char *name, size_t len) upb_symtab_lookupfile2() argument 6866 upb_strview name; jsondec_field() local 7297 upb_strview name = jsondec_string(d); jsondec_any() local 7576 const char *name = upb_enumdef_iton(e_def, val); jsonenc_enum() local 8029 const char *name; jsonenc_fieldval() local [all...] |
H A D | php-upb.h | 3275 upb_oneofdef_ntofz(const upb_oneofdef *o, const char *name) upb_oneofdef_ntofz() argument 3334 upb_msgdef_ntooz(const upb_msgdef *m, const char *name) upb_msgdef_ntooz() argument 3339 upb_msgdef_ntofz(const upb_msgdef *m, const char *name) upb_msgdef_ntofz() argument 3354 upb_msgdef_lookupnamez(const upb_msgdef *m, const char *name, const upb_fielddef **f, const upb_oneofdef **o) upb_msgdef_lookupnamez() argument 3412 upb_enumdef_ntoiz(const upb_enumdef *e, const char *name, int32_t *num) upb_enumdef_ntoiz() argument [all...] |
/third_party/python/Python/ |
H A D | compile.c | 739 PyObject *name, *base; compiler_set_qualname() local 1715 compiler_enter_scope(struct compiler *c, identifier name, int scope_type, void *key, int lineno) compiler_enter_scope() argument 2226 get_ref_type(struct compiler *c, PyObject *name) get_ref_type() argument 2247 compiler_lookup_arg(PyObject *dict, PyObject *name) compiler_lookup_arg() argument 2269 PyObject *name = PyTuple_GET_ITEM(co->co_localsplusnames, i); compiler_make_closure() local 2536 forbidden_name(struct compiler *c, identifier name, expr_context_ty ctx) forbidden_name() argument 2595 identifier name; compiler_function() local 3875 compiler_import_as(struct compiler *c, identifier name, identifier asname) compiler_import_as() argument 4248 compiler_nameop(struct compiler *c, identifier name, expr_context_ty ctx) compiler_nameop() argument 5449 compiler_comprehension(struct compiler *c, expr_ty e, int type, identifier name, asdl_comprehension_seq *generators, expr_ty elt, expr_ty val) compiler_comprehension() argument 6589 PyObject *name = asdl_seq_GET(kwd_attrs, i); compiler_pattern_class() local 6807 PyObject *name = PyList_GET_ITEM(control, icontrol); compiler_pattern_or() local 6881 PyObject *name = PyList_GET_ITEM(control, i); compiler_pattern_or() local 7052 PyObject *name = PyList_GET_ITEM(pc->stores, n); compiler_match_inner() local [all...] |
/third_party/python/Modules/ |
H A D | _testcapimodule.c | 1166 PyObject *name = PyUnicode_FromString("test_name"); in test_get_type_name() local 1198 char *name = NULL; in test_type_from_ephemeral_spec() local 2685 PyObject *name = PyUnicode_FromString("EST"); make_timezones_capi() local 2706 PyObject *name = PyUnicode_FromString(""); get_timezones_offset_zero() local 3274 char *name; global() member 3626 const char *name; make_exception_with_doc() local 5023 const char *name = _PyMem_GetCurrentAllocatorName(); test_pymem_getallocatorsname() local [all...] |