HomeSort by relevance Sort by last modified time
    Searched full:unioned (Results 1 - 22 of 22) sorted by null

  /external/bison/src/
relation.h 43 (unioned) with FUNCTION[NODE - 2]. */
  /external/v8/src/
types.cc 1223 UnionHandle unioned = UnionType::New(length, region); local
    [all...]
types.h 632 static TypeHandle NormalizeUnion(UnionHandle unioned, int size,
    [all...]
  /frameworks/base/libs/hwui/tests/unit/
DamageAccumulatorTests.cpp 66 // Test that dirty rectangles are being unioned across "siblings
  /frameworks/base/graphics/java/android/graphics/
Rect.java 515 * @param left The left edge being unioned with this rectangle
516 * @param top The top edge being unioned with this rectangle
517 * @param right The right edge being unioned with this rectangle
518 * @param bottom The bottom edge being unioned with this rectangle
541 * @param r The rectangle being unioned with this rectangle
RectF.java 461 * @param left The left edge being unioned with this rectangle
462 * @param top The top edge being unioned with this rectangle
463 * @param right The right edge being unioned with this rectangle
464 * @param bottom The bottom edge being unioned with this rectangle
491 * @param r The rectangle being unioned with this rectangle
Paint.java     [all...]
  /external/dagger2/
CHANGELOG.md 63 * Set bindings are now unioned when calling `.plus()`.
  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 274 * that our block's DFS info has been unioned to.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
Dominators.java 274 * that our block's DFS info has been unioned to.
  /external/selinux/libsepol/tests/
test-linker-roles.c 131 * correctly unioned when they should be */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq_event.h 199 /** unioned time stamp */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seq_event.h 199 /** unioned time stamp */
  /libcore/ojluni/src/main/java/java/util/stream/
StreamOpFlag.java 105 * <p>Stream flags are represented by unioned bit sets, so that a single word
121 * are a unioned bit set constructed by ORing the enum characteristic values of
123 * constants prefixed with {@code IS_}). <em>Operation flags</em> are a unioned
  /system/sepolicy/tools/
insertkeys.py 219 usage += "then they are unioned to produce a final version."
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 63 /// in the unioned set. Finally, it defines either a "end of list pointer" or
  /external/llvm/lib/Target/AMDGPU/
AMDKernelCodeT.h 206 /// by this argument are unioned with the values in these control
218 /// values specified by this argument are unioned with the values in these
    [all...]
  /system/sepolicy/
Android.mk 22 $(warning BOARD_SEPOLICY_UNION is no longer required - all files found in BOARD_SEPOLICY_DIRS are implicitly unioned; please remove from your BoardConfig.mk or other .mk file.)
  /external/autotest/site_utils/suite_scheduler/
task.py 165 # then they will expand unioned set, causing it to fail the following
  /external/skia/src/core/
SkRecordDraw.cpp 147 // inside the Save/Restore block, drawing ops are unioned with the bounds of
  /libcore/ojluni/src/main/java/java/util/
Spliterator.java 57 * report {@code SORTED}. Characteristics are reported as a simple unioned bit
    [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 554 // because the ranges would need to be unioned. It is not likely that
    [all...]

Completed in 2845 milliseconds