Home
last modified time | relevance | path

Searched refs:proj (Results 1 – 17 of 17) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
Dordered_commit_set.cc81 Projections::const_iterator proj = projections_.find(group->second); in HasBookmarkCommitId() local
82 if (proj == projections_.end()) in HasBookmarkCommitId()
84 DCHECK_LE(proj->second.size(), types_.size()); in HasBookmarkCommitId()
85 for (size_t i = 0; i < proj->second.size(); i++) { in HasBookmarkCommitId()
86 if (types_[proj->second[i]] == syncable::BOOKMARKS) in HasBookmarkCommitId()
Dstatus_controller.cc171 OrderedCommitSet::Projection proj = in CurrentCommitIdProjectionHasIndex() local
173 return std::binary_search(proj.begin(), proj.end(), index); in CurrentCommitIdProjectionHasIndex()
/external/chromium/chrome/browser/sync/engine/
Dprocess_commit_response_command.cc137 OrderedCommitSet::Projection proj = status->commit_id_projection(); in ProcessCommitResponse() local
138 if (!proj.empty()) { // Scope for WriteTransaction. in ProcessCommitResponse()
140 for (size_t i = 0; i < proj.size(); i++) { in ProcessCommitResponse()
142 ProcessSingleCommitResponse(&trans, cr.entryresponse(proj[i]), in ProcessCommitResponse()
143 commit_message.entries(proj[i]), in ProcessCommitResponse()
144 status->GetCommitIdAt(proj[i]), in ProcessCommitResponse()
155 status->GetCommitIdAt(proj[i])); in ProcessCommitResponse()
160 if (status->GetCommitIdModelTypeAt(proj[i]) == syncable::BOOKMARKS) in ProcessCommitResponse()
190 int commit_count = static_cast<int>(proj.size()); in ProcessCommitResponse()
Dsyncer_unittest.cc365 sessions::OrderedCommitSet::Projection proj; in DoTruncationTest() local
366 proj = command.ordered_commit_set_->GetCommitIdProjection(GROUP_PASSIVE); in DoTruncationTest()
367 ASSERT_EQ(truncated_size, proj.size()); in DoTruncationTest()
371 command.ordered_commit_set_->GetCommitIdAt(proj[i]); in DoTruncationTest()
372 ASSERT_TRUE(expected_id_order[proj[i]] == projected); in DoTruncationTest()
/external/libvpx/build/make/
Dgen_msvs_sln.sh135 for proj in ${proj_list}; do
136 eval "local proj_guid=\${${proj}_guid}"
269 for proj in ${proj_list}; do
270 process_project $proj >>${outfile}
Dgen_msvs_proj.sh33 --proj-guid=GUID GUID to use for the project
187 --proj-guid=*) guid="${optval}"
/external/libvpx/
Dexamples.mk215 --proj-guid=$$($$(@:.vcproj=).GUID)\
222 $(foreach proj,$(call enabled,PROJECTS),\
223 $(eval $(call vcproj_template,$(proj))))
Dlibs.mk143 --proj-guid=E1360C65-D375-4335-8057-7ED99CC3F9B2 \
166 --proj-guid=DCE19DAF-69AC-46DB-B14A-39F0FAA5DB74 \
/external/llvm/test/FrontendC/
D2008-03-24-BitField-And-Alloca.c53 unsigned int proj : 1; member
/external/jpeg/
Dmakeproj.mac46 Create Project (ijg_folder as string) & "libjpeg.proj"
111 Create Project (ijg_folder as string) & "cjpeg.proj"
146 Create Project (ijg_folder as string) & "djpeg.proj"
181 Create Project (ijg_folder as string) & "jpegtran.proj"
/external/opencv/cvaux/src/
Dcveigenobjects.cpp1721 IplImage* proj ) in cvEigenProjection() argument
1739 cvGetImageRawData( proj, &proj_data, &proj_step, &proj_size ); in cvEigenProjection()
1740 if( proj->depth != IPL_DEPTH_8U ) in cvEigenProjection()
1742 if( proj->nChannels != 1 ) in cvEigenProjection()
/external/chromium/third_party/libjingle/source/talk/
Dmain.scons486 # 'libjingle', # Please uncomment this line if you build VS proj files.
/external/mesa3d/src/glsl/
Dir_to_llvm.cpp924 llvm::Value * proj = llvm_value(ir->projector); in visit() local
928 div = bld.CreateInsertElement(div, proj, bld.getInt32(i), "texProjDup"); in visit()
/external/opencv/cvaux/include/
Dcvaux.h96 IplImage* proj );
/external/opencv/cxcore/include/
Dcxcore.h824 CVAPI(void) cvBackProjectPCA( const CvArr* proj, const CvArr* mean,
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en5298 http://es.epa.gov/techinfo/specific/proj-sum.html
30408 http://www.carnegieendowment.org/publications/index.cfm?fa=view&id=17006&prog=zgp&proj=zsa
57566 http://www.mountain-plains.org/research/2000proj/ndsu/MPC-201.php
61804 http://www.one-europe.ac.uk/cgi-bin/esrc/world/db.cgi/proj.htm?id=6
65210 http://www.pre-conproducts.com/proj.html
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3137847 Removed stale file references from the Xcode.proj