Home
last modified time | relevance | path

Searched defs:buffer (Results 5376 - 5400 of 9368) sorted by relevance

1...<<211212213214215216217218219220>>...375

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUtf8.java306 static boolean isValidUtf8(ByteBuffer buffer) { in isValidUtf8() argument
207 incompleteStateFor( final ByteBuffer buffer, final int byte1, final int index, final int remaining) incompleteStateFor() argument
319 partialIsValidUtf8(int state, ByteBuffer buffer, int index, int limit) partialIsValidUtf8() argument
328 decodeUtf8(ByteBuffer buffer, int index, int size) decodeUtf8() argument
368 estimateConsecutiveAscii(ByteBuffer buffer, int index, int limit) estimateConsecutiveAscii() argument
416 isValidUtf8(ByteBuffer buffer, int index, int limit) isValidUtf8() argument
426 partialIsValidUtf8( final int state, final ByteBuffer buffer, int index, final int limit) partialIsValidUtf8() argument
438 partialIsValidUtf8Direct( final int state, final ByteBuffer buffer, int index, final int limit) partialIsValidUtf8Direct() argument
446 partialIsValidUtf8Default( final int state, final ByteBuffer buffer, int index, final int limit) partialIsValidUtf8Default() argument
540 partialIsValidUtf8(final ByteBuffer buffer, int index, final int limit) partialIsValidUtf8() argument
624 decodeUtf8(ByteBuffer buffer, int index, int size) decodeUtf8() argument
636 decodeUtf8Direct(ByteBuffer buffer, int index, int size) decodeUtf8Direct() argument
643 decodeUtf8Default(ByteBuffer buffer, int index, int size) decodeUtf8Default() argument
950 partialIsValidUtf8Direct(int state, ByteBuffer buffer, int index, int limit) partialIsValidUtf8Direct() argument
1031 decodeUtf8Direct(ByteBuffer buffer, int index, int size) decodeUtf8Direct() argument
1271 partialIsValidUtf8Direct( final int state, ByteBuffer buffer, final int index, final int limit) partialIsValidUtf8Direct() argument
1443 decodeUtf8Direct(ByteBuffer buffer, int index, int size) decodeUtf8Direct() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc282 uint8 buffer[kBufferSize]; in TEST_F() local
305 uint8* buffer = new uint8[kBufferSize]; in TEST_F() local
353 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
384 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
419 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
447 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
475 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
506 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
555 const void* buffer; Uncompress() local
605 uint8* buffer = new uint8[kBufferSize]; TEST_F() local
670 const void* buffer; TEST_F() local
690 const void* buffer; TEST_F() local
820 const void* buffer; TEST_F() local
833 void* buffer; TEST_F() local
918 uint8 buffer[kBufferSize]; TEST_F() local
951 uint8 buffer[kBufferSize]; TEST_F() local
969 uint8 buffer[kBufferSize]; TEST_F() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dblob.c144 PyObject *buffer = PyBytes_FromStringAndSize(NULL, length); in read_multiple() local
199 PyObject *buffer = read_multiple(self, length, self->offset); in blob_read_impl() local
/third_party/python/Modules/_xxtestfuzz/
H A Dfuzzer.c115 PyObject* buffer = PyBytes_FromStringAndSize(first_null + 1, buffer_length); in fuzz_struct_unpack() local
/third_party/protobuf/src/google/protobuf/
H A Dparse_context.cc527 char buffer[8]; in AddFixed64() local
551 char buffer[4]; in AddFixed32() local
[all...]
/third_party/python/Modules/_blake2/impl/
H A Dblake2s.c357 uint8_t buffer[BLAKE2S_OUTBYTES]; in blake2s_final() local
/third_party/python/Modules/_io/
H A Diobase.c535 PyObject *peek, *buffer, *result; in _io__IOBase_readline_impl() local
[all...]
/third_party/python/Modules/clinic/
H A Darraymodule.c.h404 Py_buffer buffer = {NULL, NULL}; in array_array_frombytes() local
[all...]
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp348 uint8_t* buffer = (uint8_t*)av_malloc(bufferSize); in loadStream() local
/third_party/skia/modules/skunicode/include/
H A DSkUnicode.h189 uint16_t buffer[2]; in extractUtfConversionMapping() local
219 uint16_t buffer[2]; in forEachCodepoint() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndirectComputeDispatchTests.cpp292 verifyResultBuffer(deUint32 buffer) verifyResultBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.cpp180 bool isValueWithinBuffer (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBuffer() argument
196 bool isValueWithinBufferOrZero (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBufferOrZero() argument
246 void populateBufferWithTestValues (void* buffer, VkDeviceSize size, VkFormat format) in populateBufferWithTestValues() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_teap_common.c352 u8 *pos, *buffer; in eap_teap_compound_mac() local
308 eap_teap_tls_mac(u16 tls_cs, const u8 *cmk, size_t cmk_len, const u8 *buffer, size_t buffer_len, u8 *mac, size_t mac_len) eap_teap_tls_mac() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c620 char *buffer, *nbuffer; in _wpa_dbus_dict_entry_get_byte_array() local
677 char **buffer, **nbuffer; in _wpa_dbus_dict_entry_get_string_array() local
[all...]
/third_party/vk-gl-cts/framework/delibs/dethread/
H A DdeThreadTest.c358 deUint32 buffer[32]; member
368 TestBuffer* buffer = (TestBuffer*)arg; in producerThread() local
403 TestBuffer* buffer in consumerThread() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp206 void BufferCase::deleteBuffer (deUint32 buffer) in deleteBuffer() argument
266 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_teap_common.c361 u8 *pos, *buffer; in eap_teap_compound_mac() local
317 eap_teap_tls_mac(u16 tls_cs, const u8 *cmk, size_t cmk_len, const u8 *buffer, size_t buffer_len, u8 *mac, size_t mac_len) eap_teap_tls_mac() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c620 char *buffer, *nbuffer; in _wpa_dbus_dict_entry_get_byte_array() local
677 char **buffer, **nbuffer; in _wpa_dbus_dict_entry_get_string_array() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceManager.cpp114 Buffer *buffer = new Buffer(factory, handle); in AllocateNewObject() local
120 void BufferManager::DeleteObject(const Context *context, Buffer *buffer) in DeleteObject() argument
H A DVertexArray.cpp132 Buffer *buffer = binding.getBuffer().get(); in onDestroy() local
310 updateCachedTransformFeedbackBindingValidation(size_t bindingIndex, const Buffer *buffer) updateCachedTransformFeedbackBindingValidation() argument
786 enableForBuffer(Buffer *buffer, uint32_t bufferIndex) enableForBuffer() argument
791 disableForBuffer(Buffer *buffer, uint32_t bufferIndex) disableForBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DResourceManager11.cpp112 CreateResource(ID3D11Device *device, const D3D11_BUFFER_DESC *desc, const D3D11_SUBRESOURCE_DATA *initData, ID3D11Buffer **buffer) CreateResource() argument
/third_party/zlib/contrib/minizip/
H A Dminiunz.c148 char *buffer ; in makedir() local
[all...]
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_manager.cpp332 SurfaceBuffer *buffer = surface->AcquireBuffer(); in OnFrameFinished() local
/applications/standard/app_samples/code/BasicFeature/Native/Audio/entry/src/main/cpp/
H A Daudio.cpp127 static int32_t AudioCapturerOnReadData(OH_AudioCapturer *capturer, void *userData, void *buffer, int32_t bufferLen) in AudioCapturerOnReadData() argument
136 static int32_t AudioRendererOnWriteData(OH_AudioRenderer *renderer, void *userData, void *buffer, int32_t bufferLen) in AudioRendererOnWriteData() argument
342 static int32_t AvpAudioRendererOnWriteData(OH_AudioRenderer *renderer, void *userData, void *buffer, int32_t bufferLen) in AvpAudioRendererOnWriteData() argument
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H A DNativeImageAdaptor.cpp251 NativeWindowBuffer* buffer = bufferCache_.front(); in AttachBuffer() local
269 NativeWindowBuffer *buffer = bufferAttached_.front(); in DettachBuffer() local
332 void NativeImageAdaptor::GetBufferMapPlanes(NativeWindowBuffer *buffer) in GetBufferMapPlanes() argument
361 NativeWindowBuffer *buffer = nullptr; in ProduceBuffer() local
417 NativeWindowBuffer *buffer = nullptr; ConsumerBuffer() local
[all...]

Completed in 29 milliseconds

1...<<211212213214215216217218219220>>...375