/external/v8/src/ |
D | external-reference.cc | 105 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/ |
D | site-misc-directives | 6 # Redirect job result url. 12 # Redirect special task result url.
|
/external/v8/tools/ |
D | gdb-v8-support.py | 194 class Redirect(gdb.Command): class 206 super(Redirect, self).__init__("redirect", gdb.COMMAND_USER) 238 Redirect()
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Program.inc | 110 // 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/ |
D | test1052 | 13 HTTP/1.0 301 Redirect swsclose 30 HTTP/1.0 301 Redirect swsclose
|
D | test1051 | 13 HTTP/1.1 301 Redirect swsclose 32 HTTP/1.1 301 Redirect swsclose
|
D | test1053 | 15 HTTP/1.1 307 Redirect swsclose 34 HTTP/1.1 307 Redirect swsclose
|
D | test1314 | 20 Redirect to the same URL again!
|
D | test1073 | 18 HTTP/1.0 301 Redirect swsclose
|
D | test1448 | 51 Redirect following to UTF-8 IDN host name
|
/external/honggfuzz/examples/apache-httpd/ |
D | httpd.conf.h1 | 55 Redirect "/abc" "/" 99 Redirect permanent "/%{env:MATCH_NUMBER}.html"
|
D | httpd.conf.h2 | 55 Redirect "/abc" "/" 99 Redirect permanent "/%{env:MATCH_NUMBER}.html"
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Program.inc | 104 // 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/ |
D | Program.inc | 104 // 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 | .myhtaccess | 1 Redirect temp onestep final-destination.txt
|
/external/slf4j/slf4j-site/src/site/pages/ |
D | .htaccess | 1 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/ |
D | Program.inc | 102 // 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/ |
D | onestep.asis | 2 Status: 307 Temporary Redirect
|
/external/curl/docs/cmdline-opts/ |
D | stderr.d | 5 Redirect all writes to stderr to the specified file instead. If the file name
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | NativeLogRedirector.cs | 42 public static void Redirect(NativeMethods native) in Redirect() method in Grpc.Core.Internal.NativeLogRedirector
|
D | NativeExtension.cs | 44 NativeLogRedirector.Redirect(this.nativeMethods); in NativeExtension()
|
/external/libchrome/libchrome_tools/patch/ |
D | modp_b64.patch | 18 +// Redirect to system header.
|
/external/libvpx/libvpx/build/make/ |
D | gen_msvs_sln.sh | 27 --out=outfile Redirect output to a file
|
/external/autotest/client/bin/ |
D | TODO | 6 Redirect stdout and stderr for each test's setup and execute to 4 sep files
|
/external/perfetto/ui/ |
D | tsconfig.json | 19 "outDir": "./dist", // Redirect output structure to the directory.
|