HomeSort by relevance Sort by last modified time
    Searched refs:it (Results 1 - 25 of 6989) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/angle/src/compiler/translator/
IntermTraverse.cpp 26 void TIntermSymbol::traverse(TIntermTraverser *it)
28 it->visitSymbol(this);
31 void TIntermConstantUnion::traverse(TIntermTraverser *it)
33 it->visitConstantUnion(this);
39 void TIntermBinary::traverse(TIntermTraverser *it)
46 if (it->preVisit)
47 visit = it->visitBinary(PreVisit, this);
54 it->incrementDepth(this);
56 if (it->rightToLeft)
59 right->traverse(it);
    [all...]
  /external/valgrind/main/none/tests/amd64/
nibz_bennee_mmap.stdout.exp 1 made it through alive!
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_map_/
debug_fn_imps.hpp 6 // software; you can redistribute it and/or modify it under the terms
11 // This library is distributed in the hope that it will be useful, but
33 // purpose. It is provided "as is" without express or implied
49 for (const_iterator it = begin(); it != end(); ++it)
51 debug_base::check_key_exists(PB_DS_V2F(*it));
  /external/libcxx/test/re/re.alg/re.alg.search/
no_update_pos.pass.cpp 29 std::cregex_iterator it{text, text+6, re};
32 assert(it->str() == "a");
33 assert(it->position(0) == 0);
34 assert(it->length(0) == 1);
36 ++it;
37 assert(it == end);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/
no_update_pos.pass.cpp 29 std::cregex_iterator it{text, text+6, re};
32 assert(it->str() == "a");
33 assert(it->position(0) == 0);
34 assert(it->length(0) == 1);
36 ++it;
37 assert(it == end);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
AttributedCharacterIteratorTest.java 32 AttributedCharacterIterator it = attrString.getIterator(); local
33 assertEquals("Wrong first", 'T', it.current());
34 it.next();
35 assertEquals("Wrong second", 'e', it.current());
37 it.next();
38 assertEquals("Wrong last", 'g', it.current());
39 it.next();
40 assertTrue("Wrong final", it.current() == CharacterIterator.DONE);
42 it = attrString.getIterator(null, 2, 8);
43 assertEquals("Wrong first2", 's', it.current())
52 AttributedCharacterIterator it = attrString.getIterator(); local
68 AttributedCharacterIterator it = attrString.getIterator(null, 2, 6); local
78 AttributedCharacterIterator it = attrString.getIterator(null, 2, 6); local
88 AttributedCharacterIterator it = attrString.getIterator(); local
105 AttributedCharacterIterator it = attrString.getIterator(); local
121 AttributedCharacterIterator it = attrString.getIterator(); local
138 AttributedCharacterIterator it = attrString.getIterator(); local
149 AttributedCharacterIterator it = attrString.getIterator(); local
161 AttributedCharacterIterator it = as.getIterator(); local
    [all...]
  /build/tools/atree/
atree.cpp 36 " of files included. It sets the variable ATREE_FILES.\n"
53 " 'rm DEST' removes the destination file and fails if it's missing.\n"
93 // Escape the filename so that it can be added to the makefile properly.
191 for (vector<string>::iterator it=g_listFiles.begin();
192 it!=g_listFiles.end(); it++) {
193 printf("-f \"%s\"\n", it->c_str());
195 for (vector<string>::iterator it=g_inputBases.begin();
196 it!=g_inputBases.end(); it++)
    [all...]
  /system/core/logd/
LogWhiteBlackList.cpp 56 PruneCollection::iterator it; local
57 for (it = mNice.begin(); it != mNice.end();) {
58 delete (*it);
59 it = mNice.erase(it);
61 for (it = mNaughty.begin(); it != mNaughty.end();) {
62 delete (*it);
63 it = mNaughty.erase(it)
69 PruneCollection::iterator it; local
141 PruneCollection::iterator it = list->begin(); local
190 PruneCollection::iterator it; local
222 PruneCollection::iterator it; local
232 PruneCollection::iterator it; local
    [all...]
  /external/chromium_org/net/base/
url_util_unittest.cc 115 QueryIterator it(url);
117 ASSERT_FALSE(it.IsAtEnd());
118 EXPECT_EQ("name", it.GetKey());
119 EXPECT_EQ("value", it.GetValue());
120 EXPECT_EQ("value", it.GetUnescapedValue());
121 it.Advance();
123 ASSERT_FALSE(it.IsAtEnd());
124 EXPECT_EQ("boolParam", it.GetKey());
125 EXPECT_EQ("", it.GetValue());
126 EXPECT_EQ("", it.GetUnescapedValue())
    [all...]
  /libcore/luni/src/main/java/java/util/
AbstractCollection.java 26 * modifiable collection it's necessary to override the {@code add()} method that
68 * if {@code collection} is {@code null}, or if it contains
74 Iterator<? extends E> it = collection.iterator(); local
75 while (it.hasNext()) {
76 if (add(it.next())) {
84 * Removes all elements from this {@code Collection}, leaving it empty (optional).
93 * it the iterator does not support removing elements from
100 Iterator<E> it = iterator(); local
101 while (it.hasNext()) {
102 it.next()
127 Iterator<E> it = iterator(); local
165 Iterator<?> it = collection.iterator(); local
225 Iterator<?> it = iterator(); local
275 Iterator<?> it = iterator(); local
316 Iterator<?> it = iterator(); local
370 Iterator<?> it = iterator(); local
    [all...]
  /art/compiler/dex/
mir_method_info.cc 35 for (auto it = method_infos, end = method_infos + count; it != end; ++it) {
36 MirMethodLoweringInfo unresolved(it->MethodIndex(), it->GetInvokeType());
37 if (it->target_dex_file_ != nullptr) {
38 unresolved.target_dex_file_ = it->target_dex_file_;
39 unresolved.target_method_idx_ = it->target_method_idx_;
41 DCHECK_EQ(memcmp(&unresolved, &*it, sizeof(*it)), 0)
    [all...]
  /art/compiler/optimizing/
ssa_phi_elimination.cc 23 for (HReversePostOrderIterator it(*graph_); !it.Done(); it.Advance()) {
24 HBasicBlock* block = it.Current();
25 for (HInstructionIterator it(block->GetPhis()); !it.Done(); it.Advance()) {
26 HPhi* phi = it.Current()->AsPhi();
31 for (HUseIterator<HInstruction> it(phi->GetUses()); !it.Done(); it.Advance())
    [all...]
  /bionic/libc/bionic/
pthread_atfork.cpp 50 // We lock the atfork list here, unlock it in the parent, and reset it in the child.
61 for (atfork_t* it = g_atfork_list.last; it != NULL; it = it->prev) {
62 if (it->prepare != NULL) {
63 it->prepare();
69 for (atfork_t* it = g_atfork_list.first; it != NULL; it = it->next)
    [all...]
  /external/chromium_org/mojo/system/
waiter_list.cc 22 for (WaiterInfoList::iterator it = waiters_.begin(); it != waiters_.end();
23 ++it) {
24 if (state.satisfies(it->signals))
25 it->waiter->Awake(MOJO_RESULT_OK, it->context);
26 else if (!state.can_satisfy(it->signals))
27 it->waiter->Awake(MOJO_RESULT_FAILED_PRECONDITION, it->context);
32 for (WaiterInfoList::iterator it = waiters_.begin(); it != waiters_.end()
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stl_util.h 34 for (ForwardIterator it = begin; it != end; ++it) {
35 delete it->second;
42 for (typename T::iterator it = container->begin(); it != container->end();
43 ++it) {
44 delete *it;
  /external/svox/pico/lang/
PicoLangItItInSystem.mk 2 # Installation of it-IT for the Pico TTS engine in the system image
4 # Include this file in a product makefile to include the language files for it-IT
10 external/svox/pico/lang/it-IT_cm0_sg.bin:system/tts/lang_pico/it-IT_cm0_sg.bin \
11 external/svox/pico/lang/it-IT_ta.bin:system/tts/lang_pico/it-IT_ta.bin
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SegmentedFontData.cpp 43 for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) {
44 if (it->from() <= c && it->to() >= c)
45 return it->fontData().get();
53 for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) {
54 if (c >= it->from() && c <= it->to()
    [all...]
  /external/chromium_org/content/browser/indexed_db/
list_set_unittest.cc 17 list_set<int>::iterator it = set.begin(); local
18 EXPECT_EQ(3, *it);
19 ++it;
20 EXPECT_EQ(2, *it);
21 it++;
22 EXPECT_EQ(1, *it);
23 --it;
24 EXPECT_EQ(2, *it);
25 it--;
26 EXPECT_EQ(3, *it);
42 list_set<int>::const_iterator it = ref.begin(); local
55 list_set<int>::iterator it = set.begin(); local
73 list_set<int>::iterator it = set.begin(); local
90 list_set<int>::iterator it = set.begin(); local
116 list_set<Wrapped<int> >::iterator it = set.begin(); local
127 list_set<Wrapped<int> >::iterator it = set.begin(); local
143 list_set<Wrapped<int> >::iterator it = set.begin(); local
156 list_set<Wrapped<int>*>::iterator it = set.begin(); local
167 list_set<Wrapped<int>*>::iterator it = set.begin(); local
183 list_set<Wrapped<int>*>::iterator it = set.begin(); local
204 list_set<scoped_refptr<RefCounted<int> > >::iterator it = set.begin(); local
219 list_set<scoped_refptr<RefCounted<int> > >::iterator it = set.begin(); local
235 list_set<scoped_refptr<RefCounted<int> > >::iterator it = set.begin(); local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
tasn_new.c 67 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
69 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
71 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it);
73 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it)
76 if (ASN1_item_ex_new(&ret, it) > 0)
83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
85 return asn1_item_ex_combine_new(pval, it, 0);
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
94 const ASN1_AUX *aux = it->funcs;
106 if (it->sname
268 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item); local
    [all...]

Completed in 1175 milliseconds

1 2 3 4 5 6 7 8 91011>>