HomeSort by relevance Sort by last modified time
    Searched refs:near (Results 151 - 175 of 264) sorted by null

1 2 3 4 5 67 8 91011

  /external/libjpeg-turbo/simd/
jidctred-mmx.asm 183 jmp near .nextcolumn
329 jnz near .columnloop
jidctint-mmx.asm 180 jmp near .nextcolumn
507 jnz near .columnloop
    [all...]
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate_test.go 562 // recovers the original input. The Write sizes are near the thresholds in the
563 // compressor.encSpeed method (0, 16, 128), as well as near maxStoreBlockSize
  /prebuilts/go/linux-x86/src/compress/flate/
deflate_test.go 562 // recovers the original input. The Write sizes are near the thresholds in the
563 // compressor.encSpeed method (0, 16, 128), as well as near maxStoreBlockSize
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ExceptionHandlerAsm.asm 26 externdef CommonExceptionHandler:near
  /external/swiftshader/src/OpenGL/compiler/
Initialize.cpp 435 TField *near = new TField(new TType(EbtFloat, EbpHigh, EvqGlobal, 1), NewPoolTString("near"), zeroSourceLoc); local
438 fields->push_back(near);
    [all...]
  /external/valgrind/none/tests/s390x/
rounding-3.stdout.exp 1 setting rounding mode to [-> near]
  /prebuilts/go/darwin-x86/src/strconv/
atof.go 521 // If s is well-formed and near a valid floating point number,
  /prebuilts/go/darwin-x86/src/time/
sleep_test.go 453 // This may hang forever if timers are broken. See comment near
  /prebuilts/go/darwin-x86/test/
nosplit.go 106 # Test cases near the 128-byte limit.
  /prebuilts/go/linux-x86/src/strconv/
atof.go 521 // If s is well-formed and near a valid floating point number,
  /prebuilts/go/linux-x86/src/time/
sleep_test.go 453 // This may hang forever if timers are broken. See comment near
  /prebuilts/go/linux-x86/test/
nosplit.go 106 # Test cases near the 128-byte limit.
  /external/valgrind/none/tests/mips64/
round.stdout.exp 723 roundig mode: near
919 roundig mode: near
1115 roundig mode: near
1311 roundig mode: near
1507 roundig mode: near
    [all...]
  /external/boringssl/src/ssl/test/runner/
dtls.go 60 // Alerts sent near version negotiation do not have a well-defined
  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 99 /// X86 allows near and far jumps.
114 /// this label is "near", and bumps iterator to the next near position.
707 void j(BrCond condition, Label *label, bool near = kFarJump);
711 void jmp(Label *label, bool near = kFarJump);
    [all...]
  /external/syslinux/core/
pxelinux.asm 35 %assign HIGHMEM_SLOP 128*1024 ; Avoid this much memory near the top
  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h 149 # define __near near
163 # define __near near
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
func_test.go 72 // TODO(matloob): Aux values may be *gc.Sym pointers in the near
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 358 // Reduce saturation near score=0 (so it is colored grey, rather than yellow).
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 284 t.Fatalf("encoded JPEG does not contain a SOS marker (ff da) near the end: % x", s)
  /prebuilts/go/darwin-x86/src/net/
net_test.go 233 // delivered immediately to the near end FSM,
  /prebuilts/go/darwin-x86/test/ken/
convert.go 7 // Test, near-exhaustive, of converting numbers between types.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
func_test.go 72 // TODO(matloob): Aux values may be *gc.Sym pointers in the near
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 358 // Reduce saturation near score=0 (so it is colored grey, rather than yellow).

Completed in 2699 milliseconds

1 2 3 4 5 67 8 91011