Searched refs:flag (Results 1 - 25 of 1455) sorted by last modified time

1234567891011>>

/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/yaffs2/yaffs2/
H A Dyaffs_fs.c2025 char flag;
2026 flag = ((rg & mask_flags[i].mask_bitfield) == mask_flags[i].mask_bitfield) ? '+' : '-';
2027 printk("%c%s\n", flag, mask_flags[i].mask_name);
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm247 ;;; use the sign flag instead of the zero flag for the exit test.
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm233 ;;; use the sign flag instead of the zero flag for the exit test.
/external/zlib/src/contrib/minizip/
H A Dminiunz.c263 if ((file_info.flag & 1) != 0)
271 uInt iLevel=(uInt)((file_info.flag & 0x6)/2);
H A Dunzip.c144 uLong stream_initialised; /* flag set if stream structure is initialised*/
174 ZPOS64_T current_file_ok; /* flag about the usability of the current file*/
922 if (unz64local_getShort(&s->z_filefunc, s->filestream,&file_info.flag) != UNZ_OK)
1152 pfile_info->flag = file_info64.flag;
1524 switch (s->cur_file_info.flag & 0x06)
H A Dunzip.h115 uLong flag; /* general purpose bit flag 2 bytes */ member in struct:unz_file_info64_s
136 uLong flag; /* general purpose bit flag 2 bytes */ member in struct:unz_file_info_s
H A Dzip.c146 uLong flag; /* flag of the file currently writing */ member in struct:__anon34345
976 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)zi->ci.flag,2);
1115 zi->ci.flag = flagBase;
1117 zi->ci.flag |= 2;
1119 zi->ci.flag |= 4;
1121 zi->ci.flag |= 6;
1123 zi->ci.flag |= 1;
1143 zip64local_putValue_inmemory(zi->ci.central_header+8,(uLong)zi->ci.flag,2);
/external/webrtc/src/modules/audio_processing/ns/
H A Dns_core.c184 inst->modelUpdatePars[0] = 2; //update flag for parameters:
309 // flag 0 means update histogram only, flag 1 means compute the thresholds/weights
311 void WebRtcNs_FeatureParameterExtraction(NSinst_t* inst, int flag) { argument
326 if (flag == 0) {
350 if (flag == 1) {
525 } // end of flag == 1
1038 // if wish to update only once, set flag to zero
H A Dnsx_core.c925 // flag 0 means update histogram only, flag 1 means compute the thresholds/weights
927 void WebRtcNsx_FeatureParameterExtraction(NsxInst_t* inst, int flag) { argument
947 if (!flag) {
976 if (flag) {
1120 } // end of flag == 1
1554 // Reset zero input flag
1880 int flag, sign; local
2122 flag = (int)(inst->cntThresUpdate == inst->modelUpdate);
2124 WebRtcNsx_FeatureParameterExtraction(inst, flag);
[all...]
/external/webrtc/src/system_wrappers/source/
H A Dthread_unittest.cc84 bool flag = false; local
86 &flag);
89 // At this point, the flag may be either true or false.
92 EXPECT_TRUE(flag);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dacs.c270 if (chan->flag & HOSTAPD_CHAN_SURVEY_LIST_INITIALIZED)
274 chan->flag |= HOSTAPD_CHAN_SURVEY_LIST_INITIALIZED;
335 if (chan->flag & HOSTAPD_CHAN_DISABLED)
432 if (chan->flag & HOSTAPD_CHAN_DISABLED)
450 if (chan->flag & HOSTAPD_CHAN_DISABLED)
490 if (chan->flag & HOSTAPD_CHAN_DISABLED)
543 if (chan->flag & HOSTAPD_CHAN_DISABLED)
788 if (chan->flag & HOSTAPD_CHAN_DISABLED)
H A Dbeacon.c218 if (chan->flag & HOSTAPD_CHAN_DISABLED)
H A Ddfs.c61 if (skip_radar && (chan->flag & HOSTAPD_CHAN_RADAR) &&
62 ((chan->flag & HOSTAPD_CHAN_DFS_MASK) !=
66 if (chan->flag & HOSTAPD_CHAN_DISABLED)
68 if ((chan->flag & HOSTAPD_CHAN_RADAR) &&
69 ((chan->flag & HOSTAPD_CHAN_DFS_MASK) ==
341 /* At least one channel have radar flag */
353 if (channel->flag & HOSTAPD_CHAN_RADAR)
374 if (channel->flag & HOSTAPD_CHAN_DISABLED)
377 if (!(channel->flag & HOSTAPD_CHAN_RADAR))
380 if ((channel->flag
[all...]
H A Ddrv_callbacks.c878 if (chan->flag & HOSTAPD_CHAN_DISABLED)
H A Dhw_features.c50 switch (chan->flag & HOSTAPD_CHAN_DFS_MASK) {
103 /* set flag for channels we can use in current regulatory
113 if ((feature->channels[j].flag &
116 } else if (((feature->channels[j].flag &
120 (feature->channels[j].flag &
123 feature->channels[j].flag |=
127 if (feature->channels[j].flag & HOSTAPD_CHAN_DISABLED)
245 if (!(chan->flag & HOSTAPD_CHAN_DISABLED) &&
592 if (chan->flag & HOSTAPD_CHAN_DISABLED)
633 if (chan->flag
[all...]
H A Dwpa_auth.c1599 /* Init flag is not cleared here, so avoid busy
2322 /* Init flag is not cleared here, so avoid busy
2551 void wpa_set_wnmsleep(struct wpa_state_machine *sm, int flag) argument
2554 sm->is_wnmsleep = !!flag;
H A Dwpa_auth.h304 void wpa_set_wnmsleep(struct wpa_state_machine *sm, int flag);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h76 * flag - Channel flags (HOSTAPD_CHAN_*)
78 int flag; member in struct:hostapd_channel_data
2282 * If the %WPA_DRIVER_FLAGS_OFFCHANNEL_TX flag is set, the frame will
2286 * If the flag is not set, the wait time will be ignored. In this case,
2632 * @reassoc: flag to indicate re-association
3714 /** Whether RSN IE includes pre-authenticate flag */
H A Ddriver_hostap.c1128 mode->channels[i].flag = HOSTAPD_CHAN_DISABLED;
H A Ddriver_nl80211.c4090 * this flag can/should always be set for cfg80211 drivers.
6487 chan->flag = 0;
6493 chan->flag |= HOSTAPD_CHAN_DISABLED;
6495 chan->flag |= HOSTAPD_CHAN_PASSIVE_SCAN | HOSTAPD_CHAN_NO_IBSS;
6497 chan->flag |= HOSTAPD_CHAN_RADAR;
6505 chan->flag |= HOSTAPD_CHAN_DFS_USABLE;
6508 chan->flag |= HOSTAPD_CHAN_DFS_AVAILABLE;
6511 chan->flag |= HOSTAPD_CHAN_DFS_UNAVAILABLE;
6803 chan->flag |= HOSTAPD_CHAN_HT40;
6815 if (!(chan->flag
[all...]
H A Ddriver_test.c2451 modes[0].channels[i].flag = 0;
2476 modes[1].channels[i].flag = 0;
2492 modes[2].channels[0].flag = 0;
H A Dndis_events.c732 * per process, so let's use wmi_first flag to protect against
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_secy_ops.h27 int secy_cp_control_protect_frames(struct ieee802_1x_kay *kay, Boolean flag);
28 int secy_cp_control_replay(struct ieee802_1x_kay *kay, Boolean flag, u32 win);
33 int secy_cp_control_enable_port(struct ieee802_1x_kay *kay, Boolean flag);
/external/wpa_supplicant_8/src/ap/
H A Dacs.c270 if (chan->flag & HOSTAPD_CHAN_SURVEY_LIST_INITIALIZED)
274 chan->flag |= HOSTAPD_CHAN_SURVEY_LIST_INITIALIZED;
335 if (chan->flag & HOSTAPD_CHAN_DISABLED)
432 if (chan->flag & HOSTAPD_CHAN_DISABLED)
450 if (chan->flag & HOSTAPD_CHAN_DISABLED)
490 if (chan->flag & HOSTAPD_CHAN_DISABLED)
543 if (chan->flag & HOSTAPD_CHAN_DISABLED)
788 if (chan->flag & HOSTAPD_CHAN_DISABLED)

Completed in 212 milliseconds

1234567891011>>