Home
last modified time | relevance | path

Searched defs:buffer (Results 301 - 325 of 9745) sorted by relevance

1...<<11121314151617181920>>...390

/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResourceHeapTests.cpp88 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); in TEST_P() local
H A DBufferAllocatedSizeTests.cpp55 wgpu::Buffer buffer = CreateBuffer(wgpu::BufferUsage::Uniform, bufferSize); in TEST_P() local
64 wgpu::Buffer buffer = in TEST_P() local
73 wgpu::Buffer buffer = in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DWriteBufferTests.cpp31 wgpu::CommandBuffer EncodeWriteBuffer(wgpu::Buffer buffer, in EncodeWriteBuffer() argument
43 wgpu::Buffer buffer = CreateWritableBuffer(64); in TEST_F() local
56 wgpu::Buffer buffer = CreateWritableBuffer(64); TEST_F() local
68 wgpu::Buffer buffer = CreateWritableBuffer(64); TEST_F() local
83 wgpu::Buffer buffer = device.CreateBuffer(&desc); TEST_F() local
94 wgpu::Buffer buffer = device.CreateBuffer(&desc); TEST_F() local
[all...]
H A DOverridableConstantsValidationTests.cpp91 wgpu::Buffer buffer; member in ComputePipelineOverridableConstantsValidationTest
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dchardata.c83 char buffer[1024]; in CharData_CheckXMLChars() local
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_lexer.c40 char *buffer = malloc(str_size + 2); in test_cil_lexer_setup() local
54 char *buffer = malloc(str_size + 2); in test_cil_lexer_next() local
[all...]
/arkcompiler/ets_runtime/test/fuzztest/stringrefwriteutf16_fuzzer/
H A Dstringrefwriteutf16_fuzzer.cpp36 char16_t* buffer = new char16_t[length]; in StringRefWriteUtf16FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller_utils.cpp22 double MemControllerUtils::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH> &buffer) in CalculateAverageSpeed() argument
27 double MemControllerUtils::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH> &buffer, in CalculateAverageSpeed() argument
/arkcompiler/ets_runtime/test/fuzztest/bufferrefnew_fuzzer/
H A Dbufferrefnew_fuzzer.cpp60 Local<BufferRef> buffer = BufferRef::New(vm, (int32_t)size); in BufferRefByteLengthFuzzTest() local
74 Local<BufferRef> buffer = BufferRef::New(vm, (int32_t)size); in BufferRefGetBufferFuzzTest() local
88 Local<BufferRef> buffer = BufferRef::New(vm, (int32_t)size); in BufferToStringCallbackFuzzTest() local
/arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/
H A Dmain.cpp41 char *buffer = (char *)malloc(length); in main() local
[all...]
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dnative_stack.cpp39 bool WriterOsFile(const void *buffer, size_t count, int fd) in WriterOsFile() argument
/arkcompiler/runtime_core/verifier/tests/
H A Dutils.cpp23 void GenerateModifiedAbc(const std::vector<unsigned char> &buffer, const std::string &filename) in GenerateModifiedAbc() argument
44 void ModifyBuffer(std::unordered_map<uint32_t, uint32_t> &literal_map, std::vector<unsigned char> &buffer) in ModifyBuffer() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.h95 GateRef GetArrayBufferByteLength(GateRef buffer) in GetArrayBufferByteLength() argument
101 GateRef GetExternalPointer(GateRef buffer) in GetExternalPointer() argument
/arkcompiler/toolchain/websocket/
H A Dnetwork.cpp21 bool Recv(int32_t client, std::string& buffer, int32_t flags) in Recv() argument
/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.h44 uint8 *buffer; // Circular buffer member
/base/hiviewdfx/hiview/test/moduletest/common/
H A Dhiview_plugin_platform_module_test.cpp35 char buffer[bufSize]; in GetCmdResultFromPopen() local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Ddgram_socket_server.cpp22 int DgramSocketServer::RecvPacket(std::vector<char>& buffer, struct ucred *cred) in RecvPacket() argument
/base/hiviewdfx/hiview/plugins/eventlogger/test/util/
H A Deventlogger_util_test.cpp26 char buffer[BUF_SIZE_64] = {'\0'}; in InitSeLinuxEnabled() local
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H A Dmemory_collector_client_test.cpp33 char buffer[256]; in IsXpowerPluginExist() local
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_callback_stub.cpp62 const uint8_t *buffer = data.ReadBuffer(size); in ProcOnResult() local
/base/msdp/device_status/rust/subsystem/input/binding/include/
H A Dinput_binding_internal.h51 uint8_t* buffer; member
/base/msdp/device_status/rust/data/binding/include/
H A Dfusion_data_binding.h33 const uint8_t *buffer; member
/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/
H A Dwrite_file.cpp51 std::unique_ptr<char[]> buffer = std::make_unique<char[]>(wholeLen); in CopyFile() local
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_utils.cpp74 JSIValue buffer = JSI::CreateArrayBuffer(blob->len, arrayBuffer); in ConstructJSIReturnResult() local
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_common.c60 uint8_t *buffer = (uint8_t *)HksMalloc(totalSize); in TranslateToInnerCurve25519Format() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...390