HomeSort by relevance Sort by last modified time
    Searched full:inserted (Results 126 - 150 of 1933) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRMissingTokenException.h 37 id<ANTLRToken> inserted; variable
  /external/chromium/chrome/browser/resources/file_manager/bin/
squashdir.py 19 include the relative path to the source file, with '^^' inserted between each
  /external/chromium/chrome/browser/ui/cocoa/
table_model_array_controller.h 23 // If the table model has groups, these are inserted into the list of arranged
  /external/e2fsprogs/po/
Makevars 13 # This is the copyright holder that gets inserted into the header of the
  /external/elfutils/po/
Makevars 14 # This is the copyright holder that gets inserted into the header of the
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractCollectionTester.java 52 * @return an array of the proper size with {@code null} inserted into the
  /external/llvm/test/CodeGen/PowerPC/
lsr-postinc-pos.ll 4 ; scevgep needs to be inserted in %bb so that it is dominated by %t.
  /external/protobuf/src/google/protobuf/compiler/
plugin.proto 103 // content here is to be inserted into that file at a defined insertion
112 // as the insertion_point. Code inserted at this point will be placed
128 // inserted text. This is useful for languages like Python, where
130 // should be indented the same amount as any inserted code will need to be
  /external/webkit/LayoutTests/dom/html/level2/html/
AppletsCollection.html 22 <p>As the document is parsed, javascript will output the size of the document.applets collection after each Object tag is inserted into the document. For this test the count should always be zero.</p>
  /external/webkit/LayoutTests/storage/domstorage/script-tests/
quota.js 34 debug("Verify that data was never inserted.");
  /external/webkit/LayoutTests/storage/indexeddb/
data-corruption.html 13 description("Test that data inserted into IndexedDB does not get corrupted on disk.");
  /external/webkit/Source/WebCore/editing/
InsertLineBreakCommand.cpp 128 // Insert an extra br or '\n' if the just inserted one collapsed.
170 // Apply the typing style to the inserted line break, so that if the selection
177 // will either (a) select the line break we inserted, or it will (b) be a caret just
180 // that we inserted, or just before it if it's at the end of a block.
InsertTextCommand.cpp 92 // We could have inserted a part of composed character sequence,
125 // is inserted just before them.
177 // Rebalancing on both sides isn't necessary if we've inserted only spaces.
187 // We could have inserted a part of composed character sequence,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cgroupstats.h 41 * Not versioned. New commands should only be inserted at the enum's end
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cgroupstats.h 41 * Not versioned. New commands should only be inserted at the enum's end
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cgroupstats.h 41 * Not versioned. New commands should only be inserted at the enum's end
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
RelativeLayoutRuleTest.java 63 INode inserted = dragInto(
79 assertEquals("true", inserted.getStringAttr(ANDROID_URI,
125 INode inserted = dragInto(
147 assertEquals(value, inserted.getStringAttr(ANDROID_URI, name));
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelper.java 58 * @param voicemail data to be inserted
59 * @return {@link Uri} of the newly inserted {@link Voicemail}
65 * <li>voicemail has an id (which would indicate that it has already been inserted)
  /external/chromium/chrome/common/extensions/docs/
README.txt 58 inserted into a common template and rendered into ./*.html.
67 3) ./template/api_template.html is loaded and inserted into the body of the page
68 4) If a ./static/<page>.html exists, its content is inserted into the main
  /external/libvpx/examples/includes/geshi/geshi/
diff.php 124 //Inserted lines
140 //Inserted line
172 //Inserted line
  /external/llvm/lib/Transforms/Instrumentation/
EdgeProfiling.cpp 16 // number of counters inserted.
31 STATISTIC(NumEdgesInserted, "The # of edges inserted.");
90 if (BlocksToInstrument.count(BB)) { // Don't instrument inserted blocks
  /frameworks/base/data/fonts/
vendor_fonts.xml 24 which that family of fonts should be inserted in the fallback font list, where the
26 If no 'order' attribute is supplied, that family will be inserted either at the end of the
63 that get inserted at the first and second (0 and 1) position in the overall fallback fonts.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeinsertbeforenewchildexists.java 37 * removed first and the new one inserted. The node is
38 * inserted at a different position in the tree to assure
39 * that it was indeed inserted.
  /external/llvm/lib/Transforms/Utils/
LCSSA.cpp 63 /// loop preheaders be inserted into the CFG. It maintains both of these,
222 // If we already inserted something for this BB, don't reprocess it.
250 // inserted.
252 // If this use is in an exit block, rewrite to use the newly inserted PHI.
254 // the same block. It assumes the PHI we inserted is at the end of the
  /frameworks/base/core/java/android/provider/
VoicemailContract.java 46 * <P>Voicemails are inserted by what is called as a "voicemail source"
58 * inserted.
78 /** Broadcast intent when a new voicemail record is inserted. */
166 * Package name of the source application that inserted the voicemail.
172 * inserted the voicemail. This is typically used to store the source

Completed in 522 milliseconds

1 2 3 4 56 7 8 91011>>