Searched defs:probe (Results 76 - 96 of 96) sorted by relevance

1234

/external/wpa_supplicant_8/src/wps/
H A Dwps.h865 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe,
894 int probe, const u8 *addr)
893 wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe, const u8 *addr) argument
H A Dwps_registrar.c1240 struct wpabuf *probe; local
1259 probe = wpabuf_alloc(500 + vendor_len);
1260 if (probe == NULL) {
1280 wpabuf_free(probe);
1288 wpabuf_free(probe);
1295 if (wps_build_version(probe) ||
1296 wps_build_wps_state(reg->wps, probe) ||
1297 wps_build_ap_setup_locked(reg->wps, probe) ||
1298 wps_build_selected_registrar(reg, probe) ||
1299 wps_build_sel_reg_dev_password_id(reg, probe) ||
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.h865 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe,
894 int probe, const u8 *addr)
893 wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe, const u8 *addr) argument
H A Dwps_registrar.c1240 struct wpabuf *probe; local
1259 probe = wpabuf_alloc(500 + vendor_len);
1260 if (probe == NULL) {
1280 wpabuf_free(probe);
1288 wpabuf_free(probe);
1295 if (wps_build_version(probe) ||
1296 wps_build_wps_state(reg->wps, probe) ||
1297 wps_build_ap_setup_locked(reg->wps, probe) ||
1298 wps_build_selected_registrar(reg, probe) ||
1299 wps_build_sel_reg_dev_password_id(reg, probe) ||
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c260 static int tdb_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len);
335 int rw_type, int lck_type, int probe, size_t len)
363 if (!probe && lck_type != F_SETLK) {
837 static int tdb_oob(struct tdb_context *tdb, tdb_off_t len, int probe) argument
843 if (!probe) {
857 if (!probe) {
1537 static int transaction_oob(struct tdb_context *tdb, tdb_off_t len, int probe) argument
1564 int rw_type, int lck_type, int probe, size_t len)
334 tdb_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len) argument
1563 transaction_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len) argument
/external/kernel-headers/original/linux/
H A Dpci.h345 const struct pci_device_id *id_table; /* must be non-NULL for probe to be called */
346 int (*probe) (struct pci_dev *dev, const struct pci_device_id *id); /* New device inserted */ member in struct:pci_driver
H A Dhid.h581 * @id_table: which devices is this driver for (must be non-NULL for probe
585 * @probe: new device inserted
618 int (*probe)(struct hid_device *dev, const struct hid_device_id *id); member in struct:hid_driver
648 * @start: called on probe to start the device
767 * Call this from probe after you set up the device (if needed). Your
791 * Call this in probe function *after* hid_parse. This will setup HW buffers
812 * This is usually called from remove function or from probe when something
/external/v8/src/ia32/
H A Dassembler-ia32.cc138 F0 probe = FUNCTION_CAST<F0>(reinterpret_cast<Address>(memory->address())); local
139 supported_ = probe();
H A Dcode-stubs-ia32.cc4159 Register probe = mask; local
4160 __ mov(probe,
4165 __ JumpIfSmi(probe, not_found);
4169 __ movdbl(xmm1, FieldOperand(probe, HeapNumber::kValueOffset));
4173 __ fld_d(FieldOperand(probe, HeapNumber::kValueOffset));
6940 // dictionary_: StringDictionary to probe.
/external/v8/src/x64/
H A Dassembler-x64.cc137 F0 probe = FUNCTION_CAST<F0>(reinterpret_cast<Address>(memory->address())); local
138 supported_ = probe();
H A Dcode-stubs-x64.cc3218 Register probe = mask; local
3219 __ movq(probe,
3224 __ JumpIfSmi(probe, not_found);
3226 __ movsd(xmm1, FieldOperand(probe, HeapNumber::kValueOffset));
5908 // dictionary_: StringDictionary to probe.
/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.cc3174 Register probe = mask; local
3175 mov(probe,
3180 JumpIfSmi(probe, not_found);
3184 ucomisd(xmm0, FieldOperand(probe, HeapNumber::kValueOffset));
3187 fld_d(FieldOperand(probe, HeapNumber::kValueOffset));
/external/chromium_org/v8/src/mips/
H A Dmacro-assembler-mips.cc4954 Register probe = mask; local
4955 lw(probe, FieldMemOperand(scratch1, FixedArray::kHeaderSize));
4956 JumpIfSmi(probe, not_found);
4958 ldc1(f14, FieldMemOperand(probe, HeapNumber::kValueOffset));
4973 lw(probe, FieldMemOperand(scratch, FixedArray::kHeaderSize));
4974 Branch(not_found, ne, object, Operand(probe));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/v8/src/
H A Dobjects.cc6112 Object* probe = local
6114 if (probe == NULL || probe->IsTheHole()) {
12761 Handle<Object> probe = index < length - 2 ? local
12764 if (!probe.is_null() && !probe->IsTheHole()) {
12766 int context_index = Handle<Smi>::cast(probe)->value();
14195 int probe,
14200 for (int i = 1; i < probe; i++) {
14233 for (int probe
14193 EntryForProbe(Key key, Object* k, int probe, uint32_t expected) argument
[all...]
/external/v8/src/
H A Dobjects.cc4385 Object* probe = local
4387 if (probe == NULL || probe->IsTheHole()) {
8882 Object* probe = local
8884 if (probe != NULL && !probe->IsTheHole()) return FAST_ELEMENT;
8895 probe = (index < length) ? arguments->get(index) : NULL;
8896 if (probe != NULL && !probe->IsTheHole()) return FAST_ELEMENT;
9630 Object* probe local
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1027 milliseconds

1234