Searched refs:specified (Results 1 - 25 of 184) sorted by relevance

12345678

/external/valgrind/main/none/tests/
H A Dcmdline3.stderr.exp1 valgrind: no program specified
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DTimedItemCalculations.h48 static inline TimedItem::Phase calculatePhase(double activeDuration, double localTime, const Timing& specified) argument
53 if (localTime < specified.startDelay)
55 if (localTime >= specified.startDelay + activeDuration)
75 static inline double calculateActiveTime(double activeDuration, double localTime, TimedItem::Phase parentPhase, TimedItem::Phase phase, const Timing& specified) argument
78 ASSERT(phase == calculatePhase(activeDuration, localTime, specified));
82 if (specified.fillMode == Timing::FillModeBackwards || specified.fillMode == Timing::FillModeBoth)
86 if (isActiveInParentPhase(parentPhase, specified.fillMode))
87 return localTime - specified.startDelay;
90 if (specified
102 calculateScaledActiveTime(double activeDuration, double activeTime, double startOffset, const Timing& specified) argument
120 calculateIterationTime(double iterationDuration, double repeatedDuration, double scaledActiveTime, double startOffset, const Timing& specified) argument
139 calculateCurrentIteration(double iterationDuration, double iterationTime, double scaledActiveTime, const Timing& specified) argument
160 calculateDirectedTime(double currentIteration, double iterationDuration, double iterationTime, const Timing& specified) argument
180 calculateTransformedTime(double currentIteration, double iterationDuration, double iterationTime, const Timing& specified) argument
[all...]
H A DElementAnimationTest.cpp165 EXPECT_TRUE(player->source()->specified().hasIterationDuration);
166 EXPECT_EQ(duration, player->source()->specified().iterationDuration);
183 // there is no way to tell whether a duration has been specified by the user.
186 EXPECT_TRUE(player->source()->specified().hasIterationDuration);
187 EXPECT_EQ(0, player->source()->specified().iterationDuration);
204 EXPECT_TRUE(player->source()->specified().hasIterationDuration);
205 EXPECT_EQ(0, player->source()->specified().iterationDuration);
H A DAnimation.cpp126 const double activeStartTime = startTime() + specified().startDelay;
153 return CompositorAnimations::instance()->isCandidateForAnimationOnCompositor(specified(), *effect());
163 if (!CompositorAnimations::instance()->startAnimationOnCompositor(*m_target.get(), specified(), *effect(), m_compositorAnimationIds))
H A DTimedItem.h87 const Timing& specified() const { return m_specified; } function in class:WebCore::TimedItem
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
H A Dmessages.properties11 RSSFeedCommon.FileError=Error: no output file specified for feed, eg., ./feed.xml\!
15 RSSFeedCommon.ProjectError=Error: no project name specified, eg., EMF or WTP\!
16 RSSFeedCommon.FeedURLError=Error: no feedURL specified, eg., http://server/path/to/feed.xml\!
27 RSSFeedAddEntryTask.BranchError=Warning: no branch specified, eg., 3.2.0\!
28 RSSFeedAddEntryTask.BuildIDError=Warning: no buildID specified, eg., S200506071234\!
29 RSSFeedAddEntryTask.BuildURLError=Warning: no buildURL specified, eg., http://server/path/to/project/downloads/drops/branch/buildID/\!
54 RSSFeedPublisherTask.ErrorInvalidFile=Error: invalid feed file specified
/external/libsepol/src/
H A Davtab.c85 uint16_t specified = local
86 key->specified & ~(AVTAB_ENABLED | AVTAB_ENABLED_OLD);
97 (specified & cur->key.specified))
118 * key/specified mask into the table, as needed by the conditional avtab.
126 uint16_t specified = local
127 key->specified & ~(AVTAB_ENABLED | AVTAB_ENABLED_OLD);
137 (specified & cur->key.specified))
158 uint16_t specified local
193 uint16_t specified = local
220 avtab_search_node_next(avtab_ptr_t node, int specified) argument
[all...]
H A Dassertion.c44 avkey.specified = AVTAB_ALLOWED;
47 node = avtab_search_node_next(node, avkey.specified)) {
53 node = avtab_search_node_next(node, avkey.specified)) {
115 if (!(a->specified & AVRULE_NEVERALLOW))
H A Dmls.h62 uint32_t specified, context_struct_t * newcontext);
H A Dexpand.c1716 node = avtab_search_node_next(node, key->specified);
1751 uint32_t specified, cond_av_list_t ** cond,
1763 if (specified & AVRULE_TRANSITION) {
1765 } else if (specified & AVRULE_MEMBER) {
1767 } else if (specified & AVRULE_CHANGE) {
1780 avkey.specified = spec;
1798 if (specified & AVRULE_TRANSITION) {
1800 } else if (specified & AVRULE_MEMBER) {
1802 } else if (specified & AVRULE_CHANGE) {
1836 node->key.specified |
1749 expand_terule_helper(sepol_handle_t * handle, policydb_t * p, uint32_t * typemap, uint32_t specified, cond_av_list_t ** cond, cond_av_list_t ** other, uint32_t stype, uint32_t ttype, class_perm_node_t * perms, avtab_t * avtab, int enabled) argument
1858 expand_avrule_helper(sepol_handle_t * handle, uint32_t specified, cond_av_list_t ** cond, uint32_t stype, uint32_t ttype, class_perm_node_t * perms, avtab_t * avtab, int enabled) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DAttr.idl27 [MeasureAs=AttributeSpecified] readonly attribute boolean specified;
H A DAttr.h50 bool specified() const { return true; } function in class:WebCore::FINAL
/external/llvm/test/MC/ARM/
H A Deh-directive-cantunwind-diagnostics.s27 @ CHECK: error: .cantunwind was specified here
47 @ CHECK: error: .cantunwind was specified here
67 @ CHECK: error: .personality was specified here
87 @ CHECK: error: .handlerdata was specified here
H A Ddiagnostics.s9 @ CHECK-ERRORS: but 's' suffix specified
141 @ CHECK-ERRORS: error: instruction 'movw' can not set flags, but 's' suffix specified
194 @ CHECK-ERRORS: error: instruction 'setend' is not predicable, but condition code specified
386 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
387 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
388 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
393 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
394 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
395 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
402 @ CHECK-ERRORS: error: instruction 'mcr2' is not predicable, but condition code specified
[all...]
/external/grub/util/
H A Dgrub-set-default66 # We don't care about what the user specified actually.
72 echo "entry not specified." 1>&2
H A Dgrub-set-default.in66 # We don't care about what the user specified actually.
72 echo "entry not specified." 1>&2
/external/libsepol/include/sepol/policydb/
H A Davtab.h61 uint16_t specified; /* what fields are specified */ member in struct:avtab_key
118 extern avtab_ptr_t avtab_search_node_next(avtab_ptr_t node, int specified);
/external/checkpolicy/test/
H A Ddispol.c94 specified &
98 specified &
105 if (key->specified & AVTAB_ENABLED)
107 else if (!(key->specified & AVTAB_ENABLED))
111 if (key->specified & AVTAB_AV) {
112 if (key->specified & AVTAB_ALLOWED) {
118 if (key->specified & AVTAB_AUDITALLOW) {
124 if (key->specified & AVTAB_AUDITDENY) {
132 } else if (key->specified & AVTAB_TYPE) {
133 if (key->specified
[all...]
H A Ddismod.c224 if (avrule->specified & AVRULE_AV) {
225 if (avrule->specified & AVRULE_ALLOWED) {
228 if (avrule->specified & AVRULE_AUDITALLOW) {
231 if (avrule->specified & AVRULE_DONTAUDIT) {
234 } else if (avrule->specified & AVRULE_TYPE) {
235 if (avrule->specified & AVRULE_TRANSITION) {
238 if (avrule->specified & AVRULE_MEMBER) {
241 if (avrule->specified & AVRULE_CHANGE) {
244 } else if (avrule->specified & AVRULE_NEVERALLOW) {
247 fprintf(fp, " ERROR: no valid rule type specified\
[all...]
/external/chromium_org/mojo/tools/
H A Dmojob.sh28 Build/test options (specified before build/test/perftest):
32 Compiler options (specified before gyp):
/external/icu4c/extra/uconv/
H A Dmakedata.mak14 !MESSAGE No configuration specified. Defaulting to common - Win32 Debug.
19 !MESSAGE Invalid configuration "$(CFG)" specified.
30 !ERROR An invalid configuration is specified.
/external/chromium_org/media/base/simd/
H A Dmedia_export.asm16 ; A flag representing the specified symbol is a private symbol. This define adds
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_window_pos.spec106 Not specified at this time. However, a protocol message very similar
/external/mesa3d/docs/
H A DMESA_window_pos.spec106 Not specified at this time. However, a protocol message very similar
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli367 (** [module_context m] returns the context of the specified module.
558 (** [type_by_name m name] returns the specified type from the current module
1096 (** [const_insertvalue agg val idxs] inserts the value [val] in the specified
1370 collection algorithm specified and [None] otherwise.
1681 (** [insert_into_builder i name b] inserts the specified instruction [i] at the
1682 position specified by the instruction builder [b].
1716 instruction at the position specified by the instruction builder [b].
1722 instruction at the position specified by the instruction builder [b].
1728 instruction at the position specified by the instruction builder [b].
1735 instruction at the position specified b
[all...]

Completed in 577 milliseconds

12345678