HomeSort by relevance Sort by last modified time
    Searched refs:bl (Results 426 - 450 of 1051) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiSetMem.c 60 mov bl, Value local
62 mov bh, bl
82 mov al, bl
EfiSetMemSSE2.c 60 mov bl, Value local
62 mov bh, bl
82 mov al, bl
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
asm.h 57 bl _GLOBAL_OFFSET_TABLE_@local-4; \
60 bl JUMPTARGET(_mcount);
71 bl JUMPTARGET(_mcount);
  /external/valgrind/coregrind/m_demangle/
safe-ctype.c 132 #define bl _sch_isblank macro
158 #define T (const unsigned short) (nv|sp|bl|cn) /* tab */
159 #define S (const unsigned short) (nv|sp|bl|pr) /* space */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsso.d 22 .* (4b ff ff ..|.. ff ff 4b) bl .*plt_call.__tls_get_addr.*
25 .* (4b ff ff ..|.. ff ff 4b) bl .*plt_call.__tls_get_addr.*
28 .* (4b ff ff ..|.. ff ff 4b) bl .*plt_call.__tls_get_addr.*
31 .* (4b ff ff ..|.. ff ff 4b) bl .*plt_call.__tls_get_addr.*
44 .* (4b ff ff ..|.. ff ff 4b) bl .*plt_call.__tls_get_addr.*
47 .* (4b ff ff ..|.. ff ff 4b) bl .*plt_call.__tls_get_addr.*
  /toolchain/binutils/binutils-2.25/libiberty/
safe-ctype.c 127 #define bl _sch_isblank macro
153 #define T (const unsigned short) (nv|sp|bl|cn) /* tab */
154 #define S (const unsigned short) (nv|sp|bl|pr) /* space */
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
meminit_utils.c 1067 uint8_t bl_i; // which BL in the module (always 2 per module)
1068 uint8_t bl_grp; // which BL module
1494 uint8_t ch, rk, bl; local
1529 uint8_t ch, rk, bl; local
1561 uint8_t ch, rk, bl; local
    [all...]
  /device/google/contexthub/firmware/os/platform/stm32/
Android.mk 20 # COMMON OS & BL defs
35 bl.c \
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
ldivmod.S 45 bl ASM_PFX(__aeabi_uldivmod)
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/AArch64/
ModuleEntryPoint.S 69 bl ASM_PFX(ArmPlatformPeiBootAction)
72 bl ASM_PFX(ArmReadMpidr)
153 bl ASM_PFX(ArmPlatformStackSet)
157 bl ASM_PFX(ArmPlatformIsPrimaryCore)
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/Arm/
ModuleEntryPoint.S 77 bl ASM_PFX(ArmPlatformPeiBootAction)
80 bl ASM_PFX(ArmReadMpidr)
172 bl ASM_PFX(ArmPlatformStackSet)
176 bl ASM_PFX(ArmPlatformIsPrimaryCore)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/X64/
memsetRep8.asm 39 mov bl, al
40 mov bh, bl
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/X64/
EfiSetMemRep8.asm 38 mov bl, al
39 mov bh, bl
  /external/llvm/test/MC/ARM/
big-endian-thumb-fixup.s 12 bl thumb_bl_label
  /external/llvm/test/MC/PowerPC/
ppc64-localentry.s 24 bl callee1
26 bl callee2
32 bl callee1
34 bl callee2
tls-gd-obj.s 25 bl __tls_get_addr(a@tlsgd)
tls-ld-obj.s 24 bl __tls_get_addr(a@tlsld)
  /external/syslinux/memdisk/
inflate.c 492 STATIC int inflate_codes(tl, td, bl, bd)
494 int bl, bd; /* number of bits decoded by tl[] and td[] */
502 unsigned ml, md; /* masks for bl and bd bits */
512 ml = mask_bits[bl]; /* precompute masks for speed */
515 NEEDBITS((unsigned)bl)
648 int bl; /* lookup bits for tl */ local
663 bl = 7;
664 if ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0)
679 if (inflate_codes(tl, td, bl, bd))
698 int bl; /* lookup bits for tl * local
    [all...]
  /system/bt/embdrv/sbc/decoder/srce/
readsamplesjoint.inc 61 OI_UINT bl = common->frameInfo.nrof_blocks;
111 } while (--bl);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
tls.s 39 bl __tls_get_addr
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
ccs.s 23 bl ext_sym ; custom data abort handler required
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
instruction_packing-005.s 15 bl func_a
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
longcall.s 11 bl bar,%r2
plabelbug.s 27 bl __main,%r2
31 bl printf,%r2
reduce.s 31 bl foo,%r2

Completed in 2632 milliseconds

<<11121314151617181920>>