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

1 2 3 4

  /external/llvm/test/MC/AArch64/
elf-reloc-uncondbrimm.s 4 b somewhere
5 bl somewhere
9 // OBJ-NEXT: 0x0 R_AARCH64_JUMP26 somewhere 0x0
10 // OBJ-NEXT: 0x4 R_AARCH64_CALL26 somewhere 0x0
elf-reloc-tstb.s 4 tbz x6, #45, somewhere
5 tbnz w3, #15, somewhere
9 // OBJ-NEXT: 0x0 R_AARCH64_TSTBR14 somewhere 0x0
10 // OBJ-NEXT: 0x4 R_AARCH64_TSTBR14 somewhere 0x0
arm64-elf-reloc-condbr.s 4 b.eq somewhere
8 // OBJ-NEXT: 0x0 R_AARCH64_CONDBR19 somewhere 0x0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
undefbug.s 4 bl somewhere,%r2
  /external/llvm/test/MC/ARM/
relocated-mapping.s 6 .word somewhere
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 47 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
181 /** QID cannot see beyond end of token so using QID '.*'? somewhere won't
  /frameworks/base/core/tests/coretests/apks/install_jni_lib/
Android.mk 32 # .. we want to avoid that... so we put it somewhere
  /external/clang/test/SemaCXX/
typo-correction.cpp 320 namespace somewhere { int foobar; } namespace in namespace:using_decl
321 using somewhere::foobar; // expected-note {{declared here}}
  /external/llvm/test/MC/Mips/
sort-relocation-table.s 159 # so long as there is one after the R_MIPS_HI16 somewhere. This isn't
174 # HILO 10: R_MIPS_HI16's must have a matching R_MIPS_LO16 somewhere though.
340 # follow so long as there is one after the R_MIPS_GOT16 somewhere.
355 # GOTLO 10: R_MIPS_GOT16's must have a matching R_MIPS_LO16 somewhere though.
  /prebuilts/go/darwin-x86/src/runtime/pprof/internal/protopprof/
protopprof.go 67 // each call. Adjust by -1 to land somewhere on the actual call
  /prebuilts/go/linux-x86/src/runtime/pprof/internal/protopprof/
protopprof.go 67 // each call. Adjust by -1 to land somewhere on the actual call
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
Thunk16.asm 77 ; by user code. It will be shadowed to somewhere in memory below 1MB.
150 ; It will be shadowed to somewhere in memory below 1MB.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
Thunk16.asm 67 ; by user code. It will be shadowed to somewhere in memory below 1MB.
158 ; It will be shadowed to somewhere in memory below 1MB.
Thunk16.S 69 # by user code. It will be shadowed to somewhere in memory below 1MB.
166 # It will be shadowed to somewhere in memory below 1MB.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.asm 78 ; by user code. It will be shadowed to somewhere in memory below 1MB.
151 ; It will be shadowed to somewhere in memory below 1MB.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 112 ;load alpha1,beta1 somewhere to avoid more loads
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 128 ;load alpha1,beta1 somewhere to avoid more loads
  /prebuilts/go/darwin-x86/src/net/
error_test.go 130 {"unix", "/path/to/somewhere"},
131 {"unixgram", "/path/to/somewhere"},
132 {"unixpacket", "/path/to/somewhere"},
280 {"unix", "/path/to/somewhere"},
281 {"unixpacket", "/path/to/somewhere"},
  /prebuilts/go/linux-x86/src/net/
error_test.go 130 {"unix", "/path/to/somewhere"},
131 {"unixgram", "/path/to/somewhere"},
132 {"unixpacket", "/path/to/somewhere"},
280 {"unix", "/path/to/somewhere"},
281 {"unixpacket", "/path/to/somewhere"},
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
Thunk16.S 72 # by user code. It will be shadowed to somewhere in memory below 1MB.
163 # It will be shadowed to somewhere in memory below 1MB.
Thunk16.asm 69 ; by user code. It will be shadowed to somewhere in memory below 1MB.
160 ; It will be shadowed to somewhere in memory below 1MB.
  /prebuilts/go/darwin-x86/src/runtime/
os3_plan9.go 27 // made a mistake somewhere in sigtramp.
  /prebuilts/go/linux-x86/src/runtime/
os3_plan9.go 27 // made a mistake somewhere in sigtramp.
  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
legacy_profile.go 291 // each call. Adjust by -1 to land somewhere on the actual call.
424 // each call. Optionally adjust by -1 to land somewhere on the actual
567 // each call. Adjust by -1 to land somewhere on the actual call.
799 // each call. Adjust by -1 to land somewhere on the actual call.
940 // each call. Adjust by -1 to land somewhere on the actual call.
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
legacy_profile.go 291 // each call. Adjust by -1 to land somewhere on the actual call.
424 // each call. Optionally adjust by -1 to land somewhere on the actual
567 // each call. Adjust by -1 to land somewhere on the actual call.
799 // each call. Adjust by -1 to land somewhere on the actual call.
940 // each call. Adjust by -1 to land somewhere on the actual call.

Completed in 944 milliseconds

1 2 3 4