Home
last modified time | relevance | path

Searched defs:desc (Results 1926 - 1946 of 1946) sorted by relevance

1...<<7172737475767778

/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp1276 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 Dnapi_test.cpp111 JSVM_PropertyDescriptor desc = {"prop", NULL, &param, NULL, NULL, NULL, JSVM_PropertyAttributes::JSVM_ENUMERABLE}; in defineProperties() local
2760 JSVM_PropertyDescriptor desc = {"prop", NULL, &param1, NULL, NULL, NULL, JSVM_PropertyAttributes::JSVM_ENUMERABLE}; in testDefineProperties() local
7035 JSVM_PropertyDescriptor desc[] = {{"prop", nullptr, &param[0], nullptr, nullptr, nullptr, JSVM_DEFAULT}}; DefinePropertiesFailed() local
[all...]
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp7947 napi_property_descriptor desc[] = { in Init() local
/third_party/elfutils/src/
H A Dreadelf.c8758 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 DhlslParseHelper.cpp6351 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 Dradv_pipeline.c476 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 Dradv_cmd_buffer.c3714 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 Ddbghelp.h517 PCHAR desc; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2690 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 DvktPipelineExtendedDynamicStateTests.cpp236 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 DFrameCapture.cpp2138 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 Dgl4cEnhancedLayoutsTests.cpp1063 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 Dsqlite3.h7236 unsigned char desc; /* True for DESC. False for ASC. */ member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp200 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 Dlibbpf.c2414 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 Dimgui.cpp11242 static void MetricsHelpMarker(const char* desc) in MetricsHelpMarker() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h377 char *desc; member
2231 const char *desc; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h417 char *desc; member
2661 const char *desc; member
/third_party/node/deps/v8/src/api/
H A Dapi.cc4357 i::PropertyDescriptor desc; member
4457 i::PropertyDescriptor desc; DefineOwnProperty() local
4508 i::PropertyDescriptor desc; SetPrivate() local
4581 i::PropertyDescriptor desc; GetOwnPropertyDescriptor() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c7545 unsigned char desc; /* True for DESC. False for ASC. */ member
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 365 milliseconds

1...<<7172737475767778