/external/ppp/pppd/ |
ipcp.c | 186 { "ipcp-max-configure", o_int, &ipcp_fsm[0].maxconfreqtransmits, 672 * Called by fsm_sconfreq, Send Configure Request. 705 * Called by fsm_sconfreq, Send Configure Request. 746 * Called by fsm_sconfreq, Send Configure Request. 832 * Called by fsm_rconfack, Receive Configure ACK. 957 * Calback from fsm_rconfnakrej - Receive Configure-Nak or Configure-Reject. [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make-stds.texi | 86 to @file{configure}. A rule of the form: 146 @code{configure}) to run in @code{sh}, not in @code{csh}. Don't use any 149 The @code{configure} script and the Makefile rules for building and 303 @command{configure} (e.g., @kbd{configure --prefix=/usr}). GNU 446 need to modify files in this directory to configure the package's 538 in your @file{configure.in} file: 593 variable is normally inserted by the @code{configure} shell script. 790 @samp{make maintainer-clean} should not delete @file{configure} even 791 if @file{configure} can be remade using a rule in the Makefile. Mor [all...] |
/frameworks/base/services/input/ |
InputReader.cpp | 375 device->configure(when, &mConfig, 0); 522 device->configure(now, &mConfig, changes); 917 void InputDevice::configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes) { function in class:android::InputDevice 948 mapper->configure(when, config, changes); 1230 void CursorScrollAccumulator::configure(InputDevice* device) { function in class:android::CursorScrollAccumulator 1269 void TouchButtonAccumulator::configure(InputDevice* device) { function in class:android::TouchButtonAccumulator 1562 void MultiTouchMotionAccumulator::configure(InputDevice* device, function in class:android::MultiTouchMotionAccumulator 1756 void InputMapper::configure(nsecs_t when, function in class:android::InputMapper 1994 void KeyboardInputMapper::configure(nsecs_t when, function in class:android::KeyboardInputMapper 2280 void CursorInputMapper::configure(nsecs_t when, function in class:android::CursorInputMapper 2688 void TouchInputMapper::configure(nsecs_t when, function in class:android::TouchInputMapper 5997 void JoystickInputMapper::configure(nsecs_t when, function in class:android::JoystickInputMapper [all...] |
/bootable/recovery/updater/ |
updater.c | 90 // Configure edify's functions.
|
/cts/tests/tests/media/src/android/media/cts/ |
DecoderTest.java | 112 codec.configure(format, null /* surface */, null /* crypto */, 0 /* flags */);
|
/development/tools/idegen/ |
README | 39 Configure a JRE named "1.5 (No Libraries)" under "Preferences -> Java ->
|
/device/samsung/crespo4g/ |
init.herring.rc | 71 # Configure and enable KSM
|
/device/ti/panda/audio/test/ |
run-tests.py | 27 ### Configure tests here
|
/docs/source.android.com/src/tech/input/ |
input-device-configuration-files.md | 81 that are used to configure its function.
|
/external/antlr/antlr-3.4/runtime/C/ |
configure.ac | 2 # Process this file with autoconf to produce a configure script.
|
/external/bison/data/ |
Makefile | 2 # data/Makefile. Generated from Makefile.in by configure. 70 $(top_srcdir)/configure.ac 244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 247 $(top_srcdir)/configure: $(am__configure_deps)
|
/external/bison/examples/ |
Makefile | 2 # examples/Makefile. Generated from Makefile.in by configure. 70 $(top_srcdir)/configure.ac 240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 243 $(top_srcdir)/configure: $(am__configure_deps)
|
/external/bison/tests/ |
synclines.at | 54 # | 19991024 (release) configure:2124: $? = 0
|
/external/bluetooth/glib/build/win32/ |
module.defs | 22 # auto*/configure mechanism to generate makefiles as on Unix, and
|
/external/bluetooth/glib/debian/ |
rules | 17 ./configure --prefix=/usr --enable-debug=yes
|
/external/bluetooth/glib/docs/ |
macros.txt | 3 GLib's configure options and corresponding macros
|
/external/bluetooth/glib/glib/ |
gscanner.h | 141 * to configure scanning behaviour.
|
/external/bluetooth/glib/ |
glibconfig.h | 3 * This is a generated file. Please modify 'configure.in'
|
/external/chromium/chrome/browser/chromeos/status/ |
clock_menu_button.cc | 126 // If options dialog is unavailable, don't count a separator and configure
|
input_method_menu.h | 149 // Returns true if the zero-origin |index| points to the "Configure IME" menu
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_controller.h | 85 // Used by the BrowserListeners to configure their snapshots.
|
/external/chromium/chrome/browser/google/ |
google_url_tracker.h | 135 // configure to use https in search engine templates.
|
/external/chromium/chrome/browser/resources/options/ |
sync_setup_overlay.js | 268 chrome.send("Configure", [result]); 287 if (args.iframeToShow == 'configure') { 378 $('sync-setup-configure').classList.remove('hidden'); 446 else if (page == 'configure')
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_thread2_whitebox_unittest.cc | 101 // Now set the mode to configure.
|
/external/chromium/chrome/browser/sync/ |
sync_setup_flow.h | 58 // Fills |args| for the configure screen (Choose Data Types/Encryption)
|