Home
last modified time | relevance | path

Searched defs:unused (Results 476 - 500 of 541) sorted by relevance

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

/third_party/selinux/libsepol/src/
H A Dexpand.c738 static int role_remap_dominates(hashtab_key_t key __attribute__ ((unused)), hashtab_datum_t datum, void *data) in role_remap_dominates() argument
2344 type_attr_map(hashtab_key_t key __attribute__ ((unused)), hashtab_datum_t datum, void *ptr) type_attr_map() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp849 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool reads, bool unused) in MakeShader() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1710 const char *unused; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1745 const deUint32 unused = FEATURE_UNUSED_MEMBERS|FEATURE_UNUSED_VARS; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp2538 deUint32 unused; in acquireTooManyTest() local
2576 deUint32 unused; in acquireTooManyTimeoutTest() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_wolfssl.c1464 int ocsp_status_cb(void *unused, const char *url, int url_sz, in ocsp_status_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_wolfssl.c1471 int ocsp_status_cb(void *unused, const char *url, int url_sz, in ocsp_status_cb() argument
/third_party/zlib/contrib/minizip/
H A Dzip.c115 uLong unused; /* for future use and alignment */ member
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c614 uint8_t unused = 8; /* one byte haa 8 bits, so init to 8 */ in EncodeKeyUsageBits() local
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h375 unsigned short unused; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1780 Filter unused; in ConvertToCoreFilter() local
/third_party/elfutils/src/
H A Delflint.c196 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument
3631 enum { unused, exact, atleast, exact_or_gnuld } attrflag; enumerator
4755 check_exception_data (Ebl *ebl __attribute__ ((unused)), in check_exception_data() argument
/third_party/eudev/src/udev/
H A Dudev-rules.c193 unsigned int unused:6; member
/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c670 static void update_cr(uint8_t *target, int unused, int intensity) in update_cr() argument
678 static void update16_cr(uint16_t *target, int unused, int intensity, int limit) in update16_cr() argument
2609 static void blend_hline(uint8_t *dst, int width, int unused, float o1, float o2, int v, int step) in blend_hline() argument
2618 static void blend_hline16(uint8_t *ddst, int width, int unused, float o1, float o2, int v, int step) in blend_hline16() argument
2753 static void iblend_hline(uint8_t *dst, int width, int unused, float o1, float o2, int v, int step) in iblend_hline() argument
2762 static void iblend_hline16(uint8_t *ddst, int width, int unused, float o1, float o2, int v, int step) in iblend_hline16() argument
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h2447 mbedtls_svc_key_id_make( unsigned int unused, psa_key_id_t key_id) mbedtls_svc_key_id_make() argument
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c557 uint32_t cu_mask_ge, unused; in set_custom_cu_en_mask() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c1506 unsigned unused:6; /* Mark unused for valgrind. */ member
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h344 uint8_t unused : 7; member
/third_party/node/src/
H A Dnode_http2.cc3180 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c1329 int unused; local
1343 int unused; local
/third_party/node/deps/v8/src/ic/
H A Dic.cc3192 int unused = source_map->UnusedInObjectProperties(); in FastCloneObjectMap() local
/third_party/python/Modules/
H A D_asynciomodule.c1644 FutureIter_send(futureiterobject *self, PyObject *unused) in FutureIter_send() argument
H A Ditertoolsmodule.c2322 product_sizeof(productobject *lz, void *unused) in product_sizeof() argument
2656 combinations_sizeof(combinationsobject *co, void *unused) in combinations_sizeof() argument
2993 cwr_sizeof(cwrobject *co, void *unused) in cwr_sizeof() argument
3339 permutations_sizeof(permutationsobject *po, void *unused) in permutations_sizeof() argument
H A Darraymodule.c868 array_array___deepcopy__(arrayobject *self, PyObject *unused) in array_array___deepcopy__() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2452 PyObject* _CheckCalledFromGeneratedFile(PyObject* unused, in _CheckCalledFromGeneratedFile() argument

Completed in 108 milliseconds

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