Home
last modified time | relevance | path

Searched defs:desc (Results 26 - 50 of 1622) sorted by relevance

12345678910>>...65

/third_party/ffmpeg/libavcodec/
H A Drawenc.c39 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(avctx->pix_fmt); in raw_encode_init() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumsys.h199 UnicodeString desc; member in NumberingSystem
/third_party/mesa3d/src/imagination/vulkan/
H A Dvk_format.h44 const struct util_format_description *desc = in vk_format_is_alpha_on_msb() local
59 const struct util_format_description *desc = in vk_format_get_channel_width() local
67 const struct util_format_description *desc = in vk_format_has_32bit_component() local
80 const struct util_format_description *desc = vk_format_is_normalized() local
[all...]
/third_party/node/test/node-api/1_hello_world/
H A Dbinding.c14 napi_property_descriptor desc = DECLARE_NODE_API_PROPERTY("hello", Method); in NAPI_MODULE_INIT() local
/third_party/node/test/node-api/test_policy/
H A Dbinding.c14 napi_property_descriptor desc = DECLARE_NODE_API_PROPERTY("hello", Method); in NAPI_MODULE_INIT() local
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumsys.h199 UnicodeString desc; member in NumberingSystem
/third_party/ltp/testcases/kernel/syscalls/iopl/
H A Diopl02.c30 char *desc; member
/third_party/ltp/testcases/kernel/syscalls/unlink/
H A Dunlink07.c31 char *desc; member
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
H A Dgetrlimit02.c27 char *desc; member
/third_party/ltp/testcases/kernel/syscalls/socketcall/
H A Dsocketcall02.c27 char *desc; member
/third_party/ltp/testcases/kernel/syscalls/epoll_create1/
H A Depoll_create1_01.c23 const char *desc; member
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile03.c31 const char *desc; member
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog11.c23 char *desc; member
/third_party/ltp/testcases/kernel/syscalls/unshare/
H A Dunshare01.c36 const char *desc; member
/third_party/node/deps/v8/src/d8/
H A Dd8-js.cc68 var desc = Object.getOwnPropertyDescriptor(x, name); variable
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_afbc.c139 const struct util_format_description *desc = in panfrost_afbc_can_ytr() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_sampler.c74 const struct util_format_description *desc = util_format_description(format); in default_template() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnRingBuffer.cpp26 wgpu::BufferDescriptor desc; in allocate() local
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumsys.h199 UnicodeString desc; member in NumberingSystem
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DShaderModuleMock.cpp31 ShaderModuleDescriptor desc; in Create() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireDisconnectTests.cpp140 WGPUSamplerDescriptor desc = {}; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DBufferAllocatedSizeTests.cpp25 wgpu::BufferDescriptor desc = {}; in CreateBuffer() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DWriteBufferTests.cpp25 wgpu::BufferDescriptor desc; in CreateWritableBuffer() local
80 wgpu::BufferDescriptor desc; in TEST_F() local
90 wgpu::BufferDescriptor desc; in TEST_F() local
[all...]
/third_party/protobuf/php/src/Google/Protobuf/
H A DDescriptorPool.php63 $desc = $this->internal_pool->getDescriptorByClassName($className); variable
73 $desc = $this->internal_pool->getEnumDescriptorByClassName($className); variable
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSkDescriptorDeserialize.cpp18 auto desc = aDesc.getDesc(); in FuzzSkDescriptorDeserialize() local

Completed in 10 milliseconds

12345678910>>...65