/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/ |
kdt_pam.dtfmt | 4 ! Decision Tree Configuration <pam> 14 ! configuration file for the input DT vector
|
/external/tinyxml/ |
echo.dsp | 13 !MESSAGE You can specify a configuration when running NMAKE
18 !MESSAGE Possible choices for configuration are:
|
tinyXmlTest.dsp | 13 !MESSAGE You can specify a configuration when running NMAKE
18 !MESSAGE Possible choices for configuration are:
|
tinyXmlTestSTL.dsp | 13 !MESSAGE You can specify a configuration when running NMAKE
18 !MESSAGE Possible choices for configuration are:
|
/external/webkit/WebKit/qt/WebCoreSupport/ |
InspectorClientQt.cpp | 175 qWarning("QWebInspector: QSettings couldn't read configuration setting [%s].", 191 qWarning("QWebInspector: QSettings couldn't persist configuration setting [%s].",
|
/external/webkit/WebKitTools/Scripts/ |
check-for-exit-time-destructors | 43 my $configuration = $ENV{'CONFIGURATION'};
|
check-for-weak-vtables-and-externals | 42 my $configuration = $ENV{'CONFIGURATION'};
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
wpa_i.h | 76 /* Selected configuration (based on Beacon/ProbeResp WPA IE) */ 83 int rsn_enabled; /* Whether RSN is enabled in configuration */
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_defs.h | 174 /* Configuration Error */ 294 /* Walk Time for push button configuration (in seconds) */
|
/external/yaffs2/yaffs2/direct/ |
yaffscfg2k.c | 3 * yaffscfg.c The configuration for the "direct" use of yaffs. 44 // Configuration for:
|
/external/zlib/as400/ |
readme.txt | 89 zconf.h ZCONF C ZLIB - Compression library configuration 92 zutil.h ZUTIL C ZLIB - Internal interface and configuration
|
/frameworks/base/services/java/com/android/server/am/ |
HistoryRecord.java | 27 import android.content.res.Configuration; 70 Configuration configuration; // configuration activity was last running in field in class:HistoryRecord 128 pw.print(prefix); pw.print("configuration="); pw.println(configuration); 178 ActivityInfo aInfo, Configuration _configuration, 188 configuration = _configuration;
|
/packages/apps/Contacts/res/values/ |
donottranslate_config.xml | 30 If config_import_all_vcard_from_sdcard_automatically is set true, this configuration 76 Without this configuration, 00002.vcf becomes the candidate.-->
|
/packages/apps/Settings/src/com/android/settings/ |
ApplicationSettings.java | 21 import android.content.res.Configuration; 79 if (getResources().getConfiguration().keyboard == Configuration.KEYBOARD_NOKEYS) {
|
LocalePicker.java | 23 import android.content.res.Configuration; 175 Configuration config = am.getConfiguration();
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
InputLanguageSelection.java | 26 import android.content.res.Configuration; 97 Configuration conf = res.getConfiguration();
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
PhotoPriorityResolver.java | 50 * Meta-data key for the contacts configuration associated with a sync service. 105 * Finds the meta-data XML containing the contacts configuration and
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/ |
bpabi.h | 0 /* Configuration file for ARM BPABI targets. 131 TARGET_OS_CPP_BUILTINS in configuration files for systems based on
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/ |
smeSmApi.c | 131 DESCRIPTION: SME SM module configuration function, called by the config mgr in configuration phase 218 WLAN_REPORT_INIT(hReport, SME_SM_MODULE_LOG, (".....Sme state machine configuration Failure\n")); 220 WLAN_REPORT_INIT(hReport, SME_SM_MODULE_LOG, (".....Sme state machine configuration Success\n")); 276 DESCRIPTION: Called by the configuration module in order to start the driver 301 DESCRIPTION: Called by the configuration module in order to start the driver 354 DESCRIPTION: Called by the configuration module in order to stop the driver 377 DESCRIPTION: Called by the configuration module in order to stop the driver
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/ |
mmc_tnetw1150_api.h | 88 Initialization of TNETW memory configuration. 100 SDIO address. If found that the memory partition configuration must be
|
/system/wlan/ti/wilink_6_1/Txn/ |
TxnQueue.h | 109 * \param pBusDrvCfg - A union used for per-bus specific configuration. 114 * Configure the bus driver with its connection configuration (such as baud-rate, bus width etc)
|
/external/ppp/pppd/ |
ipv6cp.c | 183 * Callbacks for fsm code. (CI = Configuration Information) 199 ipv6cp_resetci, /* Reset our Configuration Information */ 200 ipv6cp_cilen, /* Length of our Configuration Information */ 201 ipv6cp_addci, /* Add our Configuration Information */ 202 ipv6cp_ackci, /* ACK our Configuration Information */ 203 ipv6cp_nakci, /* NAK our Configuration Information */ 204 ipv6cp_rejci, /* Reject our Configuration Information */ 205 ipv6cp_reqci, /* Request peer's Configuration Information */ 300 * Lengths of configuration options. [all...] |
/external/guava/src/com/google/common/base/ |
Splitter.java | 59 * the configuration methods are called is never significant; for instance, 64 * <p><b>Warning: splitter instances are always immutable</b>; a configuration 287 * @return a splitter with the desired configuration 301 * @return a splitter with the desired configuration 316 * @return a splitter with the desired configuration
|
/external/kernel-headers/original/linux/ |
usb.h | 52 * @extra: descriptors following this endpoint in the configuration 56 * descriptor within an active interface in a given USB configuration. 119 * Each interface may have alternate settings. The initial configuration 177 * struct usb_interface (which persists only as long as its configuration 196 * struct usb_host_config - representation of a device's configuration 197 * @desc: the device's configuration descriptor. 199 * present for this configuration. 201 * interface in the configuration. The number of interfaces is stored 203 * the configuration is active. 205 * for each interface in the configuration. These structures exis [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
pv_2way_h324m_interface.h | 39 * H324MConfigInterface provides H.324m specific configuration APIs. 102 * This API allows the user to specify the configuration for outgoing AL channels 105 * Media types for which configuration is being specified 107 * Adaptation Layer configuration 117 * This API allows the user to specify the configuration for incoming channels
|