Home
last modified time | relevance | path

Searched refs:from (Results 5626 - 5650 of 8367) sorted by relevance

1...<<221222223224225226227228229230>>...335

/third_party/node/deps/npm/node_modules/https-proxy-agent/dist/
H A Dparse-proxy-response.js57 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 DNotFormattableRvAdapter.java25 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 Dloop-variable-optimizer.h100 void VisitBackedge(Node* from, Node* loop);
H A Dconstant-folding-reducer.cc49 edge.from()->opcode() == IrOpcode::kFoldConstant) { in IsAlreadyBeingFolded()
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.h14 // 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 Dbootstrapper.h92 char* RestoreState(char* from);
/third_party/node/deps/v8/src/objects/
H A Dallocation-site.h61 // from the list by updateing weak_next.
142 static bool ShouldTrack(ElementsKind from, ElementsKind to);
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.h79 void MoveObject(Address from, Address to, int size);
H A Dheap-profiler.h63 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 Dinterpreter.h11 // 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 Dregexp-stack.h76 char* RestoreStack(char* from);
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_util.c71 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 DHeaderParser.js9 const B_DCRLF = Buffer.from('\r\n\r\n')
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeFactorizerTest.java95 return RangeTree.from(specs(s)); in ranges()
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DChangeTest.java69 return RangeTree.from(Arrays.stream(rangeSpecs).map(RangeSpecification::parse)); in ranges()
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dserialize.rs142 write!(buf, "{}", name).map_err(From::from) in serialize()
/third_party/rust/crates/cxx/gen/cmd/src/
H A Dcfg.rs33 CfgResult::from(set.contains(&CfgValue::Str(value.to_owned()))) in eval()
/third_party/rust/crates/cxx/macro/src/
H A Dload.rs45 Some(ast_dump_path) => PathBuf::from(ast_dump_path), in load()
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dhas_destructor.rs37 // 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 Dskip.rs60 ss: String::from(""), in skip_2()
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_misc.c24 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 Dpcre2_jit_match.c24 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 Dui_util.c71 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 Dasn1.h36 int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutf16collationiterator.h146 UBool normalize(const UChar *from, const UChar *to, UErrorCode &errorCode);

Completed in 15 milliseconds

1...<<221222223224225226227228229230>>...335