Home
last modified time | relevance | path

Searched defs:res (Results 3326 - 3350 of 11557) sorted by relevance

1...<<131132133134135136137138139140>>...463

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py401 res = subprocess.check_output([opts.cppfilt, 'main']) variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dresbund.cpp198 ResourceBundle::ResourceBundle(UResourceBundle *res, UErrorCode& err) in ResourceBundle() argument
[all...]
/third_party/python/Parser/
H A Dmyreadline.c357 char *rv, *res; in PyOS_Readline() local
/third_party/python/Programs/
H A D_freeze_module.c236 int res = write_frozen(outpath, inpath, name, marshalled); in main() local
/third_party/python/Python/
H A Dbootstrap_hash.c221 int res; in py_getentropy() local
225 res = getentropy(buffer, len); in py_getentropy() local
476 int res; in pyurandom() local
570 int res; in _Py_HashRandomization_Init() local
[all...]
/third_party/python/Modules/_ssl/
H A Dcert.c133 PyObject *res; in _x509name_print() local
/third_party/python/Objects/
H A Dinterpreteridobject.c210 PyObject *res = PyObject_RichCompare(pyid, other, op); in interpid_richcompare() local
/third_party/python/Modules/
H A Dxxmodule.c158 long res; in xx_foo() local
H A Dxxsubtype.c238 PyObject *obj, *name, *res; in spam_bench() local
H A Dxxlimited_35.c147 long res; in xx_foo() local
/third_party/pulseaudio/src/pulse/
H A Dutf8.c195 size_t res, inbytes, outbytes; in iconv_simple() local
/third_party/python/Lib/test/
H A D_testcppext.cpp30 long res = i + j; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Ddynamic_annotations.h415 T res = x; in AnnotateUnprotectedRead() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.cc96 const char* ParseDateTime(const char* p, PosixTransition* res) { in ParseDateTime() argument
136 ParsePosixSpec(const std::string& spec, PosixTimeZone* res) ParsePosixSpec() argument
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp48 int res = snprintf(colorBuffer, sizeof(colorBuffer), "#%06x", (svgThemeColor.color & 0xFFFFFF)); in setSVGColor() local
62 int res = snprintf( in setSVGColor() local
H A DSkSVGAttributeParser.cpp95 bool SkSVGAttributeParser::parseScalarToken(SkScalar* res) { in parseScalarToken() argument
103 bool SkSVGAttributeParser::parseInt32Token(int32_t* res) { in parseInt32Token() argument
111 bool SkSVGAttributeParser::parseHexToken(uint32_t* res) { in parseHexToken() argument
/third_party/selinux/libselinux/src/
H A Dstringrep.c282 int security_av_string(security_class_t tclass, access_vector_t av, char **res) in security_av_string() argument
/third_party/rust/crates/nix/test/
H A Dtest_fcntl.rs274 let mut res: String = String::new(); in test_copy_file_range() variables
[all...]
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs341 let mut res = Diagnostic::spanned_range(span_range, Level::Error, msg); in from() variables
/third_party/spirv-tools/test/link/
H A Dlinker_fixture.h146 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options); in ExpandAndCheck() local
164 spv_result_t res = ExpandAndLink(templateBody, &linked_binary, options); in ExpandAndMatch() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp209 const deUint32 res = bufferPtr[i]; in iterate() local
214 msg << "Comparison failed for sb_out.values[" << i << "] ref:" << ref << " res:" << res; in iterate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal-modexp.c49 int res = -1; in crypto_dh_derive_secret() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_none.c56 int res; in l2_packet_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c101 int res; in pkcs1_v15_private_key_decrypt() local
201 int res; in pkcs1_v15_sig_ver() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser.c72 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) view_cb_resource_request_starting() argument

Completed in 20 milliseconds

1...<<131132133134135136137138139140>>...463