| /third_party/vulkan-loader/tests/framework/shim/ |
| H A D | windows_shim.cpp | 356 ShimGetPackagesByPackageFamily(_In_ PCWSTR packageFamilyName, _Inout_ UINT32 *count, _Out_writes_opt_(*count) PWSTR *packageFullNames, _Inout_ UINT32 *bufferLength, _Out_writes_opt_(*bufferLength) WCHAR *buffer) ShimGetPackagesByPackageFamily() argument
|
| /third_party/zlib/contrib/untgz/ |
| H A D | untgz.c | 104 char buffer[BLOCKSIZE]; member 133 static char buffer[1024]; in TGZfname() local 357 char *buffer = strdup(newdir); in makedir() local 425 union tar_buffer buffer; tar() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcViewportArrayTests.cpp | 55 Utils::buffer::buffer(deqp::Context& context) : m_id(0), m_context(context), m_target(0) in buffer() function in glcts::ViewportArray::Utils::buffer [all...] |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | jsnapi_second_tests.cpp | 526 Local<BufferRef> buffer = BufferRef::New(vm_, length); in HWTEST_F_L0() local 1011 char16_t buffer[3]; // 3 : length of testString + 1 in HWTEST_F_L0() local 1032 char16_t buffer[1 in HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| H A D | pgo_profiler_info.cpp | 29 void PGOPandaFileInfos::ParseFromBinary(void *buffer, SectionInfo *const info) in ParseFromBinary() argument 290 bool PGOMethodInfoMap::ParseFromBinary(Chunk *chunk, PGOContext &context, void **buffer) in ParseFromBinary() argument 490 bool PGOMethodIdSet::ParseFromBinary(PGOContext &context, void **buffer) in ParseFromBinary() argument 742 ParseFromBinary(void *buffer, PGOProfilerHeader *const header) ParseFromBinary() argument 793 ParseFromBinaryForLayout(void **buffer) ParseFromBinaryForLayout() argument 1003 ParseFromBinary(void *buffer, PGOProfilerHeader *const header, std::shared_ptr<PGOAbcFilePool> &abcFilePool) ParseFromBinary() argument 1095 ParseFromBinaryForLayout(void **buffer) ParseFromBinaryForLayout() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| H A D | regexp_parser.cpp | 920 char buffer[CACHE_SIZE] = {0}; in ParseGroupSpecifier() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| H A D | encoder32_test.cpp | 3211 uint64_t buffer[3] = {0xFFFFFFFFFFFFFFFFULL, input_word, 0xFFFFFFFFFFFFFFFFULL}; in TestLoadExclusive() local 3231 uint64_t buffer = 0xFFFFFFFFFFFFFFFFULL; in TestStoreExclusiveFailed() local 3255 uint64_t buffer[3] = {0xFFFFFFFFFFFFFFFFULL, 0xFFFFFFFFFFFFFFFFULL, 0xFFFFFFFFFFFFFFFFULL}; in TestStoreExclusive() local
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | file.cpp | 270 std::unique_ptr<const File> OpenPandaFileFromMemory(const void *buffer, size_t size, std::string tag) in OpenPandaFileFromMemory() argument 302 std::unique_ptr<const File> OpenPandaFileFromSecureMemory(uint8_t *buffer, size_t size) in OpenPandaFileFromSecureMemory() argument
|
| /arkcompiler/runtime_core/libpandafile/tests/ |
| H A D | file_item_container_test.cpp | 1256 void GenerateModifiedAbc(const std::vector<unsigned char> &buffer, const std::string &filename) in GenerateModifiedAbc() argument [all...] |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| H A D | gc.cpp | 100 Logger::Buffer buffer; in GetLogPrefix() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | typed_array_helper.cpp | 538 JSTaggedValue buffer; in GetTypedArrayBuffer() local 555 CheckBufferAndType(JSTaggedValue buffer, JSThread *thread, const JSHandle<JSObject> &obj, JSHandle<JSTaggedValue> srcArray) CheckBufferAndType() argument 625 JSTaggedValue buffer = GetTypedArrayBuffer(argv, srcObj, srcArray->IsSharedTypedArray()); CreateSharedFromTypedArray() local 698 JSHandle<JSTaggedValue> buffer = BuiltinsBase::GetCallArg(argv, 0); SetArrayBufferProperties() local 739 JSHandle<JSTaggedValue> buffer = BuiltinsBase::GetCallArg(argv, 0); CreateFromArrayBuffer() local 806 JSHandle<JSTaggedValue> buffer = BuiltinsBase::GetCallArg(argv, 0); CreateFromSendableArrayBuffer() local 1090 JSTaggedValue buffer = JSHandle<JSTypedArray>::Cast(value)->GetViewedArrayBufferOrByteArray(); ValidateTypedArray() local 1103 SortCompare(JSThread *thread, const JSHandle<JSTaggedValue> &callbackfnHandle, const JSHandle<JSTaggedValue> &buffer, const JSHandle<JSTaggedValue> &firstValue, const JSHandle<JSTaggedValue> &secondValue) SortCompare() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_arraybuffer.cpp | 265 JSArrayBuffer *buffer = JSArrayBuffer::Cast(arrayBuffer.GetTaggedObject()); in IsDetachedBuffer() local
|
| H A D | builtins_global.cpp | 666 CString buffer = ConvertToString(string); in PrintString() local 667 std::cout << buffer; in PrintString() local
|
| H A D | builtins_shared_typedarray.cpp | 364 JSTaggedValue buffer = JSSharedTypedArray::GetSharedOffHeapBuffer(thread, typedArray); in GetBuffer() local 388 JSTaggedValue buffer = typeArrayObj->GetViewedArrayBufferOrByteArray(); in GetByteLength() local 417 JSTaggedValue buffer = typeArrayObj->GetViewedArrayBufferOrByteArray(); GetByteOffset() local 886 JSTaggedValue buffer = JSHandle<JSTypedArray>::Cast(thisHandle)->GetViewedArrayBufferOrByteArray(); GetLength() local 1473 JSHandle<JSTaggedValue> buffer; Sort() local 1599 JSTaggedValue buffer = JSSharedTypedArray::GetSharedOffHeapBuffer(thread, JSHandle<JSSharedTypedArray>(thisObj)); Subarray() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| H A D | baseline_compiler.cpp | 1499 uint16_t buffer = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1519 uint16_t buffer = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | file_generators.cpp | 556 auto buffer = asmModule_.GetBuffer(); in RunAsmAssembler() local
|
| /base/account/os_account/interfaces/kits/napi/common/src/ |
| H A D | napi_account_common.cpp | 378 napi_value buffer = nullptr;
in ParseUint8TypedArray() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| H A D | faultlogger.cpp | 867 char *buffer = new char[MAX_PIPE_SIZE]; in GetStackInfo() local 942 char buffer[READ_HILOG_BUFFER_SIZE] = {0}; in GetHilog() local
|
| /base/hiviewdfx/hitrace/cmd/src/ |
| H A D | hitrace_cmd.cpp | 592 char buffer[blockSize]; in DumpTrace() local [all...] |
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | hap_parser.cpp | 83 int32_t ReadCurrentFile(unzFile &uf, unz_file_info &fileInfo, std::unique_ptr<uint8_t[]> &buffer, in ReadCurrentFile() argument 108 int32_t HapParser::ReadFileFromZip(unzFile &uf, const char *fileName, std::unique_ptr<uint8_t[]> &buffer, in ReadFileFromZip() argument 188 int32_t ReadFileInfoFromZip(unzFile &uf, const char *fileName, std::unique_ptr<uint8_t[]> &buffer, size_t &bufLen) in ReadFileInfoFromZip() argument 199 int32_t HapParser::ReadIndexFromFile(const char *zipFile, std::unique_ptr<uint8_t[]> &buffer, in ReadIndexFromFile() argument 419 ParseString(const char *buffer, uint32_t &offset, std::string &id, bool includeTemi = true) ParseString() argument 440 ParseStringArray(const char *buffer, uint32_t &offset, std::vector<std::string> &values) ParseStringArray() argument 481 ParseIdItem(const char *buffer, uint32_t &offset, std::shared_ptr<IdItem> idItem, const uint32_t &selectedTypes) ParseIdItem() argument 512 ParseId(const char *buffer, uint32_t &offset, std::shared_ptr<ResId> id, const uint32_t &selectedTypes) ParseId() argument 551 ParseKey(const char *buffer, uint32_t &offset, std::shared_ptr<ResKey> key, bool &match, const std::shared_ptr<ResConfigImpl> defaultConfig, const std::string &deviceType, const uint32_t &selectedTypes) ParseKey() argument 605 ParseResHex(const char *buffer, const size_t bufLen, ResDesc &resDesc, const std::shared_ptr<ResConfigImpl> defaultConfig, const uint32_t &selectedTypes) ParseResHex() argument [all...] |
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | process_dumper.cpp | 461 long buffer[bufLen] = {0}; in ReadStringByPtrace() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
| H A D | publish.cpp | 565 napi_value buffer = nullptr; in ParseArray() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_file.cpp | 440 std::stringstream buffer; in GetFileContent() local
|
| /base/startup/init/test/unittest/param/ |
| H A D | param_stub.cpp | 637 int __attribute__((weak))SprintfStub(char *buffer, size_t size, const char *fmt, ...) in SprintfStub() argument
|
| /base/security/huks/interfaces/kits/napi/src/v9/ |
| H A D | huks_napi_common_item.cpp | 354 uint8_t *buffer = static_cast<uint8_t *>(HksMalloc(size)); in GenerateArrayBuffer() local
|