/third_party/skia/experimental/tools/ |
H A D | pdf-comparison.py | 184 results = [] 187 results.append(fn(arg)) 195 return results 198 'return the number of True results returned by fn(arg) for arg in arglist.'
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationUtil.hpp | 418 std::vector<T> results(count); in readInterleavedData() 423 deMemcpy(&results[i], pData, sizeof(T)); in readInterleavedData() 427 return results; in readInterleavedData()
|
/third_party/rust/crates/clang-sys/src/ |
H A D | lib.rs | 1981 pub fn clang_codeCompleteGetContainerKind(results: *mut CXCodeCompleteResults, incomplete: *mut c_uint) -> CXCursorKind; in clang_codeCompleteGetContainerKind() 1982 pub fn clang_codeCompleteGetContainerUSR(results: *mut CXCodeCompleteResults) -> CXString; in clang_codeCompleteGetContainerUSR() 1983 pub fn clang_codeCompleteGetContexts(results: *mut CXCodeCompleteResults) -> c_ulonglong; in clang_codeCompleteGetContexts() 1984 pub fn clang_codeCompleteGetDiagnostic(results: *mut CXCodeCompleteResults, index: c_uint) -> CXDiagnostic; in clang_codeCompleteGetDiagnostic() 1985 pub fn clang_codeCompleteGetNumDiagnostics(results: *mut CXCodeCompleteResults) -> c_uint; in clang_codeCompleteGetNumDiagnostics() 1986 pub fn clang_codeCompleteGetObjCSelector(results: *mut CXCodeCompleteResults) -> CXString; in clang_codeCompleteGetObjCSelector() 2006 pub fn clang_disposeCodeCompleteResults(results: *mut CXCodeCompleteResults); in clang_disposeCodeCompleteResults() 2054 pub fn clang_getCompletionFixIt(results: *mut CXCodeCompleteResults, completion_index: c_uint, fixit_index: c_uint, range: *mut CXSourceRange) -> CXString; in clang_getCompletionFixIt() 2058 pub fn clang_getCompletionNumFixIts(results: *mut CXCodeCompleteResults, completion_index: c_uint) -> c_uint; in clang_getCompletionNumFixIts() 2235 pub fn clang_sortCodeCompletionResults(results in clang_saveTranslationUnit() [all...] |
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetMBCS.java | 969 char[] results = chars; in EBCDICSwapLFNL() 984 if (!(EBCDIC_RT_LF == MBCS_SINGLE_RESULT_FROM_U(table, results, U_LF) && in EBCDICSwapLFNL() 985 EBCDIC_RT_NL == MBCS_SINGLE_RESULT_FROM_U(table, results, U_NL))) { in EBCDICSwapLFNL() 1262 static char MBCS_SINGLE_RESULT_FROM_U(char[] table, char[] results, int c) { in MBCS_SINGLE_RESULT_FROM_U() argument 1265 return results[i]; in MBCS_SINGLE_RESULT_FROM_U() 1269 static void MBCS_SINGLE_RESULT_FROM_U_SET(char[] table, char[] results, int c, int newValue) { in MBCS_SINGLE_RESULT_FROM_U_SET() argument 1272 results[i] = (char) newValue; in MBCS_SINGLE_RESULT_FROM_U_SET() 3110 /* table with single-byte results, but only DBCS mappings used */ in encodeLoop() 3422 // /* table with single-byte results, but only DBCS mappings used */ in fromUChar32() 3994 char[] results; in cnvMBCSSingleFromBMPWithOffsets() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | hv-24x7.h | 156 * results */ 157 struct hv_24x7_result results[]; /* [@num_results] */ member
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | hv-24x7.h | 156 * results */ 157 struct hv_24x7_result results[]; /* [@num_results] */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.h | 67 struct qed_dcbx_results results; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.h | 67 struct qed_dcbx_results results; member
|
/third_party/benchmark/src/ |
H A D | benchmark_runner.h | 110 internal::ThreadManager::Result results; member
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_destroy_addr_space.tex | 24 \Var{unw\_local\_addr\_space}. Attempting to do so results in
|
/third_party/libwebsockets/lib/cose/ |
H A D | private-lib-cose.h | 79 lws_dll2_owner_t results; member
|
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | private-lib-async-dns.h | 34 * cache object below is created with the results in getaddrinfo format 44 struct addrinfo *results; member
|
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | hello.c | 12 const wasm_val_t args[], wasm_val_t results[] in hello_callback()
|
H A D | serialize.c | 11 own wasm_trap_t* hello_callback(const wasm_val_t args[], wasm_val_t results[]) { in hello_callback() argument
|
/third_party/node/deps/v8/tools/jsfunfuzz/ |
H A D | fuzz-harness.sh | 92 archive=fuzz-results-$(date +%Y%m%d%H%M%S).tar.bz2
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_measure.h | 124 struct intel_measure_buffered_result results[0]; member
|
/third_party/skia/src/core/ |
H A D | SkPathEffectBase.h | 66 * optionally return the points in 'results'. 68 bool asPoints(PointData* results, const SkPath& src,
|
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/ |
H A D | dstream_operator.h | 74 int32_t EnableResult(int32_t streamId, const std::vector<uint8_t> &results) override; 75 int32_t DisableResult(int32_t streamId, const std::vector<uint8_t> &results) override;
|
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm.sh | 73 echo " --results absolute-pathname" 190 --results) 191 checkarg --results "(absolute pathname)" "$#" "$2" '^/' '^error' 472 print "echo ----", cfr[j], cpusr[j] ovf ": Build/run results: | tee -a " rd "log";
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | tenxpress.c | 423 sfx7101_run_tests(struct ef4_nic *efx, int *results, unsigned flags) in sfx7101_run_tests() argument 432 results[0] = rc ? -1 : 1; in sfx7101_run_tests()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | tenxpress.c | 423 sfx7101_run_tests(struct ef4_nic *efx, int *results, unsigned flags) in sfx7101_run_tests() argument 432 results[0] = rc ? -1 : 1; in sfx7101_run_tests()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationFrenchTest.java | 61 private static int[] results = { field in CollationFrenchTest 137 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
H A D | CollationKanaTest.java | 50 private static int[] results = { field in CollationKanaTest 117 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary() 199 errln("Failed Hiragana and Katakana common characters test. Expected results to be equal."); in TestCommonCharacters()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | frcoll.cpp | 79 const Collator::EComparisonResult CollationFrenchTest::results[] = member in CollationFrenchTest 154 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationFrenchTest.java | 64 private static int[] results = { field in CollationFrenchTest 140 doTest(testSourceCases[i], testTargetCases[i], results[i]); in TestTertiary()
|