Home
last modified time | relevance | path

Searched defs:BufferType (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights.h30 enum class BufferType { QUANTIZED_INT8, QUANTIZED_FLOAT16 }; enum
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DBufferType.java25 public enum BufferType { enum
DCipherEncryptBenchmark.java27 public enum BufferType { enum in CipherEncryptBenchmark
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DBufferType.java27 public enum BufferType { enum
DCipherEncryptBenchmark.java32 public enum BufferType { enum in CipherEncryptBenchmark
/external/skia/src/shaders/gradients/
DSk4fGradientBase.h46 using BufferType = SkSTArray<8, Sk4fGradientInterval, true>; variable
/external/skqp/src/shaders/gradients/
DSk4fGradientBase.h46 using BufferType = SkSTArray<8, Sk4fGradientInterval, true>; variable
/external/webrtc/webrtc/modules/audio_device/include/
Daudio_device.h42 enum BufferType { enum
/external/python/cpython2/Lib/
Dtypes.py36 BufferType = buffer variable
/external/deqp-deps/amber/src/
Dbuffer.h31 enum class BufferType : int8_t { enum
Dcommand.h419 enum class BufferType { enum
/external/angle/src/tests/perf_tests/
DBlitFramebufferPerf.cpp19 enum class BufferType enum
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DConscryptEngineTest.java70 public enum BufferType { enum in ConscryptEngineTest
92 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DConscryptEngineTest.java63 public enum BufferType { enum in ConscryptEngineTest
85 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/gemmlowp/internal/
Dsimd_wrappers.h67 using BufferType = RegisterBuffer<ScalarType, kScalarCount>; member
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp73 enum BufferType { enum
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc502 int32_t FakeAudioCaptureModule::SetPlayoutBuffer(const BufferType /*type*/, in SetPlayoutBuffer()
508 int32_t FakeAudioCaptureModule::PlayoutBuffer(BufferType* /*type*/, in PlayoutBuffer() argument
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h322 } BufferType; typedef
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp59 enum BufferType enum
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h235 CPVRTString BufferType; member
/external/OpenCL-CTS/test_conformance/basic/
Dtest_bufferreadwriterect.cpp36 typedef unsigned char BufferType; typedef
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h132 } BufferType; typedef
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1207 enum BufferType in init() enum
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp1209 enum BufferType in init() enum
/external/deqp-deps/amber/src/amberscript/
Dparser_bind_test.cc1061 TEST_P(AmberScriptParserBufferTypeTest, BufferType) { in TEST_P() argument

12