Searched defs:group (Results 251 - 275 of 504) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/cc/animation/
H A Danimation.h69 int group() const { return group_; } function in class:cc::Animation
180 // group id. Grouped animations are guaranteed to start at the same time and
181 // no other animations may animate any of the group's target properties until
182 // all animations in the group have finished animating. Note: an active
183 // animation's group id and target property uniquely identify that animation.
219 // will have the same group id and the same target property (these two values
/external/chromium_org/chrome/browser/extensions/
H A Dinstall_verifier.cc56 const std::string group = base::FieldTrialList::FindFullName( local
63 // trial group to something other than enforcement.
69 if (group == "EnforceStrict")
71 else if (group == "Enforce")
73 else if (group == "Bootstrap")
75 else if (group == "None" || group == "Control")
/external/chromium_org/chrome/browser/ui/views/
H A Ddesktop_media_picker_views.cc133 views::View* DesktopMediaSourceView::GetSelectedViewForGroup(int group) { argument
135 parent()->GetViewsInGroup(group, &neighbours);
/external/chromium_org/content/browser/appcache/
H A Dappcache_request_handler_unittest.cc904 AppCacheGroup* group = new AppCacheGroup( local
907 group->AddCache(cache);
H A Dappcache_service_impl.cc147 AppCacheGroup* group, const GURL& manifest_url) OVERRIDE;
148 virtual void OnGroupMadeObsolete(AppCacheGroup* group,
157 AppCacheGroup* group, const GURL& manifest_url) {
158 if (group) {
159 group->set_being_deleted(true);
160 group->CancelUpdate();
161 service_->storage()->MakeGroupObsolete(group, this, 0);
169 AppCacheGroup* group,
196 AppCacheGroup* group, const GURL& manifest_url) OVERRIDE;
197 virtual void OnGroupMadeObsolete(AppCacheGroup* group,
156 OnGroupLoaded( AppCacheGroup* group, const GURL& manifest_url) argument
168 OnGroupMadeObsolete( AppCacheGroup* group, bool success, int response_code) argument
240 OnGroupLoaded( AppCacheGroup* group, const GURL& manifest_url) argument
251 OnGroupMadeObsolete( AppCacheGroup* group, bool success, int response_code) argument
353 OnGroupLoaded( AppCacheGroup* group, const GURL& manifest_url) argument
[all...]
/external/chromium_org/ipc/
H A Dipc_sync_channel.cc458 void SyncChannel::SetRestrictDispatchChannelGroup(int group) { argument
459 sync_context()->set_restrict_dispatch_group(group);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh192 ULONG startCharCode; /* First character code in this group. */
193 ULONG endCharCode; /* Last character code in this group. */
263 static inline hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, argument
265 { return group.glyphID + (u - group.startCharCode); }
270 static inline hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, argument
272 { return group.glyphID; }
/external/chromium_org/third_party/icu/source/common/
H A Ducnv_lmb.c83 That is, a sometimes-optional 'group' byte, followed by 1 and sometimes 2
131 group byte is for a single byte char set or not we use this define: */
142 each group byte to introduce a fixed-width encoding (to make it faster to
143 count characters), we use a convention of doubling up on the group byte
148 Next, you will notice that the list of group bytes has some gaps.
187 as group '0', as a place to tuck this exceptions list.*/
192 LOTUS added a new group 0x14 to hold Unicode values not otherwise
209 translations even faster,sometimes the optimization group byte can be dropped
211 group byte that is dropped is called the 'optimization group'
744 LMBCSConversionWorker( UConverterDataLMBCS * extraInfo, ulmbcs_byte_t group, ulmbcs_byte_t * pStartLMBCS, UChar * pUniChar, ulmbcs_byte_t * lastConverterIndex, UBool * groups_tried ) argument
920 ulmbcs_byte_t group = FindLMBCSUniRange(uniChar); local
1149 ulmbcs_byte_t group; local
[all...]
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Drostermoduleimpl.cc467 // We cache the last group index and element that we returned. This way
497 XmppRosterContactImpl::AddGroup(const std::string& group) { argument
498 if (group == STR_EMPTY)
504 if (FindGroup(group, NULL, NULL))
508 raw_xml_->AddText(group, 1);
515 XmppRosterContactImpl::RemoveGroup(const std::string& group) { argument
516 if (group == STR_EMPTY)
523 if (FindGroup(group, NULL, &child_before)) {
531 XmppRosterContactImpl::FindGroup(const std::string& group, argument
541 child->AsElement()->BodyText() == group) {
[all...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dasyoutypeformatter.cc102 string* group) {
104 DCHECK(group);
114 cache->GetRegExp(new_pattern).Consume(consume_input.get(), group);
98 MatchAllGroups(const string& pattern, const string& input, const AbstractRegExpFactory& regexp_factory, RegExpCache* cache, string* group) argument
/external/chromium_org/ui/message_center/views/
H A Dnotifier_settings_view.cc235 const NotifierGroup& group = local
238 AddCheckItem(i, group.login_info.empty() ? group.name : group.login_info);
245 // If there's no provider, assume only one notifier group - the active one.
/external/chromium_org/v8/src/
H A Dd8.h147 explicit IsolateThread(SourceGroup* group) argument
148 : base::Thread(GetThreadOptions()), group_(group) {}
/external/chromium_org/v8/src/third_party/vtune/
H A Dittnotify_config.h348 __itt_group_id group; member in struct:___itt_api_info_20101001
357 __itt_group_id group; member in struct:___itt_api_info
/external/deqp/executor/
H A DxeTestResultParser.cpp259 const char* group = casePath+11; local
260 if (deStringBeginsWith(group, "capability."))
262 else if (deStringBeginsWith(group, "accuracy."))
264 else if (deStringBeginsWith(group, "performance."))
/external/deqp/modules/egl/
H A DteglNativeCoordMappingTests.cpp575 void addTestGroups (EglTestContext& eglTestCtx, TestCaseGroup* group, NativeCoordMappingCase::NativeType type) argument
602 group->addChild(new NativeCoordMappingCase(eglTestCtx, (string(i->getName()) + "_clear").c_str(), i->getDescription(), false, type, i->getConfigIds()));
603 group->addChild(new NativeCoordMappingCase(eglTestCtx, (string(i->getName()) + "_render").c_str(), i->getDescription(), true, type, i->getConfigIds()));
H A DteglResizeTests.cpp515 TestCaseGroup* const group = local
519 group->addChild(new Case(eglTestCtx, params[ndx]));
521 return group;
/external/deqp/modules/gles2/functional/
H A Des2fDrawTests.cpp347 tcu::TestCaseGroup* group = (indexTest.storage == gls::DrawTestSpec::STORAGE_USER) ? ((indexTest.aligned) ? (userPtrGroup) : (unalignedUserPtrGroup)) : ((indexTest.aligned) ? (bufferGroup) : (unalignedBufferGroup)); local
365 group->addChild(test.release());
H A Des2fShaderInvarianceTests.cpp492 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, precisionName, "Invariance tests using the given precision."); member in class:deqp::gles2::Functional::tcu
511 addChild(group);
518 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_0", "Shader shares a subexpression with an unrelated variable.",
541 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_1", "Shader shares a subexpression with an unrelated variable.",
571 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_2", "Shader shares a subexpression with an unrelated variable.",
600 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_3", "Shader shares a subexpression with an unrelated variable.",
642 group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrelatedPrec)).c_str(), "Shader shares subexpression of different precision with an unrelated variable.",
683 group->addChild(new BasicInvarianceTest(m_context, "loop_0", "Invariant value set using a loop",
714 group->addChild(new BasicInvarianceTest(m_context, "loop_1", "Invariant value set using a loop",
745 group
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fBlendTests.cpp406 TestCaseGroup* group = new TestCaseGroup(m_context, "equation_src_func_dst_func", "Combinations of Blend Equations and Functions"); local
407 fbGroup->addChild(group);
432 group->addChild(new BlendCase(m_context, name.c_str(), description.c_str(), paramSets, useSrgbFbo));
488 TestCaseGroup* group = new TestCaseGroup(m_context, "rgb_equation_alpha_equation", "Combinations of RGB and Alpha Equation Combinations"); local
489 fbGroup->addChild(group);
505 group->addChild(new BlendCase(m_context, name.c_str(), description.c_str(), paramSets, useSrgbFbo));
H A Des3fDefaultVertexAttributeTests.cpp608 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, floatTargets[targetNdx].name, (std::string("test with ") + floatTargets[targetNdx].name).c_str()); member in class:deqp::gles3::Functional::tcu
611 #define ADD_CASE(X) group->addChild(AttributeCase::create<X>(m_context, floatTargets[targetNdx].dataType))
627 addChild(group);
634 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, intTargets[targetNdx].name, (std::string("test with ") + intTargets[targetNdx].name).c_str()); member in class:deqp::gles3::Functional::tcu
636 #define ADD_CASE(X) group->addChild(AttributeCase::create<X>(m_context, intTargets[targetNdx].dataType))
643 addChild(group);
650 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, uintTargets[targetNdx].name, (std::string("test with ") + uintTargets[targetNdx].name).c_str()); member in class:deqp::gles3::Functional::tcu
652 #define ADD_CASE(X) group->addChild(AttributeCase::create<X>(m_context, uintTargets[targetNdx].dataType))
659 addChild(group);
H A Des3fShaderInvarianceTests.cpp494 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, precisionName, "Invariance tests using the given precision."); member in class:deqp::gles3::Functional::tcu
513 addChild(group);
520 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_0", "Shader shares a subexpression with an unrelated variable.",
543 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_1", "Shader shares a subexpression with an unrelated variable.",
573 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_2", "Shader shares a subexpression with an unrelated variable.",
602 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_3", "Shader shares a subexpression with an unrelated variable.",
644 group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrelatedPrec)).c_str(), "Shader shares subexpression of different precision with an unrelated variable.",
685 group->addChild(new BasicInvarianceTest(m_context, "loop_0", "Invariant value set using a loop",
716 group->addChild(new BasicInvarianceTest(m_context, "loop_1", "Invariant value set using a loop",
747 group
[all...]
/external/deqp/modules/gles3/stress/
H A Des3sDrawTests.cpp331 tcu::TestCaseGroup* group = (indexTest.storage == gls::DrawTestSpec::STORAGE_USER) ? ((indexTest.aligned) ? (userPtrGroup) : (unalignedUserPtrGroup)) : ((indexTest.aligned) ? (bufferGroup) : (unalignedBufferGroup)); local
355 group->addChild(test.release());
/external/doclava/src/com/google/doclava/
H A DPageMetadata.java143 pageMeta.setGroup(getStringValueNormalized(hdf,"sample.group"));
331 if ("sample.group".equals(tag) && sLowercaseTags) {
566 private String mGroup; // from sample.group in _index.jd
644 buf.append(" \"group\":\"" + list.get(i).mGroup + "\",\n" );
786 public void setGroup(String group) { argument
787 mGroup = group;
H A DSampleCode.java268 * page.tags and sample.group cs vars. This method takes a SC node on input, reads
303 mGroup = hdf.getValue("sample.group", "");
305 tnode.setGroup(hdf.getValue("sample.group", ""));
308 // + ": Root _index.jd must be present and must define sample.group"
410 * group nodes, extract project nodes from tnode and append them to the group node
411 * that matches their sample.group metadata.
449 * For a given project root node, get the group and then iterate the list of valid
450 * groups looking for a match. If found, append the project to that group node.
451 * Samples that reference a valid sample group ta
713 setGroup(String group) argument
[all...]
/external/e2fsprogs/e2fsck/
H A Djournal.c947 dgrp_t group; local
1043 group = ext2fs_group_of_ino(fs, ino);
1046 ext2fs_bg_free_inodes_count_set(fs, group, ext2fs_bg_free_inodes_count(fs, group) + 1);
1047 ext2fs_group_desc_csum_set(fs, group);

Completed in 718 milliseconds

<<11121314151617181920>>