Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DHasPositionalPredChecker.java30 import org.apache.xpath.operations.Div;
31 import org.apache.xpath.operations.Minus;
32 import org.apache.xpath.operations.Mod;
33 import org.apache.xpath.operations.Mult;
34 import org.apache.xpath.operations.Plus;
35 import org.apache.xpath.operations.Quo;
36 import org.apache.xpath.operations.Variable;
109 (pred instanceof org.apache.xpath.operations.Number) || in visitPredicate()
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DAndroidAnimation.cpp46 KeyframeValueList* operations, in AndroidAnimation() argument
56 , m_operations(operations) in AndroidAnimation()
193 KeyframeValueList* operations, in create() argument
196 return adoptRef(new AndroidOpacityAnimation(animation, operations, in create()
201 KeyframeValueList* operations, in AndroidOpacityAnimation() argument
203 : AndroidAnimation(AnimatedPropertyOpacity, animation, operations, beginTime) in AndroidOpacityAnimation()
257 KeyframeValueList* operations, in create() argument
260 return adoptRef(new AndroidTransformAnimation(animation, operations, beginTime)); in create()
264 KeyframeValueList* operations, in AndroidTransformAnimation() argument
266 : AndroidAnimation(AnimatedPropertyWebkitTransform, animation, operations, beginTime) in AndroidTransformAnimation()
[all …]
DAndroidAnimation.h40 KeyframeValueList* operations,
78 KeyframeValueList* operations,
81 KeyframeValueList* operations,
91 KeyframeValueList* operations,
94 KeyframeValueList* operations,
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java43 import org.apache.xpath.operations.And;
44 import org.apache.xpath.operations.Div;
45 import org.apache.xpath.operations.Equals;
46 import org.apache.xpath.operations.Gt;
47 import org.apache.xpath.operations.Gte;
48 import org.apache.xpath.operations.Lt;
49 import org.apache.xpath.operations.Lte;
50 import org.apache.xpath.operations.Minus;
51 import org.apache.xpath.operations.Mod;
52 import org.apache.xpath.operations.Mult;
[all …]
/external/webkit/Source/WebCore/page/animation/
DImplicitAnimation.cpp260 if (val->operations().isEmpty()) in validateTransformFunctionList()
263 if (val->operations().isEmpty()) in validateTransformFunctionList()
269 if (!toVal->operations().isEmpty()) { in validateTransformFunctionList()
271 if (val->operations().size() != toVal->operations().size()) in validateTransformFunctionList()
275 for (size_t j = 0; j < val->operations().size(); ++j) { in validateTransformFunctionList()
276 if (!val->operations()[j]->isSameType(*toVal->operations()[j])) in validateTransformFunctionList()
DKeyframeAnimation.cpp399 if (currentKeyframe.style()->transform().operations().size()) { in validateTransformFunctionList()
416 if (val->operations().isEmpty()) in validateTransformFunctionList()
420 if (firstVal->operations().size() != val->operations().size()) in validateTransformFunctionList()
424 for (size_t j = 0; j < firstVal->operations().size(); ++j) { in validateTransformFunctionList()
425 if (!firstVal->operations()[j]->isSameType(*val->operations()[j])) in validateTransformFunctionList()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.cpp335 if (operationsAt(valueList, firstIndex)->operations().size() > 0) in fetchTransformOperationList()
349 if (val->operations().isEmpty()) in fetchTransformOperationList()
352 if (firstVal->operations().size() != val->operations().size()) in fetchTransformOperationList()
355 for (size_t j = 0; j < firstVal->operations().size(); ++j) { in fetchTransformOperationList()
356 if (!firstVal->operations().at(j)->isSameType(*val->operations().at(j))) in fetchTransformOperationList()
367 list.resize(firstVal->operations().size()); in fetchTransformOperationList()
368 for (size_t j = 0; j < firstVal->operations().size(); ++j) { in fetchTransformOperationList()
369 TransformOperation::OperationType type = firstVal->operations().at(j)->getOperationType(); in fetchTransformOperationList()
377 …lastRotAngle = static_cast<RotateTransformOperation*>(firstVal->operations().at(j).get())->angle(); in fetchTransformOperationList()
384 …double rotAngle = val->operations().isEmpty() ? 0 : (static_cast<RotateTransformOperation*>(val->o… in fetchTransformOperationList()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb212 operations = @operations.reverse
215 until operations.empty?
216 operation = operations.shift
221 operations.delete_if do |prior_operation|
236 operations.delete_if do |prior_operation|
284 operations = reduce
288 if operation = operations.delete( cursor )
296 if operation = operations.delete( cursor ) and
/external/webkit/Source/WebCore/css/
DWebKitCSSMatrix.cpp65 TransformOperations operations; in setMatrixValue() local
66 if (!CSSStyleSelector::createTransformOperations(value.get(), 0, 0, operations)) { in setMatrixValue()
74 for (unsigned i = 0; i < operations.operations().size(); ++i) { in setMatrixValue()
75 if (operations.operations()[i].get()->apply(t, IntSize(0, 0))) { in setMatrixValue()
/external/oprofile/events/i386/pii/
Dunit_masks19 0x04 MMX pack operations
20 0x08 MMX unpack operations
25 0x00 MMX->float operations
26 0x01 float->MMX operations
/external/oprofile/events/i386/piii/
Dunit_masks29 0x04 MMX pack operations
30 0x08 MMX unpack operations
35 0x00 MMX->float operations
36 0x01 float->MMX operations
/external/oprofile/events/i386/p6_mobile/
Dunit_masks33 0x04 MMX pack operations
34 0x08 MMX unpack operations
39 0x00 MMX->float operations
40 0x01 float->MMX operations
/external/apache-xml/src/main/java/org/apache/xpath/
DXPathVisitor.java28 import org.apache.xpath.operations.Operation;
29 import org.apache.xpath.operations.UnaryOperation;
30 import org.apache.xpath.operations.Variable;
/external/oprofile/events/i386/westmere/
Dunit_masks20 0x02 mul Multiply operations executed
82 0x01 x87 Computational floating-point operations executed
102 0x02 x87 Retired floating-point operations (Precise Event)
246 0x01 packed_mpy 128 bit SIMD integer multiply operations
247 0x02 packed_shift 128 bit SIMD integer shift operations
248 0x04 pack 128 bit SIMD integer pack operations
249 0x08 unpack 128 bit SIMD integer unpack operations
250 0x10 packed_logical 128 bit SIMD integer logical operations
251 0x20 packed_arith 128 bit SIMD integer arithmetic operations
252 0x40 shuffle_move 128 bit SIMD integer shuffle/move operations
[all …]
/external/oprofile/events/i386/core/
Dunit_masks48 0x04 MMX pack operations
49 0x08 MMX unpack operations
54 0x00 MMX->float operations
55 0x01 float->MMX operations
/external/oprofile/events/i386/atom/
Dunit_masks15 0x05 dtlb_miss_ld DTLB misses due to load operations
16 0x09 l0_dtlb_miss_ld L0_DTLB misses due to load operations
17 0x06 dtlb_miss_st DTLB misses due to store operations
27 0x01 s Multiply operations executed
28 0x81 ar Multiply operations retired
30 0x01 s Divide operations executed
31 0x81 ar Divide operations retired
/external/webkit/Source/WebCore/platform/graphics/transforms/
DTransformOperations.h66 Vector<RefPtr<TransformOperation> >& operations() { return m_operations; } in operations() function
67 const Vector<RefPtr<TransformOperation> >& operations() const { return m_operations; } in operations() function
/external/oprofile/events/i386/nehalem/
Dunit_masks18 …0x01 not_sta This event counts the number of load operations delayed caused by preceding stores wh…
19 …0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are …
59 0x01 packed_mpy Counts number of 128 bit SIMD integer multiply operations
60 0x02 packed_shift Counts number of 128 bit SIMD integer shift operations
61 0x04 pack Counts number of 128 bit SIMD integer pack operations
62 0x08 unpack Counts number of 128 bit SIMD integer unpack operations
63 0x10 packed_logical Counts number of 128 bit SIMD integer logical operations
64 0x20 packed_arith Counts number of 128 bit SIMD integer arithmetic operations
65 0x40 shuffle_move Counts number of 128 bit SIMD integer shuffle and move operations
72 …div_busy Counts the number of cycles the divider is busy executing divide or square root operations
[all …]
/external/linux-tools-perf/Documentation/
Dperf-bench.txt28 (executing 1000000 pipe operations between two tasks)
104 (executing 1000000 pipe operations between two tasks)
111 (executing 1000 pipe operations between two tasks)
/external/sepolicy/
Dmls25 # Process read operations: No read up unless trusted.
29 # Process write operations: No write down unless trusted.
57 # Create/relabel operations: Subject must be equivalent to object unless
79 # Read operations: Subject must dominate object unless the subject
87 # Write operations: Subject must be dominated by the object unless the
/external/guava/guava-tests/test/com/google/common/collect/
DConcurrentHashMultisetBasherTest.java116 Operation[] operations = Operation.values(); in call() local
120 Operation op = operations[random.nextInt(operations.length)]; in call()
/external/llvm/lib/Target/CellSPU/
DSPU128InstrInfo.td1 //===-- SPU128InstrInfo.td - Cell SPU 128-bit operations --*- tablegen -*--===//
3 // Cell SPU 128-bit operations
DSPUMathInstr.td1 //===-- SPUMathInst.td - Cell SPU math operations ---------*- tablegen -*--===//
3 // Cell SPU math operations
6 // math operations, such as vector multiplies, i32 multiply, etc., for the
/external/llvm/test/CodeGen/Generic/
D2003-07-08-BadCastToBool.ll9 ;; This cannot be used for later boolean operations.
11 ;; for bitwise operations but not booleans! For booleans,
/external/oprofile/events/i386/core_2/
Dunit_masks40 0x04 SIMD pack operations
41 0x08 SIMD unpack operations
64 0x02 MISS_LD DTLB misses due to load operations.
65 0x04 L0_MISS_LD L0 DTLB misses due to load operations.
66 0x08 MISS_ST TLB misses due to store operations.
142 0xfe Retired floating-point computational operations (precise)

12345678910>>...16