/third_party/node/deps/npm/node_modules/https-proxy-agent/dist/ |
H A D | parse-proxy-response.js | 57 return reject(new Error('No header received from proxy CONNECT response')); 69 return reject(new Error(`Invalid header from proxy CONNECT response: "${header}"`));
|
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/ |
H A D | NotFormattableRvAdapter.java | 25 this.layoutInflater = LayoutInflater.from(context); in NotFormattableRvAdapter() 67 * @param phoneNumberInAppRepresentation PhoneNumberInApp to set content of the view from
|
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-variable-optimizer.h | 100 void VisitBackedge(Node* from, Node* loop);
|
H A D | constant-folding-reducer.cc | 49 edge.from()->opcode() == IrOpcode::kFoldConstant) { in IsAlreadyBeingFolded()
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | perf-jit.h | 14 // from this software without specific prior written permission. 47 void CodeMoveEvent(AbstractCode from, AbstractCode to) override;
|
/third_party/node/deps/v8/src/init/ |
H A D | bootstrapper.h | 92 char* RestoreState(char* from);
|
/third_party/node/deps/v8/src/objects/ |
H A D | allocation-site.h | 61 // from the list by updateing weak_next. 142 static bool ShouldTrack(ElementsKind from, ElementsKind to);
|
/third_party/node/deps/v8/src/profiler/ |
H A D | allocation-tracker.h | 79 void MoveObject(Address from, Address to, int size);
|
H A D | heap-profiler.h | 63 void ObjectMoveEvent(Address from, Address to, int size); 102 // Mapping from HeapObject addresses to objects' uids.
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter.h | 11 // Do not include anything from src/interpreter other than 102 V8_EXPORT_PRIVATE uintptr_t GetDispatchCounter(Bytecode from,
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-stack.h | 76 char* RestoreStack(char* from);
|
/third_party/node/deps/openssl/openssl/crypto/ui/ |
H A D | ui_util.c | 71 static int ui_dup_method_data(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, in ui_dup_method_data() argument
|
/third_party/node/deps/undici/src/node_modules/@fastify/busboy/deps/dicer/lib/ |
H A D | HeaderParser.js | 9 const B_DCRLF = Buffer.from('\r\n\r\n')
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeTreeFactorizerTest.java | 95 return RangeTree.from(specs(s)); in ranges()
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | ChangeTest.java | 69 return RangeTree.from(Arrays.stream(rangeSpecs).map(RangeSpecification::parse)); in ranges()
|
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | serialize.rs | 142 write!(buf, "{}", name).map_err(From::from) in serialize()
|
/third_party/rust/crates/cxx/gen/cmd/src/ |
H A D | cfg.rs | 33 CfgResult::from(set.contains(&CfgValue::Str(value.to_owned()))) in eval()
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | load.rs | 45 Some(ast_dump_path) => PathBuf::from(ast_dump_path), in load()
|
/third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
H A D | has_destructor.rs | 37 // only include the edges from the IR graph that can affect whether a type 173 fn from(analysis: HasDestructorAnalysis<'ctx>) -> Self { functions
|
/third_party/rust/crates/clap/tests/derive/ |
H A D | skip.rs | 60 ss: String::from(""), in skip_2()
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_jit_misc.c | 24 contributors may be used to endorse or promote products derived from 43 #error This file must be included from pcre2_jit_compile.c.
|
H A D | pcre2_jit_match.c | 24 contributors may be used to endorse or promote products derived from 42 #error This file must be included from pcre2_jit_compile.c.
|
/third_party/openssl/crypto/ui/ |
H A D | ui_util.c | 71 static int ui_dup_method_data(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, in ui_dup_method_data() argument
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | asn1.h | 36 int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | utf16collationiterator.h | 146 UBool normalize(const UChar *from, const UChar *to, UErrorCode &errorCode);
|