Home
last modified time | relevance | path

Searched defs:detected (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DProxyDetectorImplTest.java84 ProxyParameters detected = proxyDetector.proxyFor(destination); in override_hostPort() local
102 ProxyParameters detected = proxyDetector.proxyFor(destination); in override_hostOnly() local
125 ProxyParameters detected = proxyDetector.proxyFor(destination); in detectProxyForUnresolvedDestination() local
139 ProxyParameters detected = proxyDetector.proxyFor(destination); in detectProxyForResolvedDestination() local
162 ProxyParameters detected = proxyDetector.proxyFor(destination); in pickFirstHttpProxy() local
190 ProxyParameters detected = proxyDetector.proxyFor(destination); in authRequired() local
/external/v8/src/wasm/
Dfunction-compiler.cc76 void WasmCompilationUnit::ExecuteCompilation(WasmFeatures* detected) { in ExecuteCompilation()
148 Isolate* isolate, NativeModule* native_module, WasmFeatures* detected, in CompileWasmFunction()
Dmodule-compiler.cc175 void UpdateFeatureUseCounts(Isolate* isolate, const WasmFeatures& detected) { in UpdateFeatureUseCounts()
517 WasmFeatures* detected) { in FetchAndExecuteCompilationUnit()
674 WasmFeatures detected = kNoWasmFeatures; in CompileSequentially() local
713 WasmFeatures detected; in ValidateSequentially() local
2939 void CompilationState::OnBackgroundTaskStopped(const WasmFeatures& detected) { in OnBackgroundTaskStopped()
2947 const WasmFeatures& detected) { in PublishDetectedFeatures()
Dwasm-engine.cc175 WasmFeatures detected = kNoWasmFeatures; in CompileFunction() local
Dfunction-body-decoder.cc837 const WasmModule* module, WasmFeatures* detected, in VerifyWasmCode()
849 WasmFeatures* detected, FunctionBody& body, in BuildTFGraph()
Dfunction-body-decoder-impl.h1231 const WasmFeatures& enabled, WasmFeatures* detected, in WasmFullDecoder()
/external/adhd/scripts/mic_testing/frontend/
Drecorder.js125 var detected = false; variable
/external/u-boot/board/tqc/tqm834x/
Dtqm834x.c273 int detected; in get_ddr_bank_size() local
/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c129 UChar detected[sizeof(ss)]; in TestUTF8() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp331 UChar *detected = NEW_ARRAY(UChar, sLength); in UTF8Test() local
/external/python/cpython3/Objects/
Dfloatobject.c1751 float_format_type detected; in float___set_format___impl() local
/external/python/cpython2/Objects/
Dfloatobject.c1922 float_format_type detected; in float_setformat() local
/external/v8/src/compiler/
Dwasm-compiler.cc5056 wasm::WasmFeatures* detected, double* decode_ms, MachineGraph* mcgraph, in BuildGraphForWasmFunction()
5125 wasm::WasmFeatures* detected) { in ExecuteCompilation()
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1842 bool LiftoffCompilationUnit::ExecuteCompilation(WasmFeatures* detected) { in ExecuteCompilation()
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...