HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 601 - 625 of 2458) sorted by null

<<21222324252627282930>>

  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Frustum.java 58 /** Updates the clipping plane's based on the given inverse combined projection and view matrix, e.g. from an
60 * @param inverseProjectionView the combined projection and view matrices. */
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 395 UINT16 msg_len; /* For segmentation - length of the combined message */
397 UINT8 msg_data[NFA_MAX_HCI_EVENT_LEN]; /* For segmentation - the combined message data */
  /external/llvm/docs/CommandGuide/
llvm-cov.rst 118 can be combined with the --preserve-paths option to use complete paths for
208 ``C++``, show each instantiation separately as well as the combined summary.
  /external/llvm/lib/CodeGen/
MachineCombiner.cpp 10 // The machine combiner pass uses machine trace metrics to ensure the combined
36 STATISTIC(NumInstCombined, "Number of machineinst combined");
  /external/llvm/lib/Target/Hexagon/
HexagonScheduleV60.td 18 // Combined functional units.
23 // Combined functional unit data.
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
LZMA2Options.java 96 * This is usually combined with a hash chain match finder.
102 * This is usually combined with a binary tree match finder.
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 194 /** Depth/stencil combined */
447 * combined */
  /external/mesa3d/src/mesa/state_tracker/
st_cb_clear.c 484 /* clearing combined depth + stencil */
533 * is a combined depth/stencil buffer but this wasn't actually
  /external/mesa3d/src/mesa/swrast/
s_renderbuffer.c 507 * hit for using combined depth/stencil in swrast.
511 /* use combined depth/stencil buffer */
  /frameworks/base/core/java/android/app/usage/
NetworkStats.java 137 * Combined usage across all states.
172 * Combined usage across all roaming states. Covers both roaming and non-roaming usage.
  /frameworks/base/core/java/android/provider/
Browser.java 30 import android.provider.BrowserContract.Combined;
259 return new MatrixCursor(new String[]{Combined.URL}, 0);
  /frameworks/base/docs/html/training/system-ui/
immersive.jd 56 go truly "full screen." This flag, when combined with the
271 {@link android.view.View#SYSTEM_UI_FLAG_IMMERSIVE IMMERSIVE} combined with
  /frameworks/base/graphics/java/android/graphics/drawable/
ShapeDrawable.java 271 * values are automatically combined during drawing. Thus if the color's
273 * the combined alpha that will be used during drawing will be 37.5% (i.e.
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
ShadowPainter.java 176 * the given source and returns a new image with both combined
203 * #SMALL_SHADOW_SIZE} around the given source and returns a new image with both combined
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmInboundSmsHandlerTest.java 383 // the db and should not be combined with any subsequent messages received from the same
398 // timestamps, should not be combined with the additional part 2 received above
  /libcore/ojluni/src/main/java/java/util/stream/
Collector.java 68 * and then use the combiner function to merge the subresults into a combined
217 * @return a function which combines two partial results into a combined
  /prebuilts/misc/windows/sdl2/test/
testautomation_pixels.c 145 SDLTest_AssertCheck(masks == 0, "Verify value of result.[RGBA]mask combined; expected: 0, got %u", masks);
167 SDLTest_AssertCheck(masks > 0, "Verify value of result.[RGBA]mask combined; expected: >0, got %u", masks);
  /system/bt/stack/btm/
btm_dev.c 476 /* remove the combined record */
491 /* remove the combined record */
  /system/bt/stack/include/
sdp_api.h 229 ** combined ServiceSearchAttributeRequest SDP function.
246 ** combined ServiceSearchAttributeRequest SDP function with the
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/
project.pbxproj     [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java 26 * Class that takes a combined output destination and provides two
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 271 * @return {@code non-null;} the combined output
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 26 * Class that takes a combined output destination and provides two
  /docs/source.android.com/src/devices/graphics/
architecture.jd 82 combined with EGL, a library that knows how to create and access windows through
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/
index.jd 71 back into userspace mode. Combined with a module to tie into a continuous build system, this would

Completed in 1514 milliseconds

<<21222324252627282930>>