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

1 2 3 4 5 6 7

  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
CopyOnWriteArrayListTest.java 69 CopyOnWriteArrayList full = populatedArray(3); local
74 full.addAll(v);
75 assertEquals(6, full.size());
83 CopyOnWriteArrayList full = populatedArray(3); local
88 full.addAllAbsent(v);
89 assertEquals(5, full.size());
96 CopyOnWriteArrayList full = populatedArray(SIZE); local
97 full.addIfAbsent(one);
98 assertEquals(SIZE, full.size());
105 CopyOnWriteArrayList full = populatedArray(SIZE) local
114 CopyOnWriteArrayList full = populatedArray(SIZE); local
135 CopyOnWriteArrayList full = populatedArray(3); local
144 CopyOnWriteArrayList full = populatedArray(3); local
179 CopyOnWriteArrayList full = populatedArray(3); local
192 CopyOnWriteArrayList full = populatedArray(3); local
200 CopyOnWriteArrayList full = populatedArray(3); local
210 CopyOnWriteArrayList full = populatedArray(3); local
220 CopyOnWriteArrayList full = populatedArray(SIZE); local
229 CopyOnWriteArrayList full = populatedArray(SIZE); local
241 CopyOnWriteArrayList full = populatedArray(SIZE); local
254 CopyOnWriteArrayList full = populatedArray(3); local
265 CopyOnWriteArrayList full = populatedArray(3); local
276 CopyOnWriteArrayList full = populatedArray(3); local
287 CopyOnWriteArrayList full = populatedArray(SIZE); local
299 CopyOnWriteArrayList full = populatedArray(3); local
311 CopyOnWriteArrayList full = populatedArray(3); local
320 CopyOnWriteArrayList full = populatedArray(3); local
332 CopyOnWriteArrayList full = populatedArray(3); local
342 CopyOnWriteArrayList full = populatedArray(SIZE); local
351 CopyOnWriteArrayList full = populatedArray(3); local
364 CopyOnWriteArrayList full = populatedArray(3); local
    [all...]
CopyOnWriteArraySetTest.java 56 CopyOnWriteArraySet full = populatedSet(3); local
61 full.addAll(v);
62 assertEquals(6, full.size());
70 CopyOnWriteArraySet full = populatedSet(3); local
75 full.addAll(v);
76 assertEquals(5, full.size());
83 CopyOnWriteArraySet full = populatedSet(3); local
84 full.add(one);
85 assertEquals(3, full.size());
93 CopyOnWriteArraySet full = populatedSet(3) local
102 CopyOnWriteArraySet full = populatedSet(3); local
111 CopyOnWriteArraySet full = populatedSet(3); local
139 CopyOnWriteArraySet full = populatedSet(3); local
153 CopyOnWriteArraySet full = populatedSet(3); local
162 CopyOnWriteArraySet full = populatedSet(3); local
174 CopyOnWriteArraySet full = populatedSet(3); local
187 CopyOnWriteArraySet full = populatedSet(3); local
199 CopyOnWriteArraySet full = populatedSet(3); local
212 CopyOnWriteArraySet full = populatedSet(3); local
223 CopyOnWriteArraySet full = populatedSet(3); local
232 CopyOnWriteArraySet full = populatedSet(3); local
245 CopyOnWriteArraySet full = populatedSet(3); local
    [all...]
  /external/chromium/net/tools/flip_server/
split.h 15 void SplitStringPieceToVector(const base::StringPiece& full,
split.cc 15 void SplitStringPieceToVector(const base::StringPiece& full,
20 if (full.size() == 0 || delim[0] == '\0')
24 base::StringPiece::const_iterator s = full.begin();
26 for (;e != full.end(); ++e) {
42 base::StringPiece::const_iterator s = full.begin();
44 for (;e != full.end(); ++e) {
  /build/target/product/
AndroidProducts.mk 38 $(LOCAL_DIR)/full.mk \
full.mk 17 # This is a build configuration for a full-featured build of the
56 PRODUCT_NAME := full
59 PRODUCT_MODEL := Full Android
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.cpp 110 void SplitToVector(char* full, const char* delim, vector<char*>* vec,
112 char* next = full;
113 while((next = strsep(&full, delim)) != NULL) {
117 // Add last element (or full string if no delimeter found):
118 if (full != NULL) {
119 vec->push_back(full);
  /build/tools/atree/
fs.cpp 61 string full = path; local
62 full += '/';
63 full += ent->d_name;
69 stat(full.c_str(), &stat_buf);
73 dirs.push_back(full);
75 files.push_back(full);
files.cpp 25 string full = base; local
27 full += '/';
29 full += leaf;
30 return full;
142 "substitution. Full list of variables is: ");
300 string full = path_append(*it, rec->sourceName); local
302 err = stat(full.c_str(), &st);
305 rec->sourcePath = full;
382 string full = path_append(rec.sourceBase, rec.sourceName); local
383 full = path_append(full, path)
    [all...]
  /external/skia/src/xml/
SkJS.cpp 116 char *path, *comp, *full; local
133 full = JS_smprintf("%s/%s", comp, name);
134 if (!full) {
140 full = (char *)name;
142 found = (access(full, X_OK) == 0);
144 free(full);
  /external/qemu/android/utils/
dirscanner.c 20 char full[PATH_MAX]; \
194 p = s->full;
195 end = p + sizeof s->full;
199 /* ignore if the full name is too long */
202 return s->full;
  /external/webkit/WebKit/android/nav/
SelectText.cpp 627 int checkFlipRect(const SkIRect& full, int fullBase) {
632 " full=(%d,%d,r=%d,b=%d) fullBase=%d"
635 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase,
640 if (baseLinesAgree(mStart, mStartBase, full, fullBase)
641 && full.fLeft < mStart.fLeft) {
643 " full=(%d,%d,r=%d,b=%d) fullBase=%d"
647 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase
798 SkIRect full; local
935 SkIRect full; local
    [all...]
  /external/srec/srec/cfront/
himul32.h 100 __int64 full;
111 result.full = x * y;
  /external/chromium/third_party/icu/source/common/
ucase.c 515 * full case mappings. Add them all.
538 closure=(const UChar *)pe+1; /* behind this slot, unless there are full case mappings */
544 /* add the full case folding */
549 /* start of full case mapping strings */
558 /* add the full case folding string */
571 closure=(const UChar *)pe; /* behind full case mappings */
1059 int32_t full; local
1203 int32_t full, idx; local
1413 int32_t full, idx; local
    [all...]
  /external/webkit/WebKit/win/
DefaultDownloadDelegate.cpp 121 BSTR full = SysAllocStringLen(0, (UINT)fullLength); local
122 if (!full)
125 _tcscpy_s(full, fullLength, pathChars);
126 _tcscat_s(full, fullLength, _T("\\"));
127 _tcscat_s(full, fullLength, filename);
129 fullPath.adoptBSTR(full);
  /external/icu4c/common/
ucase.c 515 * full case mappings. Add them all.
538 closure=(const UChar *)pe+1; /* behind this slot, unless there are full case mappings */
544 /* add the full case folding */
549 /* start of full case mapping strings */
558 /* add the full case folding string */
571 closure=(const UChar *)pe; /* behind full case mappings */
1064 int32_t full; local
1208 int32_t full, idx; local
1418 int32_t full, idx; local
    [all...]
  /development/pdk/pndk/samples/samplejni/
Makefile 18 APK_OUTPUT_DIR := bin/full
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 189 boolean full = true;
200 if (full && (data[k] == State.EMPTY ||
203 full = false;
226 // if we get here, there's no winner but the board is full.
227 if (full) {
  /device/htc/passion/
full_passion.mk 16 # This file is the build configuration for a full Android
27 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
32 PRODUCT_MODEL := Full Android on Passion
  /device/samsung/crespo/
full_crespo.mk 16 # This file is the build configuration for a full Android
27 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
32 PRODUCT_MODEL := Full Android on Crespo
  /external/chromium/third_party/icu/source/tools/gencase/
gencase.h 80 UChar full[32]; member in struct:__anon3218
store.c 66 i15 maxFullLength; -- maximum length of a full case mapping/folding string
107 UTF-16 strings for full (string) mappings for lowercase, case folding, uppercase, titlecase
133 7 there is at least one full (string) case mapping
140 The string immediately follows the full case mappings, or the closure value
141 slot if there are no full case mappings.
145 and full case mappings and foldings, plus the case closure code points
149 - If special casing is conditional, then no full lower/upper/title mapping
151 - If case folding is conditional, then no simple or full case foldings are
154 full (string) mapping -- if full mappings are use
806 UChar32 full; local
    [all...]
  /external/icu4c/tools/gencase/
gencase.h 83 UChar full[32]; member in struct:__anon4288
store.c 69 i15 maxFullLength; -- maximum length of a full case mapping/folding string
110 UTF-16 strings for full (string) mappings for lowercase, case folding, uppercase, titlecase
138 7 there is at least one full (string) case mapping
145 The string immediately follows the full case mappings, or the closure value
146 slot if there are no full case mappings.
150 and full case mappings and foldings, plus the case closure code points
154 - If special casing is conditional, then no full lower/upper/title mapping
156 - If case folding is conditional, then no simple or full case foldings are
159 full (string) mapping -- if full mappings are use
814 UChar32 full; local
    [all...]
  /dalvik/vm/mterp/x86/
OP_MUL_LONG.S 35 leal (%ecx,%edx),%edx # full result now in %edx:%eax

Completed in 433 milliseconds

1 2 3 4 5 6 7