/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
H A D | bloat.py | 401 res = subprocess.check_output([opts.cppfilt, 'main']) variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | resbund.cpp | 198 ResourceBundle::ResourceBundle(UResourceBundle *res, UErrorCode& err) in ResourceBundle() argument [all...] |
/third_party/python/Parser/ |
H A D | myreadline.c | 357 char *rv, *res; in PyOS_Readline() local
|
/third_party/python/Programs/ |
H A D | _freeze_module.c | 236 int res = write_frozen(outpath, inpath, name, marshalled); in main() local
|
/third_party/python/Python/ |
H A D | bootstrap_hash.c | 221 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 D | cert.c | 133 PyObject *res; in _x509name_print() local
|
/third_party/python/Objects/ |
H A D | interpreteridobject.c | 210 PyObject *res = PyObject_RichCompare(pyid, other, op); in interpid_richcompare() local
|
/third_party/python/Modules/ |
H A D | xxmodule.c | 158 long res; in xx_foo() local
|
H A D | xxsubtype.c | 238 PyObject *obj, *name, *res; in spam_bench() local
|
H A D | xxlimited_35.c | 147 long res; in xx_foo() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | utf8.c | 195 size_t res, inbytes, outbytes; in iconv_simple() local
|
/third_party/python/Lib/test/ |
H A D | _testcppext.cpp | 30 long res = i + j; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A D | dynamic_annotations.h | 415 T res = x; in AnnotateUnprotectedRead() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_posix.cc | 96 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 D | SkSVGXMLDOM.cpp | 48 int res = snprintf(colorBuffer, sizeof(colorBuffer), "#%06x", (svgThemeColor.color & 0xFFFFFF)); in setSVGColor() local 62 int res = snprintf( in setSVGColor() local
|
H A D | SkSVGAttributeParser.cpp | 95 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 D | stringrep.c | 282 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 D | test_fcntl.rs | 274 let mut res: String = String::new(); in test_copy_file_range() variables [all...] |
/third_party/rust/crates/proc-macro-error/src/ |
H A D | diagnostic.rs | 341 let mut res = Diagnostic::spanned_range(span_range, Level::Error, msg); in from() variables
|
/third_party/spirv-tools/test/link/ |
H A D | linker_fixture.h | 146 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 D | vktPostmortemShaderTimeoutTests.cpp | 209 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 D | crypto_internal-modexp.c | 49 int res = -1; in crypto_dh_derive_secret() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_none.c | 56 int res; in l2_packet_receive() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | pkcs1.c | 101 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 D | browser.c | 72 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
|