Home
last modified time | relevance | path

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

/external/syzkaller/prog/
Dtypes.go351 type BufferType struct { struct
352 TypeCommon
353 Kind BufferKind
354 RangeBegin uint64 // for BufferBlobRange kind
355 RangeEnd uint64 // for BufferBlobRange kind
356 Text TextKind // for BufferText
357 SubKind string
358 Values []string // possible values for BufferString kind
359 NoZ bool // non-zero terminated BufferString/BufferFilename
362 func (t *BufferType) String() string {
[all …]
/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/gemmlowp/internal/
Dsimd_wrappers.h67 using BufferType = RegisterBuffer<ScalarType, kScalarCount>; member
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DConscryptEngineTest.java65 public enum BufferType { enum in ConscryptEngineTest
87 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DConscryptEngineTest.java72 public enum BufferType { enum in ConscryptEngineTest
94 BufferType(BufferAllocator allocator) { in BufferType() method in ConscryptEngineTest.BufferType
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.hpp72 enum BufferType { enum
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.h322 } BufferType; typedef
/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/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp59 enum BufferType enum
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h235 CPVRTString BufferType; member
DPVRTPFXParser.cpp1258 unsigned int BufferType; in ParseGenericSurface() member
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h132 } BufferType; typedef
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp1204 enum BufferType in init() enum
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1201 enum BufferType in init() enum
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp104 enum BufferType enum
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp59 enum BufferType enum