HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 676 - 700 of 4669) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 143 /// If this register is mapped, return its existing SUnits vector.
152 /// Erase an existing element without freeing memory.
258 /// getSUnit - Return an existing SUnit for this MI, or NULL.
342 /// getSUnit - Return an existing SUnit for this MI, or NULL.
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 52 PhiT *PHITag; // Marker for existing PHIs that match.
313 /// existing PHI matches the PHI placement and reaching definitions computed
319 // and check if existing PHIs can be used. If not, create empty PHIs where
328 // Look for an existing PHI.
  /external/llvm/utils/release/
tag.sh 29 echo " -rebranch Remove existing branch, if present, before branching"
  /external/markdown/markdown/extensions/
def_list.py 56 # This is another item on an existing list
meta.py 76 # Add another line to existing key
  /external/mesa3d/src/glsl/
glsl_symbol_table.h 42 * Wraps the existing \c _mesa_symbol_table data structure to enforce some
  /external/mksh/src/
sh_flags.h 61 /* -C don't overwrite existing files */
  /external/openfst/
missing 82 bison create \`y.tab.[ch]', if possible, from existing .[ch]
83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
88 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /external/protobuf/gtest/build-aux/
missing 84 bison create \`y.tab.[ch]', if possible, from existing .[ch]
85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
90 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /external/protobuf/
missing 84 bison create \`y.tab.[ch]', if possible, from existing .[ch]
85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
90 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /external/qemu/distrib/jpeg-6b/
wrjpgcom.c 327 case M_COM: /* Existing COM: conditionally discard */
355 fprintf(stderr, "You can add to or replace any existing comment(s).\n");
365 fprintf(stderr, " -replace Delete any existing comments\n");
561 * existing comments; and (b) ensures that comments come after any JFIF
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarigl_c.h 75 /* Info needed to compare existing context with new asked one */
  /external/qemu/
qemu-queue.h 51 * or after an existing element or at the head of the list. A list
58 * an existing element, at the head of the list, or at the end of the
65 * after an existing element, at the head of the list, or at the end of
72 * an existing element, at the head of the list, or at the end of the list.
  /external/qemu/target-mips/
TODO 17 Existing documentation is x86-centric.
  /external/skia/src/svg/
SkSVGGradient.cpp 97 replacement.append(color.c_str() + 1, 2); // add stop colors using given color, turning existing stop color into alpha
  /external/svox/pico/lib/
picopal.c 296 'PICOPAL_TEXT_READ' : Opens an existing text file for reading.
298 'PICOPAL_TEXT_WRITE' : Opens and truncates an existing file or creates a new
301 'PICOPAL_BIN_READ' : Opens an existing binary file for reading.
303 'PICOPAL_BIN_WRITE' : Opens and truncates an existing file or creates a new
  /external/v8/test/mjsunit/
object-prevent-extensions.js 46 // Try when the object has an existing property.
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_characterdataappenddata.js 84 the specified data to the already existing character
hc_characterdataappenddatagetdata.js 85 the specified data to the already existing character
hc_elementnormalize2.js 78 Add an empty text node to an existing attribute node, normalize the containing element
hc_elementnotfounderr.js 83 a non existing attribute node. This should cause the
hc_elementsetattributenodenull.js 79 null value if no previously existing Attr node with the
hc_namednodemapsetnameditemthatexists.js 89 method should replace the already existing node with
hc_namednodemapsetnameditemwithnewvalue.js 79 existing node with the same name then it returns null.
hc_nodeinsertbeforenewchildexists.js 83 present in the tree. The existing node should be

Completed in 1058 milliseconds

<<21222324252627282930>>