HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 401 - 425 of 2483) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/p2p/base/
transport.h 49 // once /talk/ and /webrtc/ are combined, and also switch to ENUM_NAME naming
73 // once /talk/ and /webrtc/ are combined, and also switch to ENUM_NAME naming
  /frameworks/support/transition/ics/android/support/transition/
FadePort.java 62 * operate on targets that are appearing. Maybe be combined with
69 * operate on targets that are disappearing. Maybe be combined with
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/
TestUtilsMatchers.java 117 * Returns a matcher that matches <code>View</code>s whose combined background starting
134 // Create a bitmap with combined backgrounds of the view and its ancestors.
  /system/core/include/utils/
BlobCache.h 42 // maxValueSize, respectively. The total combined size of ALL cache entries
234 // mTotalSize is the total combined size of all keys and values currently in
  /toolchain/binutils/binutils-2.25/gas/doc/
c-bfin.texi 113 are combined. Normally a comma separates the different parts, as in
119 The second case occurs when a general instruction is combined with one
  /external/v8/src/compiler/
js-typed-lowering.cc 39 BinaryOperationHints::Hint combined = hints.combined(); local
40 if (combined == BinaryOperationHints::kSignedSmall ||
41 combined == BinaryOperationHints::kSigned32 ||
42 combined == BinaryOperationHints::kNumberOrUndefined) {
43 return combined;
57 CompareOperationHints::Hint combined = hints.combined(); local
58 if (combined == CompareOperationHints::kSignedSmall ||
59 combined == CompareOperationHints::kNumber)
    [all...]
  /art/tools/ahat/src/
Site.java 151 // Get the combined size of the site for all heaps.
  /build/core/
ninja.mk 133 COMBINED_BUILD_NINJA := $(OUT_DIR)/combined$(KATI_NINJA_SUFFIX).ninja
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
ParallelSensorOperation.java 38 * class can be combined to compose complex {@link SensorOperation}s.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
InsnFormat.java 402 * @return combined value
423 * @return combined value
444 * @return combined value
471 * @return {@code 0..255;} combined value
  /dalvik/dexgen/src/com/android/dexgen/rop/
LineNumberList.java 35 * @return {@code non-null;} combined instance
  /dalvik/dx/src/com/android/dx/cf/code/
ConcreteMethod.java 91 * combined result saved into the instance. The following code
LineNumberList.java 35 * @return {@code non-null;} combined instance
  /dalvik/dx/src/com/android/dx/dex/code/
InsnFormat.java 481 * @return combined value
521 * @return combined value
542 * @return combined value
569 * @return {@code 0..255;} combined value
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarDisplayOptions.java 34 * This demo shows how various action bar display option flags can be combined
  /development/samples/AppNavigation/res/values/
strings.xml 29 <string name="view_from_other_task_description">This combined demo shows how to handle up navigation when another task has launched your app\'s activity on its own task stack. Navigating up in this scenario should synthesize a task stack representing the most common or direct navigation path to the parent activity. The code example shows how to handle this using helper code from the support library. Press the button below to launch a separate task and begin the demo.</string>
  /docs/source.android.com/src/devices/graphics/
arch-egl-opengl.jd 29 combined with a library that knows how to create and access windows through the
  /external/android-clat/
checksum.c 73 * combined ip_checksum_add and ip_checksum_finish
  /external/antlr/antlr-3.4/runtime/C/doxygen/
atsections.dox 20 /// or tree parser grammar, and a parser target for a combined lexer/parser grammar. You
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
basic.rb 60 # to use (typically when it comes from a combined grammar),
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
CompositeGrammarTree.java 149 p.parent.grammar.type == Grammar.COMBINED )
  /external/apache-http/src/org/apache/http/auth/
NTCredentials.java 63 * The constructor with the fully qualified username and password combined
UsernamePasswordCredentials.java 59 * The constructor with the username and password combined string argument.
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_device_context.py 47 # MBIM only function (DEVICE_TYPE_MBIM) or an NCM/MBIM combined function
  /external/autotest/client/cros/
hostapd_server.py 15 This can be combined with a virtual-ethernet setup to test 802.1x

Completed in 764 milliseconds

<<11121314151617181920>>