HomeSort by relevance Sort by last modified time
    Searched refs:therefore (Results 1 - 25 of 189) sorted by null

1 2 3 4 5 6 7 8

  /external/curl/docs/cmdline-opts/
fail-early.d 21 is not global and is therefore contained by --next.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
got-page-3.d 15 # The first global symbol should therefore be at offset -32744.
  /external/libunwind/doc/
unw_regname.tex 23 therefore guaranteed to remain valid until the application terminates.
  /prebuilts/go/darwin-x86/test/
escape_array.go 77 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
85 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
recover1.go 130 // and therefore cannot see the panic of 2.
  /prebuilts/go/linux-x86/test/
escape_array.go 77 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
85 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
recover1.go 130 // and therefore cannot see the panic of 2.
  /build/soong/phony/
phony.go 47 ctx.PropertyErrorf("required", "phony must not have empty required dependencies in order to be useful(and therefore permitted).")
  /prebuilts/go/darwin-x86/src/cmd/go/internal/base/
path.go 47 // IsTestFile reports whether the source file is a set of tests and should therefore
  /prebuilts/go/darwin-x86/src/encoding/gob/
example_encdec_test.go 15 // We therefore write a BinaryMarshal/BinaryUnmarshal method pair to allow us
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug484.go 13 // (and therefore initialized) at the call to f, but the register optimizer
issue12006.go 18 // Append forces heap allocation and copies entries in vals to heap, therefore they escape to heap.
  /prebuilts/go/linux-x86/src/cmd/go/internal/base/
path.go 47 // IsTestFile reports whether the source file is a set of tests and should therefore
  /prebuilts/go/linux-x86/src/encoding/gob/
example_encdec_test.go 15 // We therefore write a BinaryMarshal/BinaryUnmarshal method pair to allow us
  /prebuilts/go/linux-x86/test/fixedbugs/
bug484.go 13 // (and therefore initialized) at the call to f, but the register optimizer
issue12006.go 18 // Append forces heap allocation and copies entries in vals to heap, therefore they escape to heap.
  /external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
MachO_ARM64_relocations.s 18 # and therefore ignored.
  /external/llvm/test/MC/Mips/
sort-relocation-table.s 124 # R_MIPS_HI16's therefore match different R_MIPS_LO16's.
305 # R_MIPS_GOT16's therefore match different R_MIPS_LO16's.
  /external/walt/docs/
DragLatency.md 33 Now imagine that the clocks timestamping the touch and the laser events diverge a little (this divergence is the latency we want to measure). The red 'x' marks would move along the graph. But half of them would move up and half down (corresponding to direction of the finger movement in that point) and therefore they would diverge in opposite directions from the relatively straight horizontal line you see on the screenshot.
AudioLatency.md 28 until there is a detectable signal on the wire. Note that this does not include the time between the moment the app decided to output a tone until the Enqueue() call. This is somewhat counterintuitive but this time is deliberately omitted. In case of the WALT app code this time is likely be uniformly distributed between 0 and the length of the buffer (5 ms in case of Nexus 5) and therefore would contribute considerable variance but little interesting information if included in the reported latency.
  /prebuilts/go/darwin-x86/src/flag/
example_test.go 65 // we need to use the Var function and therefore create the flag during
  /prebuilts/go/linux-x86/src/flag/
example_test.go 65 // we need to use the Var function and therefore create the flag during
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 107 SNP member function, and must therefore correspond to a hardware configuration
  /external/boringssl/src/ssl/test/runner/ed25519/
ed25519.go 50 // Ed25519 performs two passes over messages to be signed and therefore cannot
  /external/ImageMagick/www/api/
cache-view.php 211 <p>GetCacheViewAuthenticPixelQueue() returns the pixels associated with the last call to QueueCacheViewAuthenticPixels() or GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be updated.</p>
299 <p>GetCacheViewVirtualMetacontent() returns the meta-content corresponding with the last call to GetCacheViewVirtualMetacontent(). The meta-content is virtual and therefore cannot be updated.</p>
322 <p>GetCacheViewVirtualPixelQueue() returns the the pixels associated with the last call to GetCacheViewVirtualPixels(). The pixels are virtual and therefore cannot be updated.</p>

Completed in 390 milliseconds

1 2 3 4 5 6 7 8