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

1 2 3 4 5 6 78 91011

  /prebuilts/go/linux-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/linux-x86/src/net/
net_test.go 233 // delivered immediately to the near end FSM,
  /prebuilts/go/linux-x86/test/ken/
convert.go 7 // Test, near-exhaustive, of converting numbers between types.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 867 float near = msg.getArgs(0).getFloatValue(0); local
    [all...]
  /external/libjpeg-turbo/simd/
jidctint-sse2-64.asm 128 jnz near .columnDCT
168 jmp near .column_end
    [all...]
jidctint-sse2.asm 134 jnz near .columnDCT
174 jmp near .column_end
    [all...]
jidctred-sse2-64.asm 167 jmp near .column_end
jidctred-sse2.asm 173 jmp near .column_end
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 109 externdef InterruptDistrubutionHub:near
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 109 externdef InterruptDistrubutionHub:near
  /external/libvncserver/common/
lzodefs.h 162 # define __near near
176 # define __near near
    [all...]
  /external/one-true-awk/
FIXES 287 header file near me, so it's there explicitly. not properly
    [all...]
  /external/syslinux/lzo/include/lzo/
lzodefs.h 162 # define __near near
176 # define __near near
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 161 _inflate_fast proc near
  /prebuilts/go/darwin-x86/src/runtime/
sema.go 577 // expect the g we're looking for to be near the front.
  /prebuilts/go/linux-x86/src/runtime/
sema.go 577 // expect the g we're looking for to be near the front.
  /prebuilts/tools/common/m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.1/
dtd-parser-1.1.jar 
  /toolchain/binutils/binutils-2.27/zlib/contrib/masmx86/
inffas32.asm 161 _inflate_fast proc near
  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86BaseImpl.h     [all...]
  /external/syslinux/core/
isolinux.asm 32 %assign HIGHMEM_SLOP 128*1024 ; Avoid this much memory near the top
  /external/valgrind/coregrind/m_debuginfo/
minilzo-inl.c 173 # define __near near
187 # define __near near
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ssa.go 779 // near CanUse1InsnTLS for a detailed explanation of these instructions.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
ssa.go 652 // near CanUse1InsnTLS for a detailed explanation of these instructions.
  /prebuilts/go/darwin-x86/src/encoding/xml/
read.go 377 // TODO: For now, simply ignore the field. In the near
  /prebuilts/go/darwin-x86/src/image/draw/
draw.go 598 // rows. The +2 simplifies calculation near the edges.

Completed in 1378 milliseconds

1 2 3 4 5 6 78 91011