Home
last modified time | relevance | path

Searched refs:Redirect (Results 1 – 25 of 56) sorted by relevance

123

/external/v8/src/
Dexternal-reference.cc105 return ExternalReference(Redirect(fun->address(), type)); in Create()
116 Redirect(f->entry, BuiltinCallTypeForResultSize(f->result_size))); in Create()
121 return ExternalReference(Redirect(address)); in Create()
178 Redirect(FUNCTION_ADDR(IncrementalMarking::RecordWriteFromCode))); in incremental_marking_record_write_function()
183 Redirect(Heap::store_buffer_overflow_function_address())); in store_buffer_overflow_function()
188 Redirect(FUNCTION_ADDR(HandleScope::DeleteExtensions))); in delete_handle_scope_extensions()
192 return ExternalReference(Redirect(FUNCTION_ADDR(JSDate::GetField))); in get_date_field_function()
207 Address ExternalReference::Redirect(Address address, Type type) { in Redirect() function in v8::internal::ExternalReference
224 return ExternalReference(Redirect(FUNCTION_ADDR(Deoptimizer::New))); in new_deoptimizer_function()
229 Redirect(FUNCTION_ADDR(Deoptimizer::ComputeOutputFrames))); in compute_output_frames_function()
[all …]
/external/autotest/apache/conf/
Dsite-misc-directives6 # Redirect job result url.
12 # Redirect special task result url.
/external/v8/tools/
Dgdb-v8-support.py194 class Redirect(gdb.Command): class
206 super(Redirect, self).__init__("redirect", gdb.COMMAND_USER)
238 Redirect()
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DProgram.inc110 // Redirect empty paths to /dev/null
140 // Redirect empty paths to /dev/null
195 // Redirect stdin/stdout.
246 // Redirect file descriptors...
248 // Redirect stdin
250 // Redirect stdout
/external/curl/tests/data/
Dtest105213 HTTP/1.0 301 Redirect swsclose
30 HTTP/1.0 301 Redirect swsclose
Dtest105113 HTTP/1.1 301 Redirect swsclose
32 HTTP/1.1 301 Redirect swsclose
Dtest105315 HTTP/1.1 307 Redirect swsclose
34 HTTP/1.1 307 Redirect swsclose
Dtest131420 Redirect to the same URL again!
Dtest107318 HTTP/1.0 301 Redirect swsclose
Dtest144851 Redirect following to UTF-8 IDN host name
/external/honggfuzz/examples/apache-httpd/
Dhttpd.conf.h155 Redirect "/abc" "/"
99 Redirect permanent "/%{env:MATCH_NUMBER}.html"
Dhttpd.conf.h255 Redirect "/abc" "/"
99 Redirect permanent "/%{env:MATCH_NUMBER}.html"
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DProgram.inc104 // Redirect empty paths to /dev/null
134 // Redirect empty paths to /dev/null
215 // Redirect stdin/stdout.
269 // Redirect file descriptors...
271 // Redirect stdin
273 // Redirect stdout
/external/llvm/lib/Support/Unix/
DProgram.inc104 // Redirect empty paths to /dev/null
134 // Redirect empty paths to /dev/null
215 // Redirect stdin/stdout.
269 // Redirect file descriptors...
271 // Redirect stdin
273 // Redirect stdout
/external/python/httplib2/test/302/
D.myhtaccess1 Redirect temp onestep final-destination.txt
/external/slf4j/slf4j-site/src/site/pages/
D.htaccess1 Redirect permanent /log4j-over-slf4j.html http://www.slf4j.org/legacy.html#log4j-over-slf4j
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DProgram.inc102 // Redirect empty paths to /dev/null
132 // Redirect empty paths to /dev/null
225 // Redirect stdin/stdout.
279 // Redirect file descriptors...
281 // Redirect stdin
283 // Redirect stdout
/external/python/httplib2/test/307/
Donestep.asis2 Status: 307 Temporary Redirect
/external/curl/docs/cmdline-opts/
Dstderr.d5 Redirect all writes to stderr to the specified file instead. If the file name
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeLogRedirector.cs42 public static void Redirect(NativeMethods native) in Redirect() method in Grpc.Core.Internal.NativeLogRedirector
DNativeExtension.cs44 NativeLogRedirector.Redirect(this.nativeMethods); in NativeExtension()
/external/libchrome/libchrome_tools/patch/
Dmodp_b64.patch18 +// Redirect to system header.
/external/libvpx/libvpx/build/make/
Dgen_msvs_sln.sh27 --out=outfile Redirect output to a file
/external/autotest/client/bin/
DTODO6 Redirect stdout and stderr for each test's setup and execute to 4 sep files
/external/perfetto/ui/
Dtsconfig.json19 "outDir": "./dist", // Redirect output structure to the directory.

123