Home
last modified time | relevance | path

Searched defs:unused (Results 326 - 350 of 541) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/node/src/
H A Dnode_serdes.cc453 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
H A Dstream_wrap.cc66 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp2227 auto unused = ShaderArg<int>({ -1, -1, -1, -1 }, SHADER_ARG_INPUT); in TEST_F() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir.c390 UNUSED void *unused = util_dynarray_grow(&block->bundles, midgard_bundle, 1); in mir_insert_instruction_before_scheduled() local
414 UNUSED void *unused = util_dynarray_grow(&block->bundles, midgard_bundle, 1); in mir_insert_instruction_after_scheduled() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c653 uint64_t unused; in panfrost_is_dmabuf_modifier_supported() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c695 transform_nonnative_modifiers( struct radeon_compiler *c, struct rc_instruction *inst, void* unused) transform_nonnative_modifiers() argument
735 transform_source_conflicts( struct radeon_compiler *c, struct rc_instruction* inst, void* unused) transform_source_conflicts() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp723 const deUint32 unused = FEATURE_UNASSIGNED_FIELDS|FEATURE_UNASSIGNED_BLOCK_MEMBERS; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp887 const deUint32 unused = FEATURE_UNUSED_MEMBERS|FEATURE_UNUSED_UNIFORMS; in init() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderIsolines.cpp326 void TessellationShadersIsolines::checkNoLineSegmentIsDefinedAtHeightOne(_test_result& test_result, glw::GLenum unused) in checkNoLineSegmentIsDefinedAtHeightOne() argument
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_enc.c158 static void PNGAPI PNGErrorFunction(png_structp png, png_const_charp unused) { in PNGErrorFunction() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_post.c119 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument
453 ahc_cancel(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_cancel() argument
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDrawCallPerf.cpp125 unsigned int unused[] = { in MakeParam() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-debug.hh46 bool unused : 1; /* In-case sign bit is here. */ member
/third_party/python/Modules/_ctypes/
H A Dstgdict.c62 PyCStgDict_sizeof(StgDictObject *self, void *unused) in PyCStgDict_sizeof() argument
/third_party/selinux/libsepol/src/
H A Dconditional.c531 cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p __attribute__ ((unused))) cond_destroy_bool() argument
619 cond_insertf(avtab_t * a __attribute__ ((unused)), avtab_key_t * k, avtab_datum_t * d, void *ptr) cond_insertf() argument
H A Dmls.c730 void mls_semantic_cat_destroy(mls_semantic_cat_t * c __attribute__ ((unused))) in mls_semantic_cat_destroy() argument
H A Dhierarchy.c466 static int bounds_check_type_callback(hashtab_key_t k __attribute__ ((unused)), in bounds_check_type_callback() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboApiTests.cpp337 GLint unused = -1; in attachmentQueryDefaultFboTest() local
365 GLint unused = -1; in attachmentQueryEmptyFboTest() local
408 GLint unused = 0; in attachmentQueryRboTest() local
[all...]
H A Des3fUniformBlockTests.cpp789 const deUint32 unused = FEATURE_UNUSED_MEMBERS|FEATURE_UNUSED_UNIFORMS; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp731 const deUint32 unused = FEATURE_UNASSIGNED_FIELDS|FEATURE_UNASSIGNED_BLOCK_MEMBERS; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockTests.cpp887 const deUint32 unused = FEATURE_UNUSED_MEMBERS|FEATURE_UNUSED_UNIFORMS; in init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboApiTest.cpp362 GLint unused = 1; in attachmentQueryDefaultFboTest() local
388 GLint unused = -1; in attachmentQueryEmptyFboTest() local
417 GLint unused in es3AttachmentQueryEmptyFboTest() local
460 GLint unused = 0; attachmentQueryRboTest() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dresolv.h40 unsigned unused:23; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/scsi/
H A Dsg.h97 int unused[2]; member
108 int unused; member
/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c673 static void __init unpack_rootfs_async(void *unused, async_cookie_t cookie) in unpack_rootfs_async() argument

Completed in 30 milliseconds

1...<<11121314151617181920>>...22