/third_party/ltp/testcases/kernel/kvm/ |
H A D | kvm_svm03.c | 32 int ret, *result = (int *)KVM_RESULT_BASEADDR; in guest_clgi() local 35 * Make sure that result page is present in memory. CLGI may disable in guest_clgi() 39 ret = *result; in guest_clgi()
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | asyoutypeformatter.h | 69 const string& InputDigit(char32 next_char, string* result); 77 const string& InputDigitAndRememberPosition(char32 next_char, string* result); 125 // shorter NDD doesn't result in a number we can format, we try to see if we 137 // The result will be stored in phone_number.
|
/third_party/node/deps/v8/src/heap/ |
H A D | local-heap-inl.h | 74 AllocationResult result = AllocateRaw(object_size, type, origin, alignment); in AllocateRawOrFail() local 76 if (result.To(&object)) return object.address(); in AllocateRawOrFail()
|
H A D | remembered-set-inl.h | 43 SlotCallbackResult result = callback(FullMaybeObjectSlot(&new_target)); in UpdateTypedSlot() local 48 return result; in UpdateTypedSlot()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_query_sw.c | 77 bool wait, union pipe_query_result *result) in etna_sw_get_query_result() 81 result->u64 = sq->end_value - sq->begin_value; in etna_sw_get_query_result() 76 etna_sw_get_query_result(struct etna_context *ctx, struct etna_query *q, bool wait, union pipe_query_result *result) etna_sw_get_query_result() argument
|
/third_party/mesa3d/src/util/ |
H A D | mesa-sha1.c | 32 _mesa_sha1_compute(const void *data, size_t size, unsigned char result[20]) in _mesa_sha1_compute() argument 38 _mesa_sha1_final(&ctx, result); in _mesa_sha1_compute()
|
/third_party/musl/libc-test/src/functionalext/sigchain/ |
H A D | sigchain_intercept_pthread_sigmask.c | 167 int result = pthread_sigmask(SIG_BLOCK, NULL, NULL); in sigchain_intercept_pthread_sigmask_004() local 168 if (result != 0) { in sigchain_intercept_pthread_sigmask_004()
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | rename.c | 80 int result = rename(oldname, newname); in rename_0300() local 81 EXPECT_EQ("rename_0300", result, 0); in rename_0300()
|
H A D | vfwscanf.c | 38 int result = vfwscanf(fp, format, args); in read_from_file() local 40 return result; in read_from_file() 64 t_error("%s vfwscanf in %d get result is %ls are not want %ls\n", __func__, i, str, names[i]); in vfwscanf_0100() 74 * @tc.desc : Test the result of the vfwscanf function when the incoming file is empty
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | atoll.c | 20 long long int result = 123456789012345; variable 38 EXPECT_EQ("atoll_0100", num, result); in atoll_0100()
|
/third_party/musl/libc-test/src/functionalext/time/ |
H A D | localtime.c | 52 EXPECT_STREQ("localtime_0100", test_localtime_data[i].result, buff); in localtime_0100() 81 EXPECT_STREQ("localtime64_0100", test_localtime_data[i].result, buff); in localtime64_0100()
|
H A D | localtime_r.c | 53 EXPECT_STREQ("localtime_r_0100", test_localtime_data[i].result, buff); in localtime_r_0100() 83 EXPECT_STREQ("localtime64_r_0100", test_localtime_data[i].result, buff); in localtime64_r_0100()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_query_sw.c | 100 bool wait, union pipe_query_result *result) in nvc0_sw_get_query_result() 104 uint64_t *res64 = (uint64_t *)result; in nvc0_sw_get_query_result() 99 nvc0_sw_get_query_result(struct nvc0_context *nvc0, struct nvc0_query *q, bool wait, union pipe_query_result *result) nvc0_sw_get_query_result() argument
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/ |
H A D | hash.t | 90 my $result = q{$v: 23. @v: [a b c].}; 91 is $text, $result;
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | property.h | 80 int nid, const char *prop_query, void **result); 82 int nid, const char *prop_query, void *result,
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | rsaz_exp.h | 28 void RSAZ_1024_mod_exp_avx2(BN_ULONG result[16], 35 void RSAZ_512_mod_exp(BN_ULONG result[8],
|
/third_party/python/Tools/peg_generator/scripts/ |
H A D | benchmark.py | 44 result = func(*args) 51 return result
|
/third_party/python/Tools/scripts/ |
H A D | findnocoding.py | 105 result = needs_declaration(fullpath) variable 106 if result:
|
/third_party/openssl/test/ |
H A D | context_internal_test.c | 64 int result = in test_app_context() local 69 return result; in test_app_context()
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_text_file.py | 21 # result 1: no fancy options 26 # result 2: just strip comments 31 # result 3: just strip blank lines 37 # result 4: default, strip comments, blank lines, 42 # result 5: strip comments and blanks, plus join lines (but don't 46 # result 6: strip comments and blanks, plus join lines (and 51 result = file.readlines() 52 self.assertEqual(result, expected_result)
|
/third_party/python/Lib/asyncio/ |
H A D | staggered.py | 60 - *winner_result*: the result of the winning coroutine, or ``None`` 107 result = await coro_fn() 118 winner_result = result
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | EGLSync.cpp | 103 Error Sync::dupNativeFenceFD(const Display *display, EGLint *result) const in dupNativeFenceFD() 105 return mFence->dupNativeFenceFD(display, result); in dupNativeFenceFD()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | SwapChainPanelNativeWindow.h | 77 HRESULT result = sizeChangedEventArgs->get_NewSize(&newSize); in Invoke() local 78 if (SUCCEEDED(result)) in Invoke()
|
H A D | NativeWindow11WinRT.cpp | 104 HRESULT result = in createSwapChain() local 108 return result; in createSwapChain()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ggp/ |
H A D | WindowSurfaceVkGGP.cpp | 71 angle::Result result = swapImpl(context, nullptr, 0, &frameTokenData); in swapWithFrameToken() local 72 return angle::ToEGL(result, displayVk, EGL_BAD_SURFACE); in swapWithFrameToken()
|