HomeSort by relevance Sort by last modified time
    Searched refs:BOOLEAN (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.c 363 BOOLEAN bSendNullData,
660 BOOLEAN measurementSRVIsBeaconMeasureIncluded( TI_HANDLE hMeasurementSRV )
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osUtil.h 73 ULONG UtilBssidListGet(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, PULONG Length, BOOLEAN ExtBssid, BOOLEAN allVarIes);
103 ULONG UtilAddWep(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, ULONG Length, BOOLEAN CalledFromIoctl);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 607 BOOLEAN apConn_isPsRequiredBeforeScan(TI_HANDLE hAPConnection)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.c 263 scan_mngrResultStatus_e scanMngr_startImmediateScan( TI_HANDLE hScanMngr, BOOLEAN bNeighborAPsOnly)
732 void scanMngr_qualityChangeTrigger( TI_HANDLE hScanMngr, BOOLEAN bLowQuality )
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrv.c 507 RETURN: BOOLEAN - true if the SM is in PS state - false otherwise
509 BOOLEAN powerSrv_getPsStatus(TI_HANDLE hPowerSrv)
527 RETURN: BOOLEAN - true if the SM is in PS state - false otherwise
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.c 62 static BOOLEAN clientStaus [SCR_MID_NUM_OF_MODES][ SCR_GID_NUM_OF_GROUPS ][ SCR_CID_NUM_OF_CLIENTS ] =
    [all...]
  /prebuilt/common/asm/
asm-3.1.jar 
  /external/ipsec-tools/src/racoon/
cftoken.l 568 /* boolean */
569 yes { YYD; yylval.num = TRUE; return(BOOLEAN); }
570 no { YYD; yylval.num = FALSE; return(BOOLEAN); }
cfparse.y 238 %token NUMBER SWITCH BOOLEAN
244 %type <num> NUMBER BOOLEAN SWITCH keylength
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
FieldSet.java 60 boolean isRepeated();
61 boolean isPacked();
86 private FieldSet(final boolean dummy) {
144 public boolean hasField(final FieldDescriptorType descriptor) {
298 boolean isValid = false;
304 case BOOLEAN: isValid = value instanceof Boolean ; break;
340 public boolean isInitialized() {
370 boolean isPacked) {
542 case BOOL : output.writeBoolNoTag ((Boolean ) value); break
    [all...]
Descriptors.java 478 public boolean isExtensionNumber(final int number) {
683 public boolean isRequired() {
688 public boolean isOptional() {
693 public boolean isRepeated() {
698 public boolean isPacked() {
703 public boolean isPackable() {
708 public boolean hasDefaultValue() { return proto.hasDefaultValue(); }
728 public boolean isExtension() { return proto.hasExtendee(); }
825 BOOL (JavaType.BOOLEAN ),
867 BOOLEAN(false)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 851 BOOLEAN bDoPrint;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
osUtil.c     [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java 167 * java.lang.String, java.lang.String, int, boolean) }
173 args = {java.lang.String.class, java.lang.String.class, java.lang.String.class, int.class, boolean.class}
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 109 boolean required = false;
139 AttributeInfo info, boolean required,
229 boolean ok_element = elements != null && elements.length < 1;
289 } else if (formats_set.contains(Format.BOOLEAN)) {
321 public static boolean containsAttribute(ArrayList<AttributeDescriptor> attributes,
410 boolean needBreak = false;
713 public static void setDefaultLayoutAttributes(UiElementNode ui_node, boolean updateLayout) {
716 boolean fill = ui_node.getDescriptor().hasChildren() &&
    [all...]
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java 285 private void showMainWindow(boolean autoUpdate) {
320 boolean force = mSdkCommandLine.getFlagForce();
321 boolean useHttp = mSdkCommandLine.getFlagNoHttps();
322 boolean dryMode = mSdkCommandLine.getFlagDryMode();
323 boolean obsolete = mSdkCommandLine.getFlagObsolete();
333 boolean found = false;
373 private void createProject(boolean library) {
584 private void updateProject(boolean library) {
614 boolean doSubProjects = mSdkCommandLine.getParamSubProject();
615 boolean couldHaveDone = false
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.c 520 RETURN: BOOLEAN - TRUE if enable else FALSE.\n
522 BOOLEAN PowerMgr_getPsStatus(TI_HANDLE hPowerMgr)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncn.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.c     [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 
  /external/wpa_supplicant/
driver_ndis.c     [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c     [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 1062 milliseconds

1 2 34 5