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

<<11121314151617181920>>

  /external/libxml2/
libxml.spec.in 28 available, with existing HTTP and FTP modules and combined to an
48 available, with existing HTTP and FTP modules and combined to an
  /external/llvm/include/llvm/Transforms/IPO/
LowerBitSets.h 37 // The byte offset into the combined global represented by the bitset.
43 // Log2 alignment of the bit set relative to the combined global.
  /external/llvm/test/CodeGen/X86/
add-nsw-sext.ll 5 ; be combined with the later instructions. However, if the first add is 'nsw',
123 ; LEA can't scale by 16, but the adds can still be combined into an LEA.
  /external/llvm/test/tools/llvm-profdata/
weight-instr.test 3 1- Merge the foo and bar profiles with unity weight and verify the combined output
30 2- Merge the foo and bar profiles with weight 3x and 5x respectively and verify the combined output
  /external/skia/src/utils/
SkTFitsIn.h 112 typedef typename SkTCombineOutOfRange<OutOfRange_Low, OutOfRange_High>::type Combined;
113 return Combined::apply(s);
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 76 * unique across groups. The combined ID (see
87 * unique across all children within the group. The combined ID (see
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 74 Email Combined Inbox
114 <li>Combined inbox to browse email from multiple accounts in one page.</li>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DndTile.java 87 public static void setCombinedIcon(Context context, boolean combined) {
88 Prefs.putBoolean(context, Prefs.Key.DND_TILE_COMBINED_ICON, combined);
  /frameworks/base/rs/java/android/renderscript/
ProgramFragmentFixedFunction.java 97 * EnvMode describes how textures are combined with the existing
242 * @param env specifies how the texture is combined with the
  /frameworks/opt/setupwizard/library/full-support/src/com/android/setupwizardlib/
DividerItemDecoration.java 160 * Whether a divider is allowed above the view holder. The allowed values will be combined
174 * Whether a divider is allowed below the view holder. The allowed values will be combined
  /prebuilts/gdb/darwin-x86/share/gdb/python/gdb/
frames.py 108 # cannot return a combined dictionary as keys() may clash in
110 # filters to enable/disable them all, just return the combined
  /prebuilts/gdb/linux-x86/share/gdb/python/gdb/
frames.py 108 # cannot return a combined dictionary as keys() may clash in
110 # filters to enable/disable them all, just return the combined
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_5.sh 43 run_test "shaders/glsl-vs-vec4-indexing-temp-dst-in-nested-loop-combined" 0.0 "bin/shader_runner tests/shaders/glsl-vs-vec4-indexing-temp-dst-in-nested-loop-combined.shader_test -auto"
46 run_test "shaders/glsl-vs-vec4-indexing-temp-src-in-nested-loop-combined" 0.0 "bin/shader_runner tests/shaders/glsl-vs-vec4-indexing-temp-src-in-nested-loop-combined.shader_test -auto"
65 run_test "shaders/vp-combined-image-units" 0.0 "bin/vp-combined-image-units -fbo -auto"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
about.html 56 governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined
57 work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p>
85 governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined work and the source code of the combined
86 work is provided for debugging purposes so there is no need to reverse engineer the combined work.</p>
  /external/mesa3d/src/mesa/main/
matrix.c 594 * Calculate the combined modelview-projection matrix.
614 * Updates the combined modelview-projection matrix.
713 * Initializes each of the matrix stacks and the combined modelview-projection
733 /* Init combined Modelview*Projection matrix */
743 * Frees each of the matrix stacks and the combined modelview-projection
756 /* combined Modelview*Projection matrix */