HomeSort by relevance Sort by last modified time
    Searched refs:is_in (Results 1 - 10 of 10) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
crestst.c 244 UBool is_in[3]; local
261 is_in[0] = in_Root;
262 is_in[1] = in_te;
263 is_in[2] = in_te_IN;
306 if (is_in[j] && param[i].inherits[j])
321 is_in[j]?"Yes":"No",
332 if (is_in[j])
    [all...]
creststn.c 1579 UBool is_in[3]; local
    [all...]
  /external/icu4c/test/cintltst/
crestst.c 247 UBool is_in[3]; local
264 is_in[0] = in_Root;
265 is_in[1] = in_te;
266 is_in[2] = in_te_IN;
309 if (is_in[j] && param[i].inherits[j])
324 is_in[j]?"Yes":"No",
335 if (is_in[j])
    [all...]
creststn.c 1588 UBool is_in[3]; local
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
restest.cpp 305 UBool is_in[] = { in_Root, in_te, in_te_IN }; local
349 if (is_in[j] && param[i].inherits[j])
367 if (is_in[j])
restsnew.cpp 622 UBool is_in[] = { in_Root, in_te, in_te_IN }; local
666 if (is_in[j] && param[i].inherits[j])
684 if (is_in[j])
    [all...]
  /external/icu4c/test/intltest/
restest.cpp 310 UBool is_in[] = { in_Root, in_te, in_te_IN }; local
354 if (is_in[j] && param[i].inherits[j])
372 if (is_in[j])
restsnew.cpp 627 UBool is_in[] = { in_Root, in_te, in_te_IN }; local
671 if (is_in[j] && param[i].inherits[j])
689 if (is_in[j])
    [all...]
  /external/bluetooth/glib/gio/
gunixmounts.c 192 is_in (const char *value, const char *set[]) function
249 if (is_in (mount_path, ignore_mountpoints))
299 if (is_in (fs, ignore_fs))
302 if (is_in (device, ignore_devices))
    [all...]
  /external/libvpx/build/make/
configure.sh 156 is_in(){ function
536 is_in ${toolchain} ${all_platforms} || enabled force_toolchain \

Completed in 515 milliseconds