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

1 2 3

  /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.
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProviderProtocol.java 36 * DO NOT RENUMBER THESE!
127 * DO NOT RENUMBER THESE!
176 * DO NOT RENUMBER THESE!
184 * DO NOT RENUMBER THESE!
MediaRouteProviderService.java 76 * Private messages used internally. (Yes, you can renumber these.)
  /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 ) {
  /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#.
944 // Transfer VNInfos to their new owners and renumber them.
ScheduleDAG.cpp 572 /// Shift - Renumber the nodes so that the topological ordering is
  /external/chromium_org/webkit/common/appcache/
appcache_interfaces.h 51 // Temporarily renumber them in wierd way, to help remove LOG_TIP from WebKit
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberUtilTest.java     [all...]
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 370 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
592 // In the latter case we'll force a renumber later.
600 // Renumber locally if we need to.
LiveInterval.h 252 /// RenumberValues - Renumber all values in order of appearance and remove
654 unsigned Renumber();
  /external/chromium_org/third_party/angle_dx11/extensions/
ANGLE_texture_usage.txt 88 renumber the subsequent sections:
EXT_robustness.txt 131 Add a new subsection after 2.5 "GL Errors" and renumber subsequent
ANGLE_framebuffer_blit.txt 118 Insert a new section 4.3.2 titled "Copying Pixels" and renumber the
EXT_draw_buffers.txt 169 Insert Table 4.3 to Section 4.2.1 (and renumber subsequent tables):
  /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
850 /// 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
  /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

Completed in 675 milliseconds

1 2 3