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

1 2 3

  /external/compiler-rt/lib/asan/scripts/
symbolize.py 23 call, which is not expected to return at all. Because of that, this
  /external/antlr/runtime/JavaScript/src/org/antlr/runtime/
Token.js 1 // NB: Because Token has static members of type CommonToken, the Token dummy
  /build/make/core/
aux_executable.mk 31 # This duplicates logic from base_rules.mk because we need to
39 # binary name, because it's used to set the "soname" in the binary.
45 # Because AUX_SYMBOL_FILTER_FILE depends on ALL_ORIGINAL_DYNAMIC_BINARIES,
  /external/walt/docs/
ScreenLatency.md 7 Because the screen refreshes at predefined intervals (typically 60 Hz), most drawing commands do not take effect immediately but are processes during the next frame render event. See [Choreographer.FrameCallback](https://developer.android.com/reference/android/view/Choreographer.FrameCallback.html). An in-depth explanation about Android graphics can be found in [this video](https://www.youtube.com/watch?v=Q8m9sHdyXnE).
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/
SanityTest.cs 36 /// Because we depend on a native library, sometimes when things go wrong, the
  /external/tensorflow/tensorflow/python/framework/
fast_tensor_util.pyx 20 # Because np.float16_t dosen't exist in cython, we use uint16_t here.
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/X86/
indirect-cf-elimination.s 6 # associated with it. Because there is no LT info, the indirect call made in the
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.asm 85 // Because the 'push' instruction is equivalent to 'stmdb' (decrement before), we need to increment
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 290 - Because the host can process (answer) Rx requests in any order theoretically,
352 from the Available Ring to the Used Ring (out of order transmission). Because
  /external/syzkaller/pkg/csource/
options_test.go 111 // Because of constraints on options, we need some defaults
  /build/soong/third_party/zip/
struct.go 117 // Because os.FileInfo's Name method returns only the base name of
  /external/bcc/src/lua/bcc/vendor/
json.lua 22 Because the Lua nil value cannot be a key, and as a table value is considered
  /external/libunwind/doc/
libunwind-ptrace.tex 98 structure is never shared between threads. Because of this, no
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 21 ; * Because the first constant is bigger than 1, to maintain the same 16 bit
27 ; * For the second constant, because of the 16bit version is 35468, which
mfqe_sse2.asm 192 ; Because we're working with the actual output frames
  /external/libvpx/libvpx/vp9/common/x86/
vp9_mfqe_sse2.asm 193 ; Because we're working with the actual output frames
  /external/syzkaller/vendor/golang.org/x/net/http2/
client_conn_pool.go 121 // This is used by the http1 Transport code when it creates a new connection. Because
122 // the http1 Transport doesn't de-dup TCP dials to outbound hosts (because it doesn't know
  /external/syzkaller/vendor/google.golang.org/api/gensupport/
resumable.go 82 // since-standardized in RFC 7238. Because of the conflict in
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
optparse.py 191 "%s %s" ("-f FILE"), because those are the two syntaxes that
551 # the methods are actually defined. (I just put it here because I
581 # Filter out None because early versions of Optik had exactly
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
optparse.py 191 "%s %s" ("-f FILE"), because those are the two syntaxes that
550 # the methods are actually defined. (I just put it here because I
580 # Filter out None because early versions of Optik had exactly
    [all...]
  /external/python/cpython2/Lib/
optparse.py 191 "%s %s" ("-f FILE"), because those are the two syntaxes that
551 # the methods are actually defined. (I just put it here because I
581 # Filter out None because early versions of Optik had exactly
    [all...]
  /external/python/cpython3/Lib/
optparse.py 197 "%s %s" ("-f FILE"), because those are the two syntaxes that
554 # the methods are actually defined. (I just put it here because I
584 # Filter out None because early versions of Optik had exactly
    [all...]
  /development/build/tools/
sdk_repo.mk 70 # Because we do not know the intermediary directory name, this only works
  /external/u-boot/board/sandbox/
README.sandbox 134 example, the contents of a SPI flash chip should not disappear just because
249 The 'lo' interface cannot use the RAW AF_PACKET API because the lo interface
256 Because only UDP is supported, ICMP traffic will not work, so expect that ping
  /external/syzkaller/vendor/golang.org/x/net/http2/hpack/
hpack.go 71 // Name and/or Value by hand, but we don't care, because that
72 // won't happen on the wire because the encoding doesn't allow
88 // block. Because it's usually not owned, we can only
460 // is returning an error anyway, and because they're not indexed, the error

Completed in 1201 milliseconds

1 2 3