Home
last modified time | relevance | path

Searched defs:data_int (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp487 int *data_int = (int *)data; in verifyXFBBuffer() local
888 const int *data_int = (const int *)data; in verifyXFBBuffer() local
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShim() local
/aosp_15_r20/system/libfmq/include/fmq/
H A DAidlMQDescriptorShimBase.h127 for (const auto& data_int : desc.handle.ints) { in AidlMQDescriptorShimBase() local
/aosp_15_r20/system/core/debuggerd/libdebuggerd/test/
H A Dmte_stack_record_test.cpp91 auto data_int = reinterpret_cast<uint64_t>(data) & ((1ULL << 56ULL) - 1ULL); in FindMapping() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampParameterTextureBorderColor.cpp197 std::vector<glw::GLint> data_int(m_buffer_length); in iterate() local
/aosp_15_r20/external/cronet/base/allocator/dispatcher/
H A Dtls_unittest.cc36 int data_int = 0; member