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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
bookmark_folder_applescript.h 24 // Inserts a bookmark folder at the end.
27 // Inserts a bookmark folder at some position in the list.
42 // Inserts a bookmark item at the end.
45 // Inserts a bookmark item at some position in the list.
browsercrapplication+applescript.h 23 // Inserts a window at the beginning.
26 // Inserts a window at some position in the list.
  /external/clang/test/CodeGen/
2002-02-14-EntryNodePreds.c 5 * inserts an entry node regardless of whether or not it has to insert allocas.
  /external/chromium_org/third_party/icu/source/common/
utracimp.h 230 * The number of arguments for this macro must match the number of inserts
231 * in the format string. Vector inserts count as two arguments.
243 * The number of arguments for this macro must match the number of inserts
244 * in the format string. Vector inserts count as two arguments.
256 * The number of arguments for this macro must match the number of inserts
257 * in the format string. Vector inserts count as two arguments.
269 * The number of arguments for this macro must match the number of inserts
270 * in the format string. Vector inserts count as two arguments.
282 * The number of arguments for this macro must match the number of inserts
283 * in the format string. Vector inserts count as two arguments
    [all...]
  /external/icu/icu4c/source/common/
utracimp.h 230 * The number of arguments for this macro must match the number of inserts
231 * in the format string. Vector inserts count as two arguments.
243 * The number of arguments for this macro must match the number of inserts
244 * in the format string. Vector inserts count as two arguments.
256 * The number of arguments for this macro must match the number of inserts
257 * in the format string. Vector inserts count as two arguments.
269 * The number of arguments for this macro must match the number of inserts
270 * in the format string. Vector inserts count as two arguments.
282 * The number of arguments for this macro must match the number of inserts
283 * in the format string. Vector inserts count as two arguments
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts2k.test 29 # Test that possibly-buffered inserts went through after commit.
40 # Test that buffered inserts are seen by selects in the same
52 # Test that buffered inserts are seen within a transaction. This is
fts3ak.test 29 # Test that possibly-buffered inserts went through after commit.
40 # Test that buffered inserts are seen by selects in the same
52 # Test that buffered inserts are seen within a transaction. This is
  /external/bison/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/bison/runtime-po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/chromium_org/net/disk_cache/memory/
mem_rankings.h 22 // Inserts a given entry at the head of the queue.
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/clang/test/Analysis/
OSAtomic_mac.cpp 4 // Test handling of OSAtomicCompareAndSwap when C++ inserts "no-op" casts and we
  /external/e2fsprogs/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/elfutils/0.153/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/libexif/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/llvm/test/Transforms/LoopSimplify/
unreachable-loop-pred.ll 4 ; When loopsimplify inserts a preheader for this loop, it should add the new
  /external/llvm/test/Transforms/Mem2Reg/
2003-10-05-DeadPHIInsertion.ll 1 ; Mem2reg should not insert dead PHI nodes! The naive algorithm inserts a PHI
  /ndk/sources/host-tools/make-3.81/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /ndk/sources/host-tools/sed-4.2.1/po/
insert-header.sin 1 # Sed script that inserts the file called HEADER before the header entry.
  /external/chromium_org/cc/resources/
raster_worker_pool.h 48 // Utility function that can be used to build a task graph. Inserts a node
56 // Utility function that can be used to build a task graph. Inserts nodes that
  /external/smack/src/org/xbill/DNS/
Update.java 57 * Inserts a prerequisite that the specified name exists; that is, there
66 * Inserts a prerequisite that the specified rrset exists; that is, there
75 * Parses a record from the string, and inserts a prerequisite that the
88 * Parses a record from the tokenizer, and inserts a prerequisite that the
101 * Inserts a prerequisite that the specified record exists. Due to the way
112 * Inserts a prerequisite that the specified name does not exist; that is,
121 * Inserts a prerequisite that the specified rrset does not exist; that is,
  /external/chromium_org/third_party/WebKit/Source/core/editing/
InputMethodController.h 57 // Inserts the text that is being composed as a regular text and returns true
60 // Inserts the given text string in the place of the existing composition
63 // Inserts the text that is being composed or specified non-empty text and
  /frameworks/base/core/java/android/os/
Bundle.java 176 * Inserts all mappings from the given Bundle into this Bundle.
255 * Inserts a byte value into the mapping of this Bundle, replacing
267 * Inserts a char value into the mapping of this Bundle, replacing
279 * Inserts a short value into the mapping of this Bundle, replacing
291 * Inserts a float value into the mapping of this Bundle, replacing
303 * Inserts a CharSequence value into the mapping of this Bundle, replacing
315 * Inserts a Parcelable value into the mapping of this Bundle, replacing
328 * Inserts a Size value into the mapping of this Bundle, replacing
340 * Inserts a SizeF value into the mapping of this Bundle, replacing
352 * Inserts an array of Parcelable values into the mapping of this Bundle
    [all...]
  /external/chromium_org/gpu/command_buffer/client/
gpu_control.h 44 // Inserts a sync point, returning its ID. Sync point IDs are global and can
48 // Inserts a future sync point, returning its ID. Sync point IDs are global
  /frameworks/base/libs/hwui/
Fence.h 27 * Creating a Fence instance inserts a new sync fence in the OpenGL
41 * Inserts a new sync fence in the OpenGL commands stream.

Completed in 1121 milliseconds

1 2 3 4 5 6 7 8 91011>>