| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_python_wrap.c | 1450 SWIG_Python_ExceptionType(swig_type_info *desc) { in SWIG_Python_ExceptionType() argument 2458 const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0; in SWIG_Python_ConvertFunctionPtr() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.cc | 1028 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local 1037 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local 1047 const EnumValueDescriptor* desc = FindPtrOrNull( in FindEnumValueByNumberCreatingIfUnknown() local 2377 SourceLocationCommentPrinter(const DescType* desc, cons argument [all...] |
| /third_party/python/Python/ |
| H A D | ceval.c | 1140 PyFrameConstructor desc = { in PyEval_EvalCode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 965 RayTracingASBasicTestCase::RayTracingASBasicTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams& data) in RayTracingASBasicTestCase() argument 1217 RayTracingASFuncArgTestCase::RayTracingASFuncArgTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams& data) in RayTracingASFuncArgTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureFunctionTests.cpp | 1217 ShaderTextureFunctionCase(tcu::TestContext& testCtx, const std::string& name, const std::string& desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) ShaderTextureFunctionCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 3200 string desc; in addOpUnreachableAmberTests() member 3227 string desc; in addOpSwitchAmberTests() member 3255 string desc; in createOpArrayLengthComputeGroup() member 7069 const std::string desc; in createOpUndefGroup() member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Renderer11.cpp | 324 D3D11_RENDER_TARGET_VIEW_DESC desc; in IsArrayRTV() local 714 DXGI_ADAPTER_DESC desc; in callD3D11CreateDevice() local 1466 D3D11_TEXTURE2D_DESC desc = {}; getD3DTextureInfo() local 1653 D3D11_TEXTURE2D_DESC desc = {}; validateShareHandle() local 2845 D3D11_TEXTURE2D_DESC desc; createRenderTarget() local 3322 createTextureStorageExternal( egl::Stream *stream, const egl::Stream::GLTextureDescription &desc, const std::string &label) createTextureStorageExternal() argument 4146 allocateTexture(d3d::Context *context, const D3D11_TEXTURE2D_DESC &desc, const d3d11::Format &format, const D3D11_SUBRESOURCE_DATA *initData, TextureHelper11 *textureOut) allocateTexture() argument 4154 textureOut->init(std::move(texture), desc, format); allocateTexture() local 4158 allocateTexture(d3d::Context *context, const D3D11_TEXTURE3D_DESC &desc, const d3d11::Format &format, const D3D11_SUBRESOURCE_DATA *initData, TextureHelper11 *textureOut) allocateTexture() argument 4166 textureOut->init(std::move(texture), desc, format); allocateTexture() local [all...] |
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 1276 napi_property_descriptor desc[] = { in NapiCreateSendableObject() local 1875 napi_property_descriptor desc = {"prop", NULL, defineProperties, NULL, NULL, NULL, napi_enumerable, NULL}; in defineProperties() local
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 111 JSVM_PropertyDescriptor desc = {"prop", NULL, ¶m, NULL, NULL, NULL, JSVM_PropertyAttributes::JSVM_ENUMERABLE}; in defineProperties() local 2760 JSVM_PropertyDescriptor desc = {"prop", NULL, ¶m1, NULL, NULL, NULL, JSVM_PropertyAttributes::JSVM_ENUMERABLE}; in testDefineProperties() local 7035 JSVM_PropertyDescriptor desc[] = {{"prop", nullptr, ¶m[0], nullptr, nullptr, nullptr, JSVM_DEFAULT}}; DefinePropertiesFailed() local [all...] |
| /test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
| H A D | gles3ndk.cpp | 7947 napi_property_descriptor desc[] = { in Init() local
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 8758 struct encpair { uint16_t desc; uint16_t form; }; in print_debug_line_section() member 8767 uint16_t desc, form; in print_debug_line_section() local 8835 struct encpair { uint16_t desc; uint16_t form; }; in print_debug_line_section() member 8844 uint64_t desc, form; in print_debug_line_section() local 11814 handle_core_item(Elf *core, const Ebl_Core_Item *item, const void *desc, unsigned int colno, size_t *repeated_size) handle_core_item() argument 12086 handle_core_items(Elf *core, const void *desc, size_t descsz, const Ebl_Core_Item *items, size_t nitems) handle_core_items() argument 12180 handle_bit_registers(const Ebl_Register_Location *regloc, const void *desc, unsigned int colno) handle_bit_registers() argument 12191 handle_core_register(Ebl *ebl, Elf *core, int maxregname, const Ebl_Register_Location *regloc, const void *desc, unsigned int colno) handle_core_register() argument 12353 handle_core_registers(Ebl *ebl, Elf *core, const void *desc, const Ebl_Register_Location *reglocs, size_t nregloc) handle_core_registers() argument 12645 handle_core_note(Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, const void *desc) handle_core_note() argument 12692 const char *desc = data->d_buf + desc_offset; handle_notes_data() local [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 6351 handleRegister(const TSourceLoc& loc, TQualifier& qualifier, const glslang::TString* profile, const glslang::TString& desc, int subComponent, const glslang::TString* spaceDesc) handleRegister() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 476 const struct util_format_description *desc = vk_format_description(vk_format); in radv_choose_spi_color_format() local 501 const struct util_format_description *desc = vk_format_description(format); in format_is_int8() local 510 const struct util_format_description *desc = vk_format_description(format); in format_is_int10() local 524 const struct util_format_description *desc in format_is_float32() local 1510 const VkVertexInputBindingDescription *desc = &vi->pVertexBindingDescriptions[i]; radv_pipeline_init_vertex_input_info() local 1529 const VkVertexInputAttributeDescription *desc = &vi->pVertexAttributeDescriptions[i]; radv_pipeline_init_vertex_input_info() local 7387 desc_copy(char *desc, const char *src) desc_copy() argument [all...] |
| H A D | radv_cmd_buffer.c | 3714 uint32_t *desc = &((uint32_t *)vb_ptr)[desc_index++ * 4]; in radv_write_vertex_descriptors() local 3933 uint32_t *desc = &((uint32_t *)so_ptr)[i * 4]; radv_flush_streamout_descriptors() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 517 PCHAR desc; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 2690 const struct util_format_description *desc = in crocus_create_sampler_view() local 8162 uint32_t desc[GENX(INTERFACE_DESCRIPTOR_DATA_length)]; local 8164 crocus_pack_state(GENX(INTERFACE_DESCRIPTOR_DATA), desc, idd) { local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 236 vk::VkVertexInputAttributeDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputAttributeDescription2EXT() local 246 vk::VkVertexInputBindingDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputBindingDescription2EXT() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 2138 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(imageIndex); in CaptureTextureStorage() local 2172 CaptureTextureContents(std::vector<CallCapture> *setupCalls, gl::State *replayState, const gl::Texture *texture, const gl::ImageIndex &index, const gl::ImageDesc &desc, GLuint size, const void *data) CaptureTextureContents() argument 2838 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(index); CaptureShareGroupMidExecutionSetup() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cEnhancedLayoutsTests.cpp | 1063 bool verifyVarying(Program& program, const std::string& parent_name, const Variable::Descriptor& desc, in verifyVarying() argument 1277 Utils::Variable::Descriptor& desc in checkUniform() local 1348 Utils::Variable::Descriptor& desc = interface->m_members[i]; checkSSB() local 6084 prepareBuffer(Utils::Buffer& buffer, bufferDescriptor& desc) test() argument 15260 prepareVarying(const Utils::Type& basic_type, const descriptor& desc, const GLchar* interpolation, Utils::ShaderInterface& si, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument 19965 const Utils::Variable::Descriptor& desc = (*it)->m_descriptor; test() local [all...] |
| /third_party/sqlite/include/ |
| H A D | sqlite3.h | 7236 unsigned char desc; /* True for DESC. False for ASC. */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 200 vk::VkVertexInputAttributeDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputAttributeDescription2EXT() local 210 vk::VkVertexInputBindingDescription2EXT desc = vk::initVulkanStructure(); in makeVertexInputBindingDescription2EXT() local 5362 std::string desc; createExtendedDynamicStateTests() member 5739 const std::string desc = "Dynamically switch primitive topologies from the " + className + " class" + (forceGeometryShader ? " and use a geometry shader" : "") + bindUnusedCase.descSuffix; createExtendedDynamicStateTests() local 6290 const char* desc; createExtendedDynamicStateTests() member 6322 const char* desc; createExtendedDynamicStateTests() member 6360 const char* desc; createExtendedDynamicStateTests() member [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 2414 const char *desc = is_map_in_map ? "map-in-map inner" : "prog-array value"; local 5309 const char *desc; member
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 11242 static void MetricsHelpMarker(const char* desc) in MetricsHelpMarker() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver.h | 377 char *desc; member 2231 const char *desc; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver.h | 417 char *desc; member 2661 const char *desc; member
|