/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1603 _CharT at(size_type __pos) const { function in class:rope 2023 reference at(size_type __pos) { function in class:rope [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1603 _CharT at(size_type __pos) const { function in class:rope 2023 reference at(size_type __pos) { function in class:rope [all...] |
/frameworks/base/media/java/android/media/videoeditor/ |
VideoEditorImpl.java | 6 * You may obtain a copy of the License at 301 * If a transition already exists at the specified position then 313 * If a transition already exists at the specified position then 539 for (AudioTrack at : mAudioTracks) { 540 if (at.getId().equals(audioTrackId)) { 541 return at; 612 AudioTrack at = mAudioTracks.get(i); local 613 if (at.getId().equals(afterAudioTrackId)) { 636 * Invalidate the transition at the beginning of the timeline 651 * Invalidate the transition at this positio [all...] |
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
zic.c | 401 zic_t at; member in struct:attype [all...] |
/external/chromium_org/v8/src/ |
gdb-jit.cc | 89 Slot<T> at(int i) { function in class:v8::internal::BASE_EMBEDDED::Slot 617 sections_[section]->PopulateHeader(headers.at(section)); 618 sections_[section]->WriteBody(headers.at(section), w); 694 // Set to EM_ARM, defined as 40, in "ARM ELF File Format" at 726 sections_[i]->PopulateHeader(headers.at(i), strtab); 742 sections_[i]->WriteBody(headers.at(i), w); 878 symbols.at(0).set(ELFSymbol::SerializedLayout(0, 884 WriteSymbolsList(&locals_, symbols.at(1), strtab); 885 WriteSymbolsList(&globals_, symbols.at(locals_.length() + 1), strtab); 913 src->at(i).Write(dst.at(i), strtab) [all...] |
heap-snapshot-generator.cc | 320 return entries_by_id->at(index); 398 // is a tracked object at that address. In this case we should remove the 404 entries_.at(to_entry_info_index).addr = NULL; 412 // value in addr field. It is bad because later at RemoveDeadEntries 417 entries_.at(to_entry_info_index).addr = NULL; 421 entries_.at(from_entry_info_index).addr = to; 429 entries_.at(from_entry_info_index).size, 432 entries_.at(from_entry_info_index).size = object_size; 448 EntryInfo& entry_info = entries_.at(entry_index); 463 EntryInfo& entry_info = entries_.at(entry_index) 1979 Handle<JSGlobalObject>& at(int i) { return objects_[i]; } function in class:v8::internal::GlobalObjectsEnumerator [all...] |
jsregexp.h | 234 // and the total executable memory at any point. 579 // If set to true, there is no way this quick check can match at all. 580 // E.g., if it requires to be at the start of the input, and isn't. 596 // Generates a goto to this node or actually generates the code at this point. 598 // How many characters must this node consume at a minimum in order to 599 // succeed. If we have found at least 'still_to_find' characters that 602 // used to indicate that we know we are not at the start of the input. In 636 // the number of nodes we are willing to look at in order to create this data. 669 // If non-generic code is generated for a node (i.e. the node is not at the 700 // generated code is located unless the code is generated at the start o 1256 bool& at(int i) { return map_->at(i); } function in class:v8::internal::BoyerMoorePositionInfo 1291 BoyerMoorePositionInfo* at(int i) { return bitmaps_->at(i); } function in class:v8::internal::BoyerMooreLookahead [all...] |
jsregexp.cc | 139 // at a time, which is not always enough to pay for the extra logic. 157 // We declare a regexp low-alphabet if it has at least 3 times as many 414 // If we had a compilation error the last time this is saved at the 755 ASSERT(registers_per_match_ >= 2); // Each match has at least one capture. 838 // if input string matches at current position 3588 AlternativeGeneration* at(int i) { function in class:v8::internal::AlternativeGenerationList [all...] |
ast.h | 285 if (at(i).is_identical_to(map)) return; 292 if (at(i)->FindRootMap() != root_map) { 293 list_.RemoveElement(list_.at(i)); 302 Handle<Map> at(int i) const { function in class:v8::internal::V8_FINAL 303 return Handle<Map>(list_.at(i)); 306 Handle<Map> first() const { return at(0); } 307 Handle<Map> last() const { return at(length() - 1); } 408 // if it is != NULL, guaranteed to contain at least one entry. 553 // At the moment there are no "const functions" in JavaScript... [all...] |
objects.h | 5607 int at(int i) { return start_indexes_[i]; } function in class:v8::internal::DependentCode::GroupStartIndexes [all...] |
/external/icu4c/tools/tzcode/ |
zic.c | 401 zic_t at; member in struct:attype [all...] |
/external/v8/src/ |
gdb-jit.cc | 87 Slot<T> at(int i) { function in class:v8::internal::BASE_EMBEDDED::Slot 615 sections_[section]->PopulateHeader(headers.at(section)); 616 sections_[section]->WriteBody(headers.at(section), w); 692 // Set to EM_ARM, defined as 40, in "ARM ELF File Format" at 724 sections_[i]->PopulateHeader(headers.at(i), strtab); 740 sections_[i]->WriteBody(headers.at(i), w); 875 symbols.at(0).set(ELFSymbol::SerializedLayout(0, 881 WriteSymbolsList(&locals_, symbols.at(1), strtab); 882 WriteSymbolsList(&globals_, symbols.at(locals_.length() + 1), strtab); 910 src->at(i).Write(dst.at(i), strtab) [all...] |
profile-generator.cc | 390 return node->children()->at(child_idx_); 669 return unabridged_list->at(index); 672 if (list->at(index) == NULL) { 674 unabridged_list->at(index)->FilteredClone(security_token_id); 676 return list->at(index); 764 if (list->at(i) == NULL) { 765 (*list)[i] = unabridged_list->at(i)->FilteredClone(security_token_id); 2590 Handle<JSGlobalObject>& at(int i) { return objects_[i]; } function in class:v8::internal::GlobalObjectsEnumerator [all...] |
ast.h | 281 Handle<Map> at(int i) const { function in class:v8::internal::SmallMapList 282 return Handle<Map>(list_.at(i)); 285 Handle<Map> first() const { return at(0); } 286 Handle<Map> last() const { return at(length() - 1); } 354 return types->at(0); 379 // if it is != NULL, guaranteed to contain at least one entry. 516 // At the moment there are no "const functions" in JavaScript... [all...] |
jsregexp.cc | 324 // If we had a compilation error the last time this is saved at the 655 // if input string matches at current position 666 // at the point where they are needed by a recursive call to Emit(). If 680 // A choice node looks at the following character and eliminates some of 748 text->AddElement(elements()->at(i)); 2784 AlternativeGeneration* at(int i) { function in class:v8::internal::AlternativeGenerationList [all...] |
/external/valgrind/main/memcheck/ |
mc_translate.c | 17 License, or (at your option) any later version. 176 type of each tmp. If you want to know the type, look at the 177 relevant entry in sb->tyenv. It follows that at all times 185 "typeOfIRExpr(mce->bb->tyenv, ...)" at various places in the 439 the type merely by inspecting 'e'. So at least use that fact to 1443 IRAtom* at; local 1492 IRAtom* at; local 1589 IRAtom* at; local 1943 IRAtom* at; local 1954 IRAtom* at; local 1963 IRAtom* at; local 1976 IRAtom* at; local 1989 IRAtom* at; local 2000 IRAtom* at; local 2009 IRAtom* at; local 2022 IRAtom* at; local 2035 IRAtom* at; local 2046 IRAtom* at; local 2057 IRAtom* at; local 2068 IRAtom* at; local 2079 IRAtom* at; local 2090 IRAtom* at; local 2297 IRAtom* at; local 2306 IRAtom* at; local 2315 IRAtom* at; local 2324 IRAtom* at; local 2335 IRAtom* at; local 2344 IRAtom* at; local 2353 IRAtom* at; local 2362 IRAtom* at; local 2373 IRAtom* at; local 2382 IRAtom* at; local 3147 IRAtom* at; local 3157 IRAtom* at; local [all...] |
/frameworks/base/media/java/android/media/ |
MediaRouter.java | 6 * You may obtain a copy of the License at 2248 final int at = mRoutes.size(); local [all...] |
/external/chromium_org/v8/src/mips/ |
lithium-codegen-mips.cc | 243 // Generate the OSR entry prologue at the first unknown OSR value, or if there 244 // are none, at the OSR entrypoint instruction. 264 instructions_->at(code->instruction_index())->hydrogen_value(); 288 __ pop(at); 425 __ li(at, Operand(static_cast<int32_t>(literal->Number()))); 426 __ mtc1(at, flt_scratch); 594 LOperand* value = environment->values()->at(i); 630 LOperand* value = environment->values()->at(env_offset + i); 903 DefineDeoptimizationLiteral(inlined_closures->at(i)); 933 LOperand* pointer = operands->at(i) 5101 __ SmiTst(ToRegister(input), at); local 5109 __ SmiTst(ToRegister(input), at); local 5182 __ SmiTst(scratch0(), at); local [all...] |
/external/clang/include/clang/AST/ |
Type.h | 606 /// added "const" at a different level. 616 /// added "restrict" at a different level. 626 /// added "volatile" at a different level. 636 /// qualifiers at a different level. 807 /// \brief Determine whether this type is at least as qualified as the other 5152 ArrayType_cannot_be_used_with_getAs<T> at; local 5183 ArrayType_cannot_be_used_with_getAs<T> at; local [all...] |
/external/clang/lib/AST/ |
ASTContext.cpp | 200 // Let's look at the previous comment. 669 case TargetCXXABI::GenericAArch64: // Same as Itanium at this level 2443 const AtomicType *at = cast<AtomicType>(ty); local [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
ApiService.java | 6 * You may obtain a copy of the License at 4407 final MovieAudioTrack at = theme.getAudioTrack(); local [all...] |
/prebuilts/devtools/tools/lib/ |
rule-api.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.httpclient_3.1.0.v201005080502.jar | |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsDatabaseHelper.java | 6 * You may obtain a copy of the License at 4037 int at = address.indexOf('@'); local [all...] |
/prebuilts/sdk/renderscript/lib/ |
javalib.jar | |