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

1 2

  /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...]
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
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...]
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...]
  /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/dhcpcd/
configure.c 56 sigset_t full; local
60 sigfillset(&full);
61 sigprocmask(SIG_SETMASK, &full, &old);
  /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...]
  /external/netperf/
netcpu_pstat.c 64 long long full; member in union:overlay_u
144 long long full; member in union:overlay_u
180 long long full; member in union:overlay_u
  /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/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/freetype/src/cff/
cffobjs.c 709 char* full = cff_index_get_sid_string( cff, local
711 char* fullp = full;
726 /* We try to extract the style name from the full name. */
728 if ( full && family )
740 /* ignore spaces and dashes in full name during comparison */
756 /* The full name begins with the same characters as the */
  /external/v8/src/
string-stream.h 180 bool full() const { return (capacity_ - length_) == 1; } function in class:v8::internal::StringStream
  /external/zlib/examples/
gzappend.c 259 int ret, lastbit, left, full; local
294 have = full = 0;
320 full = 1;
360 if (full) {
  /external/clearsilver/python/
neo_util.c 557 char full[_POSIX_PATH_MAX]; local
563 err = hdf_search_path (ho->data, path, full);
566 rv = PyString_FromString(full);
  /external/quake/quake/src/QW/client/
cl_ents.c 271 qboolean full; local
290 full = false;
302 { // this is a full update that we can start delta compressing from now
306 full = true;
340 if (full)
342 Con_Printf ("WARNING: oldcopy on full update");
362 if (full)
365 Con_Printf ("WARNING: U_REMOVE on full update\n");
380 if (full)
383 Con_Printf ("WARNING: delta on full update");
    [all...]
  /build/tools/lsd/
lsd.c 37 char *name; /* full path name of this executable file */
112 char *full = find_file(name, lib_lookup_dirs, num_lib_lookup_dirs); local
113 FAILIF(full == NULL, "Cannot construct full path for file [%s]!\n", name);
115 if (!strcmp(trav->name, full))
119 free(full);
655 char *full = find_file(libname, lib_lookup_dirs, num_lib_lookup_dirs); local
656 FAILIF(NULL == full,
659 source = init_source(full);
  /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...]
uniset_props.cpp 1346 const UChar *full; local
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cdattst.c 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
544 log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
768 UDateFormat *date=0, *time=0, *full=0; local
794 /* Create a full format for output */
795 full = udat_open(UDAT_FULL, UDAT_FULL, "en_US", NULL, 0, NULL, 0, &ec);
797 log_err("FAIL: udat_open(FULL, FULL, en_US) failed with %s\n",
    [all...]
  /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...]
  /external/icu4c/test/cintltst/
cdattst.c 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
544 log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
768 UDateFormat *date=0, *time=0, *full=0; local
794 /* Create a full format for output */
795 full = udat_open(UDAT_FULL, UDAT_FULL, "en_US", NULL, 0, NULL, 0, &ec);
797 log_err("FAIL: udat_open(FULL, FULL, en_US) failed with %s\n",
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel.c 1905 SDL_Rect full; local
    [all...]
  /external/quake/quake/src/WinQuake/
gl_screen.cpp 61 the refresh is allways rendered, unless the console is full screen
67 full
260 qboolean full = false; local
283 // intermission is always full screen
297 full = true;
303 full = true;
324 if (full)
516 scr_conlines = vid.height; // full screen

Completed in 515 milliseconds

1 2