HomeSort by relevance Sort by last modified time
    Searched full:u16 (Results 651 - 675 of 771) sorted by null

<<21222324252627282930>>

  /external/wpa_supplicant_8/src/ap/
hostapd.c 37 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason);
407 static int hostapd_flush_old_stations(struct hostapd_data *hapd, u16 reason)
    [all...]
wps_hostapd.c 236 u16 config_methods,
237 u16 dev_password_id, u8 request_type,
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 138 u16 transform_id;
383 u16 group;
    [all...]
eap_fast.c 712 static u8 * eap_fast_write_pac_request(u8 *pos, u16 pac_type)
890 u16 pac_type;
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 126 u16 transform_id;
366 u16 group;
eap_server_fast.c 1226 static int eap_fast_pac_type(u8 *pac, size_t len, u16 type)
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 101 u16 p2p_wps_method_pw_id(enum p2p_wps_method wps_method)
196 u16 config_method;
    [all...]
p2p.c 183 u16 p2p_get_provisioning_info(struct p2p_data *p2p, const u8 *addr)
622 u16 new_config_methods;
934 u16 pw_id = DEV_PW_DEFAULT;
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXIntrinsics.td     [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 77 case Ico_U16: vex_printf( "0x%x:I16", (UInt)(con->Ico.U16)); break;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrVFP.td 832 // U16 (U=1, sx=0) -> UH
872 IIC_fpCVTSI, "vcvt", ".u16.f32\t$dst, $a, $fbits", []> {
    [all...]
  /external/qemu/
exec.c     [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp 418 u = U16(r, g, b);
449 u = U16(r, g, b);
    [all...]
  /external/iptables/iptables/
xtoptions.c 194 cb->val.u16 = value;
196 *(uint16_t *)XTOPT_MKPTR(cb) = cb->val.u16;
  /external/kernel-headers/original/linux/
fb.h     [all...]
input.h     [all...]
soundcard.h 572 # define AFMT_U16_LE 0x00000080 /* Little endian U16 */
573 # define AFMT_U16_BE 0x00000100 /* Big endian U16 */
    [all...]
  /external/valgrind/main/none/tests/arm/
vfp.c 1095 TESTINSN_scalar_to_core("vmov.u16 r5, d31[0]", r5, d31, i32, f2u(NAN));
1096 TESTINSN_scalar_to_core("vmov.u16 r3, d30[1]", r3, d30, i32, f2u(INFINITY));
1097 TESTINSN_scalar_to_core("vmov.u16 r6, d21[2]", r6, d21, i32, f2u(-INFINITY));
1098 TESTINSN_scalar_to_core("vmov.u16 r9, d26[3]", r9, d26, i32, 0x11223344);
1099 TESTINSN_scalar_to_core("vmov.u16 r12, d11[0]", r12, d11, i32, 0x11223344);
1100 TESTINSN_scalar_to_core("vmov.u16 r0, d10[1]", r0, d10, i32, 0x11223344)
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius.c 1017 static void encrypt_ms_key(const u8 *key, size_t key_len, u16 salt,
1149 u16 salt;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h 560 # define AFMT_U16_LE 0x00000080 /* Little endian U16 */
561 # define AFMT_U16_BE 0x00000100 /* Big endian U16 */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 560 # define AFMT_U16_LE 0x00000080 /* Little endian U16 */
561 # define AFMT_U16_BE 0x00000100 /* Big endian U16 */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 560 # define AFMT_U16_LE 0x00000080 /* Little endian U16 */
561 # define AFMT_U16_BE 0x00000100 /* Big endian U16 */
    [all...]
  /prebuilts/sdk/tools/linux/
llvm-rs-cc 
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 382 #define BTM_COD_SERVICE_CLASS(u16, pd) {u16 = pd[0]; u16<<=8; u16 += pd[1]&0xE0;}
    [all...]
  /external/kernel-headers/original/linux/mtd/
nand.h 347 u16 (*read_word)(struct mtd_info *mtd);

Completed in 1242 milliseconds

<<21222324252627282930>>