Home
last modified time | relevance | path

Searched defs:unused (Results 451 - 475 of 537) sorted by relevance

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

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h291 __u32 unused; member
374 __u32 unused; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.h388 ngtcp2_static_ringbuf_dcid_unused unused; member
/third_party/node/deps/uv/src/win/
H A Dtty.c190 int uv_tty_init(uv_loop_t* loop, uv_tty_t* tty, uv_file fd, int unused) { in uv_tty_init() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_intmodedep.h816 uint8_t unused[2]; /* Ensure 32-bit alignment (see above) */ member
818 uint8_t unused[2]; /* Ensure 32-bit alignment (see above) */ member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1882 snd_pcm_sframes_t unused; in process_rewind() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp845 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, bool reads, bool unused) in MakeShader() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1746 const deUint32 unused = FEATURE_UNUSED_MEMBERS|FEATURE_UNUSED_VARS; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp2554 deUint32 unused; in acquireTooManyTest() local
2592 deUint32 unused; in acquireTooManyTimeoutTest() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp779 GLuint unused; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.h745 char unused; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp1567 bool unused; in GetConstantFoldFPValue() local
1657 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &unused); in getValueAsDouble() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c119 uLong unused; /* for future use and alignment */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h421 char unused[2]; member
435 uint8_t unused[10]; member
451 char unused; member
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c623 int unused = abslen-olen; in show_ps() local
/third_party/toybox/toys/posix/
H A Dps.c666 int unused = abslen-olen; in show_ps() local
/third_party/python/Modules/
H A D_zoneinfo.c657 zoneinfo_reduce(PyObject *obj_self, PyObject *unused) in zoneinfo_reduce() argument
H A D_struct.c2038 s_get_format(PyStructObject *self, void *unused) in s_get_format() argument
2045 s_get_size(PyStructObject *self, void *unused) in s_get_size() argument
2054 s_sizeof(PyStructObject *self, void *unused) in s_sizeof() argument
H A D_collectionsmodule.c185 deque_pop(dequeobject *deque, PyObject *unused) in deque_pop() argument
222 deque_popleft(dequeobject *deque, PyObject *unused) in deque_popleft() argument
922 deque_reverse(dequeobject *deque, PyObject *unused) in deque_reverse() argument
1523 deque_sizeof(dequeobject *deque, void *unused) in deque_sizeof() argument
/third_party/python/Modules/_sqlite/
H A Dconnection.c1595 static PyObject* pysqlite_connection_get_isolation_level(pysqlite_Connection* self, void* unused) in pysqlite_connection_get_isolation_level() argument
1606 static PyObject* pysqlite_connection_get_total_changes(pysqlite_Connection* self, void* unused) in pysqlite_connection_get_total_changes() argument
1615 static PyObject* pysqlite_connection_get_in_transaction(pysqlite_Connection* self, void* unused) in pysqlite_connection_get_in_transaction() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageV3.java503 protected Object newInstance(UnusedPrivateParameter unused) { in newInstance() argument
H A DCodedOutputStream.java749 public static int computeFixed32SizeNoTag(@SuppressWarnings("unused") final int unused) { in computeFixed32SizeNoTag() argument
754 public static int computeSFixed32SizeNoTag(@SuppressWarnings("unused") final int unused) { in computeSFixed32SizeNoTag() argument
800 public static int computeFixed64SizeNoTag(@SuppressWarnings("unused") final long unused) { in computeFixed64SizeNoTag() argument
805 public static int computeSFixed64SizeNoTag(@SuppressWarnings("unused") final long unused) { in computeSFixed64SizeNoTag() argument
199 newInstance( ByteBuffer byteBuffer, @SuppressWarnings(�) int unused) newInstance() argument
813 computeFloatSizeNoTag(@uppressWarnings�) final float unused) computeFloatSizeNoTag() argument
821 computeDoubleSizeNoTag(@uppressWarnings�) final double unused) computeDoubleSizeNoTag() argument
826 computeBoolSizeNoTag(@uppressWarnings�) final boolean unused) computeBoolSizeNoTag() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dservices.c1612 static int convert_context(sepol_security_id_t key __attribute__ ((unused)), in convert_context() argument
1974 int sepol_port_sid(uint16_t domain __attribute__ ((unused)), in sepol_port_sid() argument
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

Completed in 76 milliseconds

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