HomeSort by relevance Sort by last modified time
    Searched full:probe (Results 226 - 250 of 1009) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-3/include/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
  /external/dbus/doc/
dbus-monitor.1 7 dbus\-monitor \- debug probe to print message bus messages
  /external/e2fsprogs/lib/blkid/
blkid.h 76 /* probe.c */
blkid.h.in 76 /* probe.c */
  /external/fio/
client.h 90 client_cmd_op *probe; member in struct:client_ops
gfio.c 126 gtk_label_set_text(GTK_LABEL(ge->probe.hostname), "");
127 gtk_label_set_text(GTK_LABEL(ge->probe.os), "");
128 gtk_label_set_text(GTK_LABEL(ge->probe.arch), "");
129 gtk_label_set_text(GTK_LABEL(ge->probe.fio_ver), "");
1358 GtkWidget *main_vbox, *probe, *probe_frame, *probe_box; local
1369 gtk_box_pack_start(GTK_BOX(main_vbox), probe, FALSE, FALSE, 3); local
1461 GtkWidget *main_vbox, *probe, *probe_frame, *probe_box; local
1476 gtk_box_pack_start(GTK_BOX(main_vbox), probe, FALSE, FALSE, 3); local
    [all...]
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
ClassProbesAdapter.java 67 // We need to visit the method in any case, otherwise probe ids
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
ClassInstrumenter.java 33 * this strategy will be used to access the probe array
ProbeArrayStrategyFactory.java 21 * Factory to find a suitable strategy to access the probe array for a given
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSConstants.java 44 public static final int PROBE_WAIT_INTERVAL = 250; // milliseconds between probe loops.
  /external/kernel-headers/original/uapi/linux/
parport.h 36 /* Type classes for Plug-and-Play probe. */
  /external/toybox/toys/pending/
traceroute.c 37 -t Type-of-service in probe packets (default 0)(RANGE 0 to 255)
109 //sends a single probe packet with sequence(SEQ) and time-to-live(TTL)
141 //sends a single probe packet with sequence(SEQ) and time-to-live(TTL)
208 int probe, dest_reach = 0, print_verbose = 1; local
216 for (probe = 0, seq = 0; probe < TT.ttl_probes; ++probe) {
221 if (probe && (toys.optflags & FLAG_z)) usleep(TT.pause_time * 1000);
623 error_exit("probe addr failed");
  /external/v8/src/
v8.cc 79 CpuFeatures::Probe(false);
  /external/wpa_supplicant_8/src/wps/
wps_validate.c 1121 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe,
1129 "%sProbe Response frame", probe ? "" : "Beacon/");
1134 "%sProbe Response frame", probe ? "" : "Beacon/");
1148 wps_validate_response_type(attr.response_type, probe) ||
1149 wps_validate_uuid_e(attr.uuid_e, probe) ||
1151 probe) ||
1153 probe) ||
1155 probe) ||
1157 attr.serial_number_len, probe) ||
1158 wps_validate_primary_dev_type(attr.primary_dev_type, probe) ||
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wifi_display.c 112 * Probe Request:
118 * Probe Response:
185 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Request", ie);
192 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Response", ie);
  /ndk/build/awk/
extract-pid.awk 44 # it somewhere else. We will probe the output to detect this, but
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
parport.h 36 /* Type classes for Plug-and-Play probe. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 38 * Contains a sample probe policy.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
parport.h 36 /* Type classes for Plug-and-Play probe. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 38 * Contains a sample probe policy.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 38 * Contains a sample probe policy.
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/mmc/
card.h 93 int (*probe)(struct mmc_card *); member in struct:mmc_driver
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/mmc/
card.h 93 int (*probe)(struct mmc_card *); member in struct:mmc_driver
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver

Completed in 560 milliseconds

1 2 3 4 5 6 7 8 91011>>