HomeSort by relevance Sort by last modified time
    Searched refs:select (Results 126 - 150 of 2212) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/sys/
select.h 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
  /development/apps/CustomLocale/src/com/android/customlocale2/
NewLocaleDialog.java 29 * "en_US") via an intent with a "locale" extra string and a "select" extra
35 public static final String INTENT_EXTRA_SELECT = "select";
60 boolean select = v == mButtonAddSelect;
63 Log.d(TAG, "New Locale: " + locale + (select ? " + select" : ""));
68 data.putExtra(INTENT_EXTRA_SELECT, select);
  /external/autotest/frontend/client/src/autotest/common/ui/
ExtendedListBox.java 27 private native void selectAppend(SelectElement select,
29 select.appendChild(option);
37 SelectElement select = getElement().cast(); local
41 selectAppend(select, option);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
10-1.c 13 #include <sys/select.h>
51 if (!select(0, NULL, NULL, NULL, &tv))
74 select(0, NULL, NULL, NULL, &tv);
17-1.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-10.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-11.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-12.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-13.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-14.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-15.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-16.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-17.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-18.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
17-19.c 9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
52 if (select(0, NULL, NULL, NULL, &tv) == -1 &&
54 perror("select");
67 child process being inside the 'select' function
79 select(0, NULL, NULL, NULL, &tv);

Completed in 1038 milliseconds

1 2 3 4 56 7 8 91011>>