Searched defs:insert (Results 1 - 25 of 300) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3string.h115 pANTLR3_UINT8 (*insert) (struct ANTLR3_STRING_struct * string, ANTLR3_UINT32 point, const char * newbit); member in struct:ANTLR3_STRING_struct
/external/bison/lib/
H A Dvasnprintf.c5275 size_t insert = precision - move; local
5281 (count + insert + TCHARS_PER_DCHAR - 1)
5295 prec_end[insert] = prec_end[0];
5298 prec_end += insert;
5303 count += insert;
/external/blktrace/btt/
H A Dproc.c157 static void insert(struct p_info *pip) function
218 insert(pip);
/external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
H A DTestContentProvider.java103 public Uri insert(Uri uri, ContentValues values) { method in class:TestContentProvider
/external/chromium_org/base/containers/
H A Dsmall_map.h98 // on any call to erase(), insert() and operator[].
439 std::pair<iterator, bool> insert(const value_type& x) { function in class:base::SmallMap
450 std::pair<typename NormalMap::iterator, bool> ret = map_->insert(x);
457 std::pair<typename NormalMap::iterator, bool> ret = map_->insert(x);
464 void insert(InputIterator f, InputIterator l) { function in class:base::SmallMap
466 insert(*f);
606 map_->insert(*temp_array[i]);
/external/chromium_org/base/memory/
H A Dscoped_vector.h103 iterator insert(iterator position, T* x) { function in class:ScopedVector
104 return v_.insert(position, x);
109 void insert(iterator position, InputIterator first, InputIterator last) { function in class:ScopedVector
110 v_.insert(position, first, last);
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
H A DChromeBrowserProvider.java381 public Uri insert(Uri uri, ContentValues values) { method in class:ChromeBrowserProvider
405 throw new IllegalArgumentException(TAG + ": insert - unknown URL " + uri);
/external/chromium_org/chrome/browser/sync_file_system/
H A Dsubtree_set.cc49 bool SubtreeSet::insert(const base::FilePath& subtree_root) { function in class:sync_file_system::SubtreeSet
/external/chromium_org/chrome/third_party/chromevox/
H A DchromeVoxChromeBackgroundScript.js64 goog.array.findIndexRight=function(a,b,c){for(var d=a.length,e=goog.isString(a)?a.split(""):a,d=d-1;0<=d;d--)if(d in e&&b.call(c,e[d],d,a))return d;return-1};goog.array.contains=function(a,b){return 0<=goog.array.indexOf(a,b)};goog.array.isEmpty=function(a){return 0==a.length};goog.array.clear=function(a){if(!goog.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};goog.array.insert=function(a,b){goog.array.contains(a,b)||a.push(b)};
H A DchromeVoxChromeOptionsScript.js125 goog.array.findIndexRight=function(a,b,c){for(var d=a.length,e=goog.isString(a)?a.split(""):a,d=d-1;0<=d;d--)if(d in e&&b.call(c,e[d],d,a))return d;return-1};goog.array.contains=function(a,b){return 0<=goog.array.indexOf(a,b)};goog.array.isEmpty=function(a){return 0==a.length};goog.array.clear=function(a){if(!goog.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};goog.array.insert=function(a,b){goog.array.contains(a,b)||a.push(b)};
/external/chromium_org/components/url_matcher/
H A Durl_matcher_unittest.cc95 matching_patterns.insert(0);
99 matching_patterns.insert(1);
414 conditions.insert(m1);
415 conditions.insert(m2);
434 conditions.insert(m1);
435 conditions.insert(m2);
443 matching_patterns.insert(m1.string_pattern()->id());
446 matching_patterns.insert(m2.string_pattern()->id());
481 regex_conditions.insert(r1);
485 matching_patterns.insert(r
916 URLMatcherConditionSet::Vector insert; local
934 URLMatcherConditionSet::Vector insert; local
952 URLMatcherConditionSet::Vector insert; local
[all...]
/external/chromium_org/content/browser/indexed_db/
H A Dlist_set.h33 void insert(const T& elem) { function in class:list_set
36 set_.insert(elem);
/external/chromium_org/extensions/common/permissions/
H A Dapi_permission_set.cc62 api_permissions->insert(permission.release());
122 void APIPermissionSet::insert(APIPermission::ID id) { function in class:extensions::APIPermissionSet
126 insert(permission_info->CreateAPIPermission());
129 void APIPermissionSet::insert(APIPermission* permission) { function in class:extensions::APIPermissionSet
130 BaseSetOperators<APIPermissionSet>::insert(permission);
182 insert(APIPermission::kFileSystemWriteDirectory);
H A Dbase_set_operators.h98 insert(it->Clone());
156 set3->insert(it1->Clone());
163 set3->insert(p);
170 set3->insert(it1->Clone());
192 set3->insert(p);
211 set3->insert(it2->Clone());
218 set3->insert(it1->Clone());
224 set3->insert(it1->Clone());
227 set3->insert(it2->Clone());
230 set3->insert(it
262 void insert(ElementType* item) { function in class:extensions::BaseSetOperators
[all...]
/external/chromium_org/net/base/
H A Dlinked_hash_map.h190 return (*((this->insert(std::make_pair(key, Value()))).first)).second;
194 std::pair<iterator, bool> insert(const std::pair<Key, Value>& pair) { function in class:linked_hash_map
197 // didn't insert anything.
201 // Otherwise, insert into the list first.
209 CHECK(map_.insert(std::make_pair(pair.first, last)).second)
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-splay.js72 splayTree.insert(key, GeneratePayloadTree(kSplayTreePayloadDepth, key));
151 * @param {number} key Key to insert into the tree.
152 * @param {*} value Value to insert into the tree.
154 SplayTree.prototype.insert = function(key, value) {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-splay.js72 splayTree.insert(key, GeneratePayloadTree(kSplayTreePayloadDepth, key));
151 * @param {number} key Key to insert into the tree.
152 * @param {*} value Value to insert into the tree.
154 SplayTree.prototype.insert = function(key, value) {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-splay.js73 splayTree.insert(key, payload);
152 * @param {number} key Key to insert into the tree.
153 * @param {*} value Value to insert into the tree.
155 SplayTree.prototype.insert = function(key, value) {
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLConstructionSite.cpp99 static inline void insert(HTMLConstructionSiteTask& task) function in namespace:blink
117 insert(task);
133 // http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#insert-a-character
145 insert(task);
162 insert(task);
688 // FIXME: This probably doesn't need to be done both here and in insert(Task).
692 // Unclear when parent != case occurs. Somehow we insert text into two separate nodes while processing the same Token.
H A DHTMLDocumentParser.cpp700 void HTMLDocumentParser::insert(const SegmentedString& source) function in class:blink::HTMLDocumentParser
705 TRACE_EVENT1("blink", "HTMLDocumentParser::insert", "source_length", source.length());
812 // easily use the insert() method, so we hack append() for them to be synchronous.
815 // from insert() so that only document.write() uses insert.
1024 parser->insert(source); // Use insert() so that the parser will not yield.
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DKeyframeList.cpp42 void KeyframeList::insert(const KeyframeValue& keyframe) function in class:blink::KeyframeList
57 // insert before
58 m_keyframes.insert(i, keyframe);
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.cpp344 void XMLDocumentParser::insert(const SegmentedString&) function in class:blink::XMLDocumentParser
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
H A DSourceBufferList.cpp59 void SourceBufferList::insert(size_t position, SourceBuffer* buffer) function in class:blink::SourceBufferList
61 m_list.insert(position, buffer);

Completed in 4660 milliseconds

1234567891011>>