HomeSort by relevance Sort by last modified time
    Searched defs:which (Results 176 - 200 of 433) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/netd/tests/
binder_test.cpp 787 const int which; member in struct:TestData
806 td.family, td.which, td.ifname, td.parameter,
    [all...]
  /external/gptfdisk/
gpt.cc 342 << numSegments << "\nsegments, the largest of which is "
469 cerr << "\aWarning! Header size is specified as " << hSize << ", which is invalid.\n";
474 cout << "\aCaution! Header size for CRC check is " << hSize << ", which is greater than " << sizeof(GPTHeader) << ".\n";
476 << "which may result in a CRC false alarm.\n";
699 // protective MBR) and loads BSD disklabel data (which is probably invalid).
1480 WhichToUse which = use_new; local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCharacterProperty.java 211 int which; field in class:UCharacterProperty.CaseBinaryProperty
212 CaseBinaryProperty(int which) {
214 this.which=which;
218 return UCaseProps.INSTANCE.hasBinaryProperty(c, which);
223 int which; field in class:UCharacterProperty.NormInertBinaryProperty
224 NormInertBinaryProperty(int source, int which) {
226 this.which=which;
230 return Norm2AllModes.getN2WithImpl(which-UProperty.NFD_INERT).isInert(c)
501 int which; field in class:UCharacterProperty.NormQuickCheckIntProperty
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java 115 * (which checks nt=de)
117 * (which checks Nd).
2234 int which = props[i][1]; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c 218 Checks LetterLike Symbols which were previously a source of confusion
496 * (which checks nt=de)
498 * (which checks Nd).
2756 UProperty which; local
3419 int which; member in struct:CaseFoldingData
3432 int which; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterProperty.java 210 int which; field in class:UCharacterProperty.CaseBinaryProperty
211 CaseBinaryProperty(int which) {
213 this.which=which;
217 return UCaseProps.INSTANCE.hasBinaryProperty(c, which);
222 int which; field in class:UCharacterProperty.NormInertBinaryProperty
223 NormInertBinaryProperty(int source, int which) {
225 this.which=which;
229 return Norm2AllModes.getN2WithImpl(which-UProperty.NFD_INERT).isInert(c)
500 int which; field in class:UCharacterProperty.NormQuickCheckIntProperty
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java 112 * (which checks nt=de)
114 * (which checks Nd).
2231 int which = props[i][1]; local
    [all...]
  /external/libjpeg-turbo/
jquant2.c 98 * to 128Kb, which is a useful savings on PC-class machines.
186 boolean on_odd_row; /* flag to remember which row we are on */
195 * In this module the prescan simply updates the histogram, which has been
259 boxptr which = NULL; local
263 which = boxp;
267 return which;
279 boxptr which = NULL; local
283 which = boxp;
287 return which;
381 * after which, we scale according to the selected distance scale factors
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 861 get_fname(int which, long r, pathname_t * name, flist_t ** flpp, fent_t ** fepp,
872 if (which & (1 << i))
885 if (which & (1 << i)) {
1483 int which; local
1506 which = (int)(random() % total);
1517 if (which < ent + alist->al_count) {
1519 & buf[alist->al_offset[which - ent]];
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 770 which = 'psxp' variable in class:_Prop_POSIX_path
800 which = 'ascr' variable in class:_Prop_AppleScript
805 which = 'days' variable in class:_Prop_days
810 which = 'hour' variable in class:_Prop_hours
815 which = 'min ' variable in class:_Prop_minutes
820 which = 'pi ' variable in class:_Prop_pi
825 which = 'prdp' variable in class:_Prop_print_depth
830 which = 'prln' variable in class:_Prop_print_length
835 which = 'rslt' variable in class:_Prop_result
840 which = 'ret variable in class:_Prop_return_
845 which = 'spac' variable in class:_Prop_space
850 which = 'tab ' variable in class:_Prop_tab
855 which = 'txdl' variable in class:_Prop_text_item_delimiters
860 which = 'week' variable in class:_Prop_weeks
893 which = 'plcd' variable in class:_Prop_language_code
897 which = 'pscd' variable in class:_Prop_script_code
925 which = 'ID ' variable in class:_Prop_id
1063 which = 'kMsg' variable in class:_Prop_key
1067 which = 'kknd' variable in class:_Prop_key_kind
1071 which = 'kMod' variable in class:_Prop_modifiers
1085 which = 'dstr' variable in class:_Prop_date_string
1089 which = 'day ' variable in class:_Prop_day
1093 which = 'mnth' variable in class:_Prop_month
1097 which = 'time' variable in class:_Prop_time
1101 which = 'tstr' variable in class:_Prop_time_string
1105 which = 'wkdy' variable in class:_Prop_weekday
1109 which = 'year' variable in class:_Prop_year
1119 which = 'leng' variable in class:_Prop_length
1123 which = 'rest' variable in class:_Prop_rest
1127 which = 'rvse' variable in class:_Prop_reverse
1243 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
1297 which = 'pnam' variable in class:_Prop_name
1301 which = 'pare' variable in class:_Prop_parent
    [all...]
  /external/toybox/toys/posix/
ps.c 12 * the same field should be called "TT" which is _INSANE_ and I'm not doing it.
15 * the same title, which is not the same title as the default output. (No.)
21 * field always prints "-" with an alignment of 1, which is why it has 11
25 * which changes -l by removing the "F" column and swapping RSS for ADDR,
64 Which processes to show (selections may be comma separated lists):
87 Which FIELDs to show. (Default = -o PID,TTY,TIME,CMD)
104 CPU Which processor running on ETIME Elapsed time since PID start
293 short which, len, reverse; member in struct:ofields
345 starting position of each string after the first (which is always 0). */
366 * slot: which slot[] out of procpid. Negative means it's a string field
469 int which = field->which, sl = typos[which].slot; local
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 2113 int which = -1; local
    [all...]
  /frameworks/base/core/java/android/app/
WallpaperManager.java 141 * which allows them to provide a custom large icon associated with this action.
174 // flags for which kind of wallpaper to act on
350 public void onWallpaperColorsChanged(WallpaperColors colors, int which, int userId) {
365 listener.first.onColorsChanged(colors, which, userId);
372 WallpaperColors getWallpaperColors(int which, int userId) {
373 if (which != FLAG_LOCK && which != FLAG_SYSTEM) {
379 return mService.getWallpaperColors(which, userId);
387 @SetWallpaperFlags int which) {
388 return peekWallpaperBitmap(context, returnDefault, which, context.getUserId()
1634 sGlobals.mService.clearWallpaper(mContext.getOpPackageName(), which, userId); local
    [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java 390 * interface. This also has less overhead than split, which uses regular expressions and
425 * @param delimiter the delimeter on which to split
902 * Return a new CharSequence in which each of the source strings is
969 int which = Character.getNumericValue(next) - 1; local
970 if (which < 0) {
972 "template requests value ^" + (which+1));
974 if (which >= values.length)
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java 101 * A bitfield of TOKEN_* to keep track which query hasn't been completed
748 public void onClick(DialogInterface dialog, int which) {
749 if (which == 0) {
830 int which = -1; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 309 unsigned int which; member in struct:_XkbGeometrySizes
512 unsigned int /* which */,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 770 which = 'psxp' variable in class:_Prop_POSIX_path
800 which = 'ascr' variable in class:_Prop_AppleScript
805 which = 'days' variable in class:_Prop_days
810 which = 'hour' variable in class:_Prop_hours
815 which = 'min ' variable in class:_Prop_minutes
820 which = 'pi ' variable in class:_Prop_pi
825 which = 'prdp' variable in class:_Prop_print_depth
830 which = 'prln' variable in class:_Prop_print_length
835 which = 'rslt' variable in class:_Prop_result
840 which = 'ret variable in class:_Prop_return_
845 which = 'spac' variable in class:_Prop_space
850 which = 'tab ' variable in class:_Prop_tab
855 which = 'txdl' variable in class:_Prop_text_item_delimiters
860 which = 'week' variable in class:_Prop_weeks
893 which = 'plcd' variable in class:_Prop_language_code
897 which = 'pscd' variable in class:_Prop_script_code
925 which = 'ID ' variable in class:_Prop_id
1063 which = 'kMsg' variable in class:_Prop_key
1067 which = 'kknd' variable in class:_Prop_key_kind
1071 which = 'kMod' variable in class:_Prop_modifiers
1085 which = 'dstr' variable in class:_Prop_date_string
1089 which = 'day ' variable in class:_Prop_day
1093 which = 'mnth' variable in class:_Prop_month
1097 which = 'time' variable in class:_Prop_time
1101 which = 'tstr' variable in class:_Prop_time_string
1105 which = 'wkdy' variable in class:_Prop_weekday
1109 which = 'year' variable in class:_Prop_year
1119 which = 'leng' variable in class:_Prop_length
1123 which = 'rest' variable in class:_Prop_rest
1127 which = 'rvse' variable in class:_Prop_reverse
1243 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
1297 which = 'pnam' variable in class:_Prop_name
1301 which = 'pare' variable in class:_Prop_parent
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 566 char* which; member in struct:__anon66637
676 if (state.which)
677 printf(" %s", state.which);
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 566 char* which; member in struct:__anon66647
676 if (state.which)
677 printf(" %s", state.which);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 770 which = 'psxp' variable in class:_Prop_POSIX_path
800 which = 'ascr' variable in class:_Prop_AppleScript
805 which = 'days' variable in class:_Prop_days
810 which = 'hour' variable in class:_Prop_hours
815 which = 'min ' variable in class:_Prop_minutes
820 which = 'pi ' variable in class:_Prop_pi
825 which = 'prdp' variable in class:_Prop_print_depth
830 which = 'prln' variable in class:_Prop_print_length
835 which = 'rslt' variable in class:_Prop_result
840 which = 'ret variable in class:_Prop_return_
845 which = 'spac' variable in class:_Prop_space
850 which = 'tab ' variable in class:_Prop_tab
855 which = 'txdl' variable in class:_Prop_text_item_delimiters
860 which = 'week' variable in class:_Prop_weeks
893 which = 'plcd' variable in class:_Prop_language_code
897 which = 'pscd' variable in class:_Prop_script_code
925 which = 'ID ' variable in class:_Prop_id
1063 which = 'kMsg' variable in class:_Prop_key
1067 which = 'kknd' variable in class:_Prop_key_kind
1071 which = 'kMod' variable in class:_Prop_modifiers
1085 which = 'dstr' variable in class:_Prop_date_string
1089 which = 'day ' variable in class:_Prop_day
1093 which = 'mnth' variable in class:_Prop_month
1097 which = 'time' variable in class:_Prop_time
1101 which = 'tstr' variable in class:_Prop_time_string
1105 which = 'wkdy' variable in class:_Prop_weekday
1109 which = 'year' variable in class:_Prop_year
1119 which = 'leng' variable in class:_Prop_length
1123 which = 'rest' variable in class:_Prop_rest
1127 which = 'rvse' variable in class:_Prop_reverse
1243 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
1297 which = 'pnam' variable in class:_Prop_name
1301 which = 'pare' variable in class:_Prop_parent
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 341 SparseBooleanArray which) {
342 boolean curValue = which.get(op, false);
353 which.put(op, curValue);
357 SparseBooleanArray which = null; local
362 if (which == null) {
363 which = new SparseBooleanArray();
365 evalForegroundWatchers(opModes.keyAt(i), watchers, which); local
374 if (which == null) {
375 which = new SparseBooleanArray();
377 evalForegroundWatchers(ops.keyAt(j), watchers, which); local
    [all...]
  /external/e2fsprogs/contrib/
fsstress.c 888 get_fname(int which, long r, pathname_t * name, flist_t ** flpp, fent_t ** fepp,
899 if (which & (1 << i))
912 if (which & (1 << i)) {
1508 int which; local
1531 which = (int)(random() % total)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java 230 * <td style="vertical-align: top;"><em>any character for which
448 * @param options a bitmask indicating which options to apply.
462 * @param pos on input, the position in pattern at which to start parsing.
478 * @param pos on input, the position in pattern at which to start parsing.
482 * @param options a bitmask indicating which options to apply.
568 * @param options a bitmask indicating which options to apply.
736 * @param result the buffer into which to generate the pattern
3976 int which = spanCondition == SpanCondition.NOT_CONTAINED ? UnicodeSetStringSpan.FWD_UTF16_NOT_CONTAINED local
4014 int which = spanCondition == SpanCondition.NOT_CONTAINED ? UnicodeSetStringSpan.FWD_UTF16_NOT_CONTAINED local
4080 int which = (spanCondition == SpanCondition.NOT_CONTAINED) local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java 229 * <td style="vertical-align: top;"><em>any character for which
458 * @param options a bitmask indicating which options to apply.
473 * @param pos on input, the position in pattern at which to start parsing.
490 * @param pos on input, the position in pattern at which to start parsing.
494 * @param options a bitmask indicating which options to apply.
586 * @param options a bitmask indicating which options to apply.
756 * @param result the buffer into which to generate the pattern
4069 int which = spanCondition == SpanCondition.NOT_CONTAINED ? UnicodeSetStringSpan.FWD_UTF16_NOT_CONTAINED local
4106 int which = spanCondition == SpanCondition.NOT_CONTAINED ? UnicodeSetStringSpan.FWD_UTF16_NOT_CONTAINED local
4174 int which = (spanCondition == SpanCondition.NOT_CONTAINED) local
    [all...]
  /external/libevent/test/
regress.c 712 int which; member in struct:common_timeout_info
763 info[i].which = i;
1057 /* find bugs in which operations are re-ordered */
    [all...]

Completed in 986 milliseconds

1 2 3 4 5 6 78 91011>>