HomeSort by relevance Sort by last modified time
    Searched refs:cur (Results 151 - 175 of 1114) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
seekoff.pass.cpp 26 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::out) == -1);
29 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::in | std::ios_base::out) == -1);
33 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::in) == 6);
42 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::in) == 6);
45 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::out | std::ios_base::in) == -1);
50 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::out) == 7);
  /external/libxml2/include/libxml/
xmlstring.h 41 xmlStrdup (const xmlChar *cur);
43 xmlStrndup (const xmlChar *cur,
46 xmlCharStrndup (const char *cur,
49 xmlCharStrdup (const char *cur);
87 xmlStrcat (xmlChar *cur,
90 xmlStrncat (xmlChar *cur,
tree.h 764 xmlFreeDtd (xmlDtdPtr cur);
776 xmlFreeNs (xmlNsPtr cur);
778 xmlFreeNsList (xmlNsPtr cur);
782 xmlFreeDoc (xmlDocPtr cur);
805 xmlFreePropList (xmlAttrPtr cur);
807 xmlFreeProp (xmlAttrPtr cur);
810 xmlAttrPtr cur);
813 xmlAttrPtr cur);
938 xmlNodeSetName (xmlNodePtr cur,
943 xmlNodePtr cur);
    [all...]
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
CallbackInfo.java 76 Class cur = null; local
80 if (cur != null) {
81 throw new IllegalStateException("Callback implements both " + cur + " and " + info.cls);
83 cur = info.cls;
86 if (cur == null) {
89 return Type.getType(cur);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
seekoff.pass.cpp 26 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::out) == -1);
29 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::in | std::ios_base::out) == -1);
33 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::in) == 6);
42 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::in) == 6);
45 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::out | std::ios_base::in) == -1);
50 assert(sb.pubseekoff(3, std::ios_base::cur, std::ios_base::out) == 7);
  /external/libxml2/
uri.c 209 const char *cur; local
214 cur = *str;
215 if (!ISA_ALPHA(cur))
217 cur++;
218 while (ISA_ALPHA(cur) || ISA_DIGIT(cur) ||
219 (*cur == '+') || (*cur == '-') || (*cur == '.')) cur++
246 const char *cur; local
283 const char *cur; local
327 const char *cur = *str; local
359 const char *cur; local
395 const char *cur = *str; local
434 const char *cur = *str; local
510 const char *cur; local
552 const char *cur; local
581 const char *cur; local
621 const char *cur; local
667 const char *cur; local
709 const char *cur; local
754 const char *cur; local
1413 char *cur, *out; local
1884 int ret, len, indx, cur, out; local
    [all...]
xinclude.c 164 * @cur: the node
172 xmlXIncludeGetProp(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur,
176 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
180 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
184 ret = xmlGetProp(cur, name);
484 * @cur: the new node
489 xmlXIncludeAddNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur) {
504 if (cur == NULL)
513 href = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_HREF);
521 parse = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE)
847 xmlNodePtr cur, res, result = NULL, last = NULL; local
916 xmlNodePtr start, cur, end; local
1158 xmlNodePtr tmp, cur = set->nodeTab[i]; local
1343 xmlNodePtr cur; local
1910 int cur; local
2028 xmlNodePtr cur; local
2185 xmlNodePtr cur, end, list, tmp; local
2363 xmlNodePtr cur; local
    [all...]
parser.c 175 (ctxt->input->cur - ctxt->input->base);
193 (ctxt->input->cur - ctxt->input->base);
211 (ctxt->input->cur - ctxt->input->base);
1149 const xmlChar *cur; local
1435 const xmlChar *cur = lang, *nxt; local
2147 const xmlChar *cur; local
2168 int cur; local
2376 xmlChar cur; local
2847 const xmlChar *cur = ent->name; local
3060 const xmlChar *cur = name; local
3676 const xmlChar *cur = *str; local
3873 const xmlChar *cur = NULL; local
4147 const xmlChar *cur = ent->name; local
4305 int cur, l; local
4394 xmlChar cur; local
4675 int cur, l; local
4856 int cur, l; local
5268 int cur, l; local
5725 xmlEntityPtr cur = NULL; local
5836 xmlEnumerationPtr ret = NULL, last = NULL, cur, tmp; local
5906 xmlEnumerationPtr ret = NULL, last = NULL, cur, tmp; local
6222 xmlElementContentPtr ret = NULL, cur = NULL, n; local
6343 xmlElementContentPtr ret = NULL, cur = NULL, last = NULL, op = NULL; local
7518 xmlNodePtr nw = NULL, cur, firstChild = NULL; local
7565 xmlNodePtr nw = NULL, cur, next, last, local
7857 xmlChar cur; local
8284 xmlChar cur; local
9382 unsigned long cur; local
9946 int cur, l; local
10053 const xmlChar *cur = ctxt->input->cur; local
10316 xmlChar cur; local
10421 xmlChar cur; local
11332 xmlChar cur, next; local
12410 size_t cur = ctxt->input->cur - ctxt->input->base; local
12675 size_t cur = ctxt->input->cur - ctxt->input->base; local
13270 xmlNodePtr cur; local
13451 xmlNodePtr cur; local
13703 xmlNodePtr cur; local
13781 xmlNodePtr fake, cur; local
14121 xmlNodePtr cur; local
15213 size_t cur = ctxt->input->cur - ctxt->input->base; local
    [all...]
nanohttp.c 700 const char *cur = line; local
708 cur += 5;
709 while ((*cur >= '0') && (*cur <= '9')) {
711 version += *cur - '0';
712 cur++;
714 if (*cur == '.') {
715 cur++;
716 if ((*cur >= '0') && (*cur <= '9'))
    [all...]
testdict.c 154 xmlChar *cur, *pref; local
274 cur = strings2[i];
276 while (*cur != ':') *pref++ = *cur++;
277 cur++;
279 tmp = xmlDictQLookup(dict, &prefix[0], cur);
282 &prefix[0], cur);
291 cur = strings1[i];
293 while (*cur != ':') *pref++ = *cur++
317 xmlChar *cur, *pref; local
    [all...]
  /art/runtime/gc/
reference_queue.cc 109 mirror::Reference* cur = list_; local
111 if (cur == nullptr) {
115 mirror::Reference* pending_next = cur->GetPendingNext();
116 os << "Reference= " << cur << " PendingNext=" << pending_next;
117 if (cur->IsFinalizerReferenceInstance()) {
118 os << " Zombie=" << cur->AsFinalizerReference()->GetZombie();
121 cur = pending_next;
122 } while (cur != list_);
127 mirror::Reference* cur = list_; local
128 if (cur != nullptr)
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
WindowSurface.java 109 float adjDelta(float cur, float minStep, float maxStep) {
110 cur += (Math.random()*minStep) - (minStep/2);
111 if (cur < 0 && cur > -minStep) cur = -minStep;
112 if (cur >= 0 && cur < minStep) cur = minStep;
113 if (cur > maxStep) cur = maxStep
    [all...]
  /external/selinux/libsepol/src/
hierarchy.c 141 cond_av_list_t *cur, avtab_t *avtab,
147 for (; cur; cur = cur->next) {
148 avtab_ptr_t n = cur->node;
186 static void bounds_destroy_cond_info(struct bounds_cond_info *cur)
190 for (; cur; cur = next) {
191 next = cur->next;
192 avtab_destroy(&cur->true_avtab)
206 cond_list_t *cur; local
369 cond_av_list_t *cur; local
419 struct bounds_cond_info *cur; local
    [all...]
link.c 61 policy_module_t *cur; member in struct:link_state
132 policy_module_t *mod = state->cur;
263 hashtab_search(state->cur->policy->p_classes_scope.table,
319 state->cur->map[SYM_CLASSES][cladatum->s.value - 1] =
422 state->cur->map[SYM_ROLES][role->s.value - 1] = base_role->s.value;
521 state->cur->map[SYM_TYPES][type->s.value - 1] = base_type->s.value;
587 state->cur->map[SYM_USERS][user->s.value - 1] = base_user->s.value;
649 scope = hashtab_search(state->cur->policy->p_bools_scope.table, id);
658 state->cur->map[SYM_BOOLS][booldatum->s.value - 1] = base_bool->s.value;
680 hashtab_search(state->cur->policy->p_sens_scope.table, id)
1264 avrule_t *cur, *new_rule = NULL, *tail; local
1358 role_trans_rule_t *cur, *new_rule = NULL, *tail; local
1415 role_allow_rule_t *cur, *new_rule = NULL, *tail; local
1458 filename_trans_rule_t *cur, *new_rule, *tail; local
1550 cond_node_t *cur, *new_node = NULL, *tail; local
1923 avrule_block_t *cur; local
2081 avrule_block_t *cur; local
2298 avrule_block_t *cur; local
2352 avrule_block_t *cur = state->base->global; local
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
SearchEventTest.java 40 long cur = System.currentTimeMillis(); local
42 while (!mActivity.hasWindowFocus() && (cur - start) < timeout) {
  /external/clang/lib/Sema/
AttributeList.cpp 69 void AttributeFactory::reclaimPool(AttributeList *cur) {
70 assert(cur && "reclaiming empty pool!");
73 // when we toss 'cur' into the appropriate queue.
74 AttributeList *next = cur->NextInPool;
76 size_t size = cur->allocated_size();
83 // Add 'cur' to the appropriate free-list.
84 cur->NextInPool = FreeLists[freeListIndex];
85 FreeLists[freeListIndex] = cur;
87 cur = next;
88 } while (cur);
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zFolderOutStream.cpp 92 UInt32 cur = size < _rem ? size : (UInt32)_rem; local
93 RINOK(_crcStream->Write(data, cur, &cur));
94 if (cur == 0)
96 data = (const Byte *)data + cur;
97 size -= cur;
98 _rem -= cur;
100 *processedSize += cur;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_loader.cpp 75 const char *cur, *next; local
78 cur = search_path;
79 while (cur) {
80 next = strchr(cur, ':');
81 len = (next) ? next - cur : strlen(cur);
83 if (!loader(cur, len, loader_data))
86 cur = (next) ? next + 1 : NULL;
  /external/v8/test/mjsunit/
deserialize-script-id.js 13 scripts.reduce(function(prev, cur) {
14 assertTrue(prev === undefined || prev.id != cur.id);
  /external/compiler-rt/test/dfsan/
write_callback.c 37 char *cur = string; local
40 int res = write(fileno(stdout), cur, bytes_left);
42 cur += res;
  /external/libunwind/src/x86_64/
unwind_i.h 70 # define ACCESS_MEM_FAST(ret,validate,cur,addr,to) \
73 (ret) = dwarf_get ((cur), DWARF_MEM_LOC ((cur), (addr)), &(to)); \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
foreach.hpp 140 done( static_any_t cur, static_any_t end, C&, mpl::false_ )
142 return static_any_cast<BOOST_DEDUCED_TYPENAME C::iterator>( cur ) ==
150 done( static_any_t cur, static_any_t end, C const&, mpl::true_ )
152 return static_any_cast<BOOST_DEDUCED_TYPENAME C::const_iterator>( cur ) ==
164 next( static_any_t cur, C&, mpl::false_ )
166 ++static_any_cast<BOOST_DEDUCED_TYPENAME C::iterator>( cur );
173 next( static_any_t cur, C const&, mpl::true_ )
175 ++static_any_cast<BOOST_DEDUCED_TYPENAME C::const_iterator>( cur );
186 deref( static_any_t cur, C&, ::boost::type<RefType>, mpl::false_ )
188 return *static_any_cast<BOOST_DEDUCED_TYPENAME C::iterator>( cur );
    [all...]
  /hardware/ril/reference-ril/
atchannel.c 296 static char * findNextEOL(char *cur)
298 if (cur[0] == '>' && cur[1] == ' ' && cur[2] == '\0') {
300 return cur+2;
304 while (*cur != '\0' && *cur != '\r' && *cur != '\n') cur++;
306 return *cur == '\0' ? NULL : cur
474 size_t cur = 0; local
513 size_t cur = 0; local
    [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 586 struct addrinfo *cur; local
599 cur = &sentinel;
702 error = explore_null(pai, servname, &cur->ai_next);
705 &cur->ai_next);
710 while (cur->ai_next)
711 cur = cur->ai_next;
762 pai, hostname, servname, &cur->ai_next, netcontext);
764 while (cur && cur->ai_next
799 struct addrinfo *cur; local
862 struct addrinfo *cur; local
927 struct addrinfo *cur; local
1297 struct addrinfo sentinel, *cur; local
1824 struct addrinfo *cur; local
1877 struct addrinfo sentinel, *cur; local
2099 struct addrinfo sentinel, *cur; local
    [all...]
  /external/lzma/CS/7zip/Compress/LZ/
LzBinTree.cs 135 UInt32 cur = _bufferOffset + _pos;
141 UInt32 temp = CRC.Table[_bufferBase[cur]] ^ _bufferBase[cur + 1];
143 temp ^= ((UInt32)(_bufferBase[cur + 2]) << 8);
145 hashValue = (temp ^ (CRC.Table[_bufferBase[cur + 3]] << 5)) & _hashMask;
148 hashValue = _bufferBase[cur] ^ ((UInt32)(_bufferBase[cur + 1]) << 8);
158 if (_bufferBase[_bufferOffset + curMatch2] == _bufferBase[cur])
164 if (_bufferBase[_bufferOffset + curMatch3] == _bufferBase[cur])
192 _bufferBase[cur + kNumHashDirectBytes])
    [all...]

Completed in 530 milliseconds

1 2 3 4 5 67 8 91011>>