| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_suballoc.c | 82 VkResult result = tu_bo_init_new(suballoc->dev, &suballoc->bo, in tu_suballoc_bo_alloc() local 89 VkResult result = tu_bo_map(suballoc->dev, suballoc->bo); in tu_suballoc_bo_alloc() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_wsi.c | 74 VkResult result = radv_queue_init(device, device->private_sdma_queue, 0, &queue_create, NULL); in radv_wsi_get_prime_blit_queue() local 92 VkResult result = in radv_init_wsi() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_scratch.c | 80 nir_ssa_def *result = nir_vec(b, chans, instr->num_components); in v3d_nir_lower_load_scratch() local
|
| /third_party/ltp/include/ |
| H A D | tst_atomic.h | 220 int result; in tst_atomic_add_return() local
|
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-x509/ |
| H A D | main.c | 58 int n, result = 1, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
|
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
| H A D | main.c | 70 int result = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | bytes_by_prefix.c | 78 int result; in bytes_by_prefix() local 126 long result; lbytes_by_prefix() local 178 long long result; llbytes_by_prefix() local [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-test-part.cc | 48 std::ostream& operator<<(std::ostream& os, const TestPartResult& result) { in operator <<() argument 62 void TestPartResultArray::Append(const TestPartResult& result) { in Append() argument 95 ReportTestPartResult( const TestPartResult& result) ReportTestPartResult() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_constant_folding.c | 76 uint32_t result = 0; in constant_fold() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_bo.c | 82 VkResult result; in pvr_bo_alloc() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_pbkdf2.cc | 42 EncodeOutput( Environment* env, const PBKDF2Config& params, ByteSource* out, v8::Local<v8::Value>* result) EncodeOutput() argument
|
| H A D | crypto_scrypt.cc | 46 EncodeOutput( Environment* env, const ScryptConfig& params, ByteSource* out, v8::Local<v8::Value>* result) EncodeOutput() argument
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | heap-constants.cc | 31 std::string result; in FindKnownObject() local 74 KnownInstanceType result; in FindKnownMapInstanceTypes() local [all...] |
| /third_party/node/test/js-native-api/test_date/ |
| H A D | test_date.c | 28 napi_value date, result; in isDate() local 40 napi_value date, result; in getDateValue() local
|
| /third_party/node/test/js-native-api/test_new_target/ |
| H A D | test_new_target.c | 14 bool result; in BaseClass() local 27 bool result; in Constructor() local [all...] |
| /third_party/node/test/js-native-api/test_promise/ |
| H A D | test_promise.c | 40 napi_value promise, result; in isPromise() local
|
| /third_party/node/test/node-api/test_general/ |
| H A D | test_general.c | 13 napi_value result, major, minor, patch, release; in testGetNodeVersion() local 31 napi_value result; in GetFilename() local [all...] |
| /third_party/node/test/overlapped-checker/ |
| H A D | main_win.c | 53 DWORD result = WaitForSingleObject(event, INFINITE); in main() local
|
| /third_party/node/src/ |
| H A D | node_main.cc | 71 DWORD result = WideCharToMultiByte(CP_UTF8, in wmain() local
|
| /third_party/node/test/addons/new-isolate-addon/ |
| H A D | binding.cc | 53 auto result = setup->context()->Global()->Set( in RunInSeparateIsolate() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | cluster.c | 47 int result = -1; in cluster_find() local
|
| /third_party/node/test/embedding/ |
| H A D | embedtest.cc | 28 std::unique_ptr<node::InitializationResult> result = in main() local
|
| /third_party/musl/src/linux/liteos_a/ |
| H A D | cap.c | 38 unsigned int result = 0; in linux_caps_to_ohos() local 112 unsigned int result = 0; ohos_caps_to_linux() local [all...] |
| /third_party/musl/porting/linux/user/include/fortify/ |
| H A D | stdio.h | 116 int result = __builtin___vsprintf_chk(dest, 0, __DIAGNOSE_BOS(dest), format, va_l); variable 127 int result = __builtin___vsnprintf_chk(dest, size, 0, __DIAGNOSE_BOS(dest), format, va_l); variable
|
| /third_party/musl/porting/liteos_a/user/src/linux/ |
| H A D | cap.c | 54 unsigned int result = 0; in linux_caps_to_ohos() local 128 unsigned int result = 0; ohos_caps_to_linux() local [all...] |