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

1 2

  /development/scripts/
combine_sdks.sh 89 # rename the directory to the leaf minus the .zip of OUTPUT
90 LEAF=$(echo "$OUTPUT" | sed -e "s:.*\.zip/::" | sed -e "s:.zip$::")
91 mv * "$LEAF"
93 zip $V -qr "$TMP_ZIP" "$LEAF"
  /bionic/libc/arch-mips/bionic/
sigsetjmp.S 45 LEAF(sigsetjmp, FRAMESZ)
62 LEAF(siglongjmp, FRAMESZ)
_setjmp.S 58 LEAF(_setjmp, FRAMESZ)
123 LEAF(_longjmp, FRAMESZ)
  /development/ndk/sources/android/libportable/arch-mips/
sigsetjmp.S 46 LEAF(WRAP(sigsetjmp), FRAMESZ)
63 LEAF(WRAP(siglongjmp), FRAMESZ)
_setjmp.S 59 LEAF(_setjmp_portable, FRAMESZ)
129 LEAF(_longjmp_portable, FRAMESZ)
  /bionic/libc/arch-mips/string/
memset.S 74 LEAF(_memset16,0)
124 LEAF(_memset32,0)
150 LEAF(memset,0)
  /external/grub/stage2/
fsys_reiserfs.c 178 /* Header of a disk block. More precisely, header of a formatted leaf
185 struct key blk_right_delim_key; /* Right delimiting key for this block (supported for leaf level nodes
189 #define DISK_LEAF_NODE_LEVEL 1 /* Leaf node level. */
346 #define LEAF CACHE (DISK_LEAF_NODE_LEVEL)
349 #define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
661 * which is simultanously leaf and root */
662 memcpy (LEAF, ROOT, INFO->blocksize);
674 * 1 LEAF node (if the ROOT is also a LEAF it is copied here
743 if (ih == &ITEMHEAD[BLOCKHEAD (LEAF)->blk_nr_item]
    [all...]
  /external/iproute2/examples/
cbq.init-v0.7.3 77 # without leaf qdisc were not updated
98 # - added initial support for SFQ as leaf qdisc
113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
248 # attached. You might want to use LEAF=none for the parent class as
254 # LEAF=none|tbf|sfq optional, default "tbf"
256 # Tells the script to attach specified leaf queueing discipline to CBQ
261 # bounded), you must set LEAF to "none" or "sfq".
264 # several hosts in the same class, you might want to specify LEAF=sfq to
265 # attach SFQ as leaf queueing discipline to that class.
273 # Note: Don't forget to set LEAF to "none" or "sfq", otherwise the class wil
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ACBTree.h 11 LEAF
51 NSInteger nodeType; /* 1 = node, 2 = leaf, -1 = unused */
  /system/core/libcutils/tests/memset_mips/
memset_cmips.S 62 LEAF(memset_cmips,0)
memset_omips.S 35 LEAF (memset_omips,0)
  /ndk/sources/host-tools/nawk-20071023/
b.c 46 #define LEAF case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL:
51 leaf (CCL, NCCL, CHAR, DOT, FINAL, ALL, EMPTYRE):
134 penter(p1); /* enter parent pointers and leaf indices */
183 void penter(Node *p) /* set up parent pointers and leaf indices */
187 LEAF
212 LEAF
339 void cfoll(fa *f, Node *v) /* enter follow set of each leaf of vertex v into lfollow[leaf] */
346 LEAF
388 LEAF
    [all...]
  /bionic/libc/arch-mips/include/machine/
asm.h 215 * LEAF(x, fsize)
217 * Declare a leaf routine.
219 #define LEAF(x, fsize) \
235 * Declare a non-profiled leaf routine.
248 * Declare a non-leaf routine (a routine that makes other C calls).
262 * Declare a non-profiled non-leaf routine
  /bionic/libc/kernel/arch-mips/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 215 * LEAF(x, fsize)
217 * Declare a leaf routine.
219 #define LEAF(x, fsize) \
235 * Declare a non-profiled leaf routine.
248 * Declare a non-leaf routine (a routine that makes other C calls).
262 * Declare a non-profiled non-leaf routine
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
asm.h 215 * LEAF(x, fsize)
217 * Declare a leaf routine.
219 #define LEAF(x, fsize) \
235 * Declare a non-profiled leaf routine.
248 * Declare a non-leaf routine (a routine that makes other C calls).
262 * Declare a non-profiled non-leaf routine
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
asm.h 215 * LEAF(x, fsize)
217 * Declare a leaf routine.
219 #define LEAF(x, fsize) \
235 * Declare a non-profiled leaf routine.
248 * Declare a non-leaf routine (a routine that makes other C calls).
262 * Declare a non-profiled non-leaf routine
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
asm.h 215 * LEAF(x, fsize)
217 * Declare a leaf routine.
219 #define LEAF(x, fsize) \
235 * Declare a non-profiled leaf routine.
248 * Declare a non-leaf routine (a routine that makes other C calls).
262 * Declare a non-profiled non-leaf routine
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
asm.h 215 * LEAF(x, fsize)
217 * Declare a leaf routine.
219 #define LEAF(x, fsize) \
235 * Declare a non-profiled leaf routine.
248 * Declare a non-leaf routine (a routine that makes other C calls).
262 * Declare a non-profiled non-leaf routine
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
asm.h 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra

Completed in 473 milliseconds

1 2