HomeSort by relevance Sort by last modified time
    Searched full:renumber (Results 1 - 25 of 38) sorted by null

1 2

  /frameworks/base/core/java/android/view/
HapticFeedbackConstants.java 44 * This is a private constant. Feel free to renumber as desired.
50 * This is a private constant. Feel free to renumber as desired.
  /external/openfst/src/bin/
fstcompile.cc 33 DEFINE_bool(keep_state_numbering, false, "Do not renumber input states");
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 79 public String serialize(State s, boolean renumber) {
82 if ( renumber ) {
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProviderService.java 76 * DO NOT RENUMBER THESE!
167 * DO NOT RENUMBER THESE!
216 * DO NOT RENUMBER THESE!
224 * DO NOT RENUMBER THESE!
231 * Private messages used internally. (Yes, you can renumber these.)
  /external/llvm/lib/CodeGen/
SlotIndexes.cpp 112 // Renumber updates the index of every element of the index list.
125 // Renumber indexes locally after curItr was inserted, but failed to get a new
LiveInterval.cpp 203 /// RenumberValues - Renumber all values in order of appearance and delete the
474 // Update val# info. Renumber them and make sure they all belong to this
484 VNI->id = NumValNos++; // Renumber val#.
936 // Transfer VNInfos to their new owners and renumber them.
ScheduleDAG.cpp 572 /// Shift - Renumber the nodes so that the topological ordering is
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberUtilTest.java     [all...]
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 342 /// Renumber locally after inserting curItr.
360 /// Renumber the index list, providing space for new instructions.
564 // In the latter case we'll force a renumber later.
572 // Renumber locally if we need to.
LiveInterval.h 252 /// RenumberValues - Renumber all values in order of appearance and remove
645 unsigned Renumber();
  /external/bison/src/
state.h 262 /* Remove unreachable states, renumber remaining states, update NSTATES, and
reduce.c 257 /* Renumber the rules markers in RITEMS. */
425 /* First reduce the nonterminals, as they renumber themselves in the
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
providex.php 76 'rename', 'renumber', 'repeat', 'reset', 'restore', 'retry',
  /system/core/include/private/
android_filesystem_config.h 37 ** DO NOT EVER RENUMBER.
  /external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp 199 // Renumber all of the machine basic blocks in the function, guaranteeing that
357 /// an unconditional branch. Update data structures and renumber blocks to
  /external/bison/
TODO 62 Bison might renumber if the user used number 256. Keep fix and doc?
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 397 // Renumber all of the machine basic blocks in the function, guaranteeing that
849 /// machine function, it upsets all of the block numbers. Renumber the blocks
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 151 /* Scan IN_RTX and its subexpressions, and renumber all regs into those
defaults.h 411 /* How to renumber registers for dbx and gdb. If not defined, assume
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 151 /* Scan IN_RTX and its subexpressions, and renumber all regs into those
defaults.h 411 /* How to renumber registers for dbx and gdb. If not defined, assume
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 151 /* Scan IN_RTX and its subexpressions, and renumber all regs into those
defaults.h 411 /* How to renumber registers for dbx and gdb. If not defined, assume
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 151 /* Scan IN_RTX and its subexpressions, and renumber all regs into those
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 665 // Renumber the entry
    [all...]

Completed in 648 milliseconds

1 2