Home
last modified time | relevance | path

Searched defs:unused_data (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2644 glw::GLbyte unused_data = 0; in TestErrorsOfClearNamedBufferData() local
2876 glw::GLubyte unused_data[4] = {}; in TestErrorsOfClearNamedBufferSubData() local
3152 glw::GLubyte unused_data[4] = {}; in TestErrorsOfCopyNamedBufferSubData() local
3431 glw::GLubyte unused_data[4] = {}; in TestErrorsOfFlushMappedNamedBufferRange() local
3583 glw::GLubyte unused_data[4] = {}; in TestErrorsOfGetNamedBufferParameter() local
3723 glw::GLubyte unused_data[4] = {}; in TestErrorsOfGetNamedBufferPointerv() local
3799 glw::GLubyte unused_data[4] = {}; in TestErrorsOfGetNamedBufferSubData() local
3989 glw::GLubyte unused_data[4] = {}; in TestErrorsOfMapNamedBuffer() local
4126 glw::GLubyte unused_data[4] = {}; in TestErrorsOfMapNamedBufferRange() local
4427 glw::GLubyte unused_data[4] = {}; in TestErrorsOfNamedBufferData() local
[all …]
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_glib.cc273 gpointer unused_data) { in WorkSourceDispatch()
333 gpointer unused_data) { in FdWatchSourceDispatch()
H A Dmessage_pump_glib_unittest.cc140 gpointer unused_data) { in Dispatch()
/aosp_15_r20/external/llvm/test/tools/dsymutil/Inputs/
H A Dbasic2.c6 int unused_data = 1; variable
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_glib.cc107 gpointer unused_data) { in WorkSourceDispatch()
H A Dmessage_pump_glib_unittest.cc127 gpointer unused_data) { in Dispatch()
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dfold_constants_test.cc312 Tensor unused_data(DT_FLOAT, TensorShape({width})); in TestRemoveUnusedNodes() local
/aosp_15_r20/external/python/cpython2/Modules/
Dzlibmodule.c68 PyObject *unused_data; member
Dbz2module.c123 PyObject *unused_data; member
/aosp_15_r20/external/python/cpython3/Modules/
D_bz2module.c108 PyObject *unused_data; member
D_lzmamodule.c120 PyObject *unused_data; member
Dzlibmodule.c209 PyObject *unused_data; member
/aosp_15_r20/art/tools/jvmti-agents/simple-profile/
H A Dsimple_profile.cc195 [](jvmtiEnv* jvmti, JNIEnv* jni, [[maybe_unused]] void* unused_data) { in FinishInitialization()
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_read.c164 tmsize_t unused_data; in TIFFFillStripPartial() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_lzma.py94 def _test_decompressor(self, lzd, data, check, unused_data=b""): argument
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dclient.py319 def from_json(cls, unused_data): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dclient.py317 def from_json(cls, unused_data): argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc724 void* unused_data; in TEST_F() local
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc724 void* unused_data; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py6005 def _reject(unused_class_val, p, unused_data): argument