HomeSort by relevance Sort by last modified time
    Searched refs:abbrev (Results 26 - 49 of 49) sorted by null

12

  /external/elfutils/tests/
show-die-info.c 501 Dwarf_Off abbrev; local
504 while (dwarf_nextcu (dbg, off, &off, &hsize, &abbrev, &addresssize,
510 (unsigned long long int) abbrev, addresssize,
Makefile.am 59 show-abbrev hash newscn ecp dwflmodtest \
72 run-show-abbrev.sh run-line2addr.sh hash \
106 run-show-ciefde.sh run-show-abbrev.sh run-strip-test.sh \
  /external/strace/
resource.c 300 else if (!abbrev(tcp)) {
336 else if (!abbrev(tcp)) {
mem.c 588 if (abbrev(tcp) && i >= max_strlen) {
808 if (abbrev(tcp)) {
976 if (abbrev(tcp)) {
quota.c 356 if (!abbrev(tcp))
445 if (!abbrev(tcp))
587 if (abbrev(tcp))
process.c 1279 if (abbrev(tcp)) {
1343 if (abbrev(tcp)) {
1399 if (abbrev(tcp)) {
1459 if (abbrev(tcp)) {
    [all...]
io.c 117 if (abbrev(tcp)) {
defs.h 454 #define abbrev(tcp) (qual_flags[(tcp)->scno] & QUAL_ABBREV) macro
ipc.c 300 if (abbrev(tcp))
stream.c 317 if (abbrev(tcp)) {
371 if (abbrev(tcp)) {
system.c     [all...]
signal.c     [all...]
time.c 898 if (!abbrev(tcp))
  /frameworks/base/core/java/android/text/format/
DateUtils.java 257 * Request the full spelled-out name. For use with the 'abbrev' parameter of
266 * Request an abbreviated version of the name. For use with the 'abbrev'
276 * For use with the 'abbrev' parameter of {@link #getDayOfWeekString} and {@link #getMonthString}.
293 * For use with the 'abbrev' parameter of {@link #getDayOfWeekString} and {@link #getMonthString}.
305 * @param abbrev One of {@link #LENGTH_LONG}, {@link #LENGTH_SHORT},
313 public static String getDayOfWeekString(int dayOfWeek, int abbrev) {
315 switch (abbrev) {
343 * @param abbrev One of {@link #LENGTH_LONG}, {@link #LENGTH_MEDIUM},
349 public static String getMonthString(int month, int abbrev) {
355 switch (abbrev) {
    [all...]
  /external/llvm/utils/
llvm-compilers-check 236 abbrevs = [abbrev[start_index:start_index+3]
237 for abbrev, start_index
  /external/elfutils/src/
readelf.c 86 N_("Display DWARF section content. SECTION can be one of abbrev, "
341 else if (strcmp (arg, "abbrev") == 0)
3979 Dwarf_Abbrev abbrev; local
    [all...]
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 56 const char* abbrev; member in struct:_LOCALECONV
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 56 const char* abbrev; member in struct:_LOCALECONV
    [all...]
  /external/bison/doc/
refcard.tex 266 \def\kbd#1{{\tt#1}\null} %\null so not an abbrev even if period follows
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 813 milliseconds

12