Home
last modified time | relevance | path

Searched refs:result (Results 16201 - 16225 of 22684) sorted by relevance

1...<<641642643644645646647648649650>>...908

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dqmgr.h35 int result; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-path-selector.h87 status_type_t type, char *result, unsigned int maxlen);
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/
H A Dtest_signals.h78 unsigned int result; member
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_sve_change_vl.c44 td->result = KSFT_SKIP; in sve_get_vls()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Devent.h24 } result; member
/kernel/linux/linux-6.6/net/ceph/
H A Dauth_x_protocol.h25 __le32 result; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnvme_ioctl.h41 __u32 result; member
/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.h36 void CmdRun(std::string cmd, std::string &result);
/third_party/curl/tests/libtest/
H A Dlib507.c86 /* this should now contain a result code from the easy handle, in test()
88 i = msg->data.result; in test()
H A Dlib1552.c79 /* this should now contain a result code from the easy handle, in test()
81 i = msg->data.result; in test()
/third_party/gn/src/gn/
H A Daction_values.h40 std::vector<SourceFile>* result) const;
H A Dfunction_get_label_info.cc100 Value result(function, Value::STRING);
102 result.string_value() = label.name();
105 result.string_value() = DirectoryWithNoLastSlash(label.dir());
108 result.string_value() = DirectoryWithNoLastSlash(GetSubBuildDirAsSourceDir(
113 result.string_value() = DirectoryWithNoLastSlash(GetBuildDirAsSourceDir(
117 result.string_value() = DirectoryWithNoLastSlash(GetSubBuildDirAsSourceDir(
122 result.string_value() = DirectoryWithNoLastSlash(GetBuildDirAsSourceDir(
127 result.string_value() = label.GetToolchainLabel().GetUserVisibleName(false);
130 result.string_value() =
134 result
[all...]
H A Dstring_utils.h33 // Unescapes and expands variables in the given literal, writing the result
37 Value* result,
/third_party/icu/icu4c/source/i18n/unicode/
H A Dselfmt.h168 * UnicodeString result;
172 * msgFmt->format(args1, 2, result, ignore, status);
173 * cout << "Input is " << str1 << " and result is: " << result << endl;
233 * @param appendTo output parameter to receive result.
234 * result is appended to existing contents.
275 * result and should delete it when done.
287 * @param appendTo output parameter to receive result.
303 * @param appendTo output parameter to receive result.
323 * @param result Formattabl
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnormconf.h75 UnicodeString& result,
H A Dnmfmtrt.h47 static UnicodeString& typeOf(const Formattable& n, UnicodeString& result);
/third_party/icu/icu4c/source/common/
H A Druleiter.h188 * @param result a string to receive the characters to be returned
190 * @param maxLookAhead The maximum to copy into the result.
191 * @return a reference to result
193 UnicodeString& lookahead(UnicodeString& result, int32_t maxLookAhead = -1) const;
206 * @param result output parameter to receive a string
209 // UnicodeString& toString(UnicodeString& result) const;
/third_party/icu/icu4c/source/i18n/
H A Dstrrepl.h133 virtual UnicodeString& toReplacerPattern(UnicodeString& result,
/third_party/lzma/CPP/Windows/Control/
H A DWindow2.h33 // bool OnCommand2(WPARAM wParam, LPARAM lParam, LRESULT &result);
34 virtual bool OnCommand(unsigned code, unsigned itemID, LPARAM lParam, LRESULT &result);
36 virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */, LRESULT & /* result */) { return false; } in OnNotify()
/third_party/libabigail/tests/
H A Druntestfedabipkgdiff.py.in31 # where to store the result of the comparison)
34 # the first element of the tuple) the result of the comparison is
106 The result of the comparison is stored in an output file, and that
115 result = True
137 result &= not return_code
139 return result
152 result = 0
153 result = run_fedabipkgdiff_tests()
154 return not result
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Dmodule.h114 jerry_value_t *result); /**< The resulting module, if the function returns
/third_party/node/src/crypto/
H A Dcrypto_hkdf.h54 v8::Local<v8::Value>* result);
H A Dcrypto_scrypt.h21 // the cost, the better the result. The length parameter
69 v8::Local<v8::Value>* result);
H A Dcrypto_pbkdf2.h67 v8::Local<v8::Value>* result);
/third_party/node/deps/v8/tools/
H A Dcallstats-from-telemetry.sh8 Convert telemetry json trace result to callstats.html compatible

Completed in 17 milliseconds

1...<<641642643644645646647648649650>>...908