/external/chromium_org/ui/views/controls/menu/ |
menu_controller.h | 285 // Invoked when the user accepts the selected item. This is only used 422 // Selects or accepts the appropriate menu item based on |details|. Returns
|
/external/guava/guava/src/com/google/common/base/ |
Joiner.java | 337 * {@code MapJoiner} method that accepts entries as input, and receive output of the form 340 * method that accepts a map as input, and receive output of the form {@code
|
/external/harfbuzz_ng/ |
NEWS | 534 hb_get_table_func_t accepts the face as first parameter now 564 hb_font_set_scale() accepts signed integers now
|
/external/libppp/src/ |
README.nat | 298 PPP host accepts incoming connections for ports 0 to 1023. 327 - Accepts FTP data connections from other than
|
/external/llvm/lib/Target/AArch64/Disassembler/ |
AArch64Disassembler.cpp | 830 // MSL and LSLH accepts encoded shift amount 0 or 1. 834 // LSL accepts encoded shift amount 0, 1, 2 or 3.
|
/external/openfst/src/include/fst/ |
lookahead-matcher.h | 246 // Look-ahead of one transition. Template argument F accepts flags to 416 // Template argument F accepts flags to control behavior.
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLScanner.java | 22 defects. It implements the Scanner interface, which accepts a Reader 310 @param h ScanHandler that accepts lexical events.
|
/external/v8/src/ |
code-stubs.h | 811 // Accepts smis or heap numbers. 814 // Accepts smis or heap numbers that are valid array indices [all...] |
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Buffers.c | 426 /* - Accepts data in 16-bit aligned memory */ 429 /* - Accepts any number of samples as input, except 0 */ [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteInit.java | 176 * Waits for and accepts a single command connection. Throws 610 * Runs the zygote process's select loop. Accepts new connections as
|
/frameworks/base/docs/html/guide/topics/location/ |
strategies.jd | 445 <p>This command accepts a longitude and latitude in decimal degrees, and 450 <p>This command accepts a single NMEA sentence of type '$GPGGA' (fix data) or '$GPRMC' (transit
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
Filter.java | 178 * input ports that this filter accepts, one has to go via the filter's Signature. 200 * input ports that this filter accepts, one has to go via the filter's Signature.
|
/libcore/luni/src/main/java/java/lang/ |
Runtime.java | 312 * but it accepts a full path specification whereas {@code loadLibrary} just 313 * accepts the name of the library to load.
|
System.java | 505 * but it accepts a full path specification whereas {@code loadLibrary} just 506 * accepts the name of the library to load.
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
MacTest.java | 594 fail("init(..) accepts incorrect AlgorithmParameterSpec parameter"); 599 fail("init(..) accepts incorrect AlgorithmParameterSpec parameter"); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 7 text into Python tokens. It accepts a readline-like method which is called 162 The tokenize() function accepts two parameters: one representing the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
refactor.py | 51 """ Accepts a pytree Pattern Node and returns a set 79 """ Accepts a list of fixers and returns a dictionary
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 7 text into Python tokens. It accepts a readline-like method which is called 162 The tokenize() function accepts two parameters: one representing the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
refactor.py | 51 """ Accepts a pytree Pattern Node and returns a set 79 """ Accepts a list of fixers and returns a dictionary
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
CustomViewDescriptorService.java | 460 // A custom view accepts children if its parent descriptor also does. 461 // The only exception to this is ViewGroup, which accepts children even though
|
/external/bison/lib/ |
hash.c | 362 the processor function. The PROCESSOR accepts two arguments: the first is 574 The user-supplied HASHER function, when not NULL, accepts two 579 The user-supplied COMPARATOR function, when not NULL, accepts two [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
gtest-internal-inl.h | 311 // accepts a 'const E &', where E is the element type. 327 // parameter 'functor' is a function/functor that accepts a 'const 341 // function/functor that accepts a 'const E &', where E is the [all...] |
/external/chromium_org/chrome/browser/automation/ |
testing_automation_provider.h | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
serv.h | 803 * <p>The default implementation accepts all factories.</p> [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
tzregts.cpp | 697 * SimpleTimeZone accepts illegal DST savings values. These values 760 * SimpleTimeZone.getOffset accepts illegal arguments. 818 errMsg = UnicodeString(") accepts invalid args", ""); [all...] |