HomeSort by relevance Sort by last modified time
    Searched refs:possible (Results 76 - 100 of 927) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 50 ; * Standard OMXResult result. See enumeration for possible result codes.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 50 ; * Standard OMXResult result. See enumeration for possible result codes.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
objdump_test.go 16 // Disable this for now since generating all possible bit combinations within a word
17 // generates lots of ppc64x instructions not possible with golang so not worth supporting..
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
objdump_test.go 16 // Disable this for now since generating all possible bit combinations within a word
17 // generates lots of ppc64x instructions not possible with golang so not worth supporting..
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/
relax-5.s 1 ; Relaxation is possible from @aa:32 to @aa:16 for following instructions
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-jump.s 20 bgt L1 ; All possible backward branchs, adjust -2
  /build/make/target/board/generic/
BoardConfig.mk 19 # that are slower to emulate. On the other hand, it is possible to emulate
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/
memcpyRep4.asm 54 rep movsd ; Copy as many Dwords as possible
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/X64/
memcpyRep4.asm 51 rep movsd ; Copy as many Dwords as possible
memcpyRep8.asm 51 rep movsq ; Copy as many Qwords as possible
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/
CopyMem.asm 49 rep movsd ; Copy as many Dwords as possible
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/X64/
CopyMem.asm 48 rep movsq ; Copy as many Qwords as possible
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/X64/
EfiCopyMemRep4.asm 50 rep movsd ; Copy as many Dwords as possible
EfiCopyMemRep8.asm 50 rep movsq ; Copy as many Qwords as possible
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/X64/
CopyMem.asm 48 rep movsq ; Copy as many Qwords as possible
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibRepStr/Ia32/
CopyMem.asm 49 rep movsd ; Copy as many Dwords as possible
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibRepStr/X64/
CopyMem.asm 48 rep movsq ; Copy as many Qwords as possible
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 60 and then either try another possible decision path or
69 # as flexible as possible, these exceptions are not created with strings,
319 an integer token type value) that falls into a range of possible values, but
344 possible symbol values, but the current symbol does not match.
383 A recognizer must choose between multiple possible recognition paths based
385 the input does not suit any of the possible recognition alternatives.
392 the multiple possible paths to follow by checking a number of future input
394 not fit any of the possible paths.
397 choose between all possible token rules. If raised by +tokens+, it means the
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.rl 65 reph = (Ra H | Repha); # possible reph
  /external/libmojo/mojo/public/js/
support.js 21 * complete. See MojoWait for possible result codes.
  /external/v8/src/js/
runtime.js 87 // possible due to code generation for array literals. When
  /external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp 37 definite indirect possible reachable all none
42 leak_check full kinds indirect,possible
106 definite indirect possible reachable all none
111 leak_check full kinds indirect,possible
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
TileQueryHelper.java 76 String possible = mContext.getString(R.string.quick_settings_tiles_stock); local
77 String[] possibleTiles = possible.split(",");
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
util.py 91 possible = ['lib%s.dylib' % name,
94 for name in possible:
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
util.py 91 possible = ['lib%s.dylib' % name,
94 for name in possible:

Completed in 1570 milliseconds

1 2 34 5 6 7 8 91011>>