Searched refs:found (Results 101 - 125 of 1709) sorted by relevance

1234567891011>>

/external/chromium_org/media/cdm/ppapi/
H A Dcdm_helpers.cc3 // found in the LICENSE file.
90 FreeBufferMap::iterator found = free_buffers_.lower_bound(capacity); local
91 if (found == free_buffers_.end()) {
98 buffer = found->second.second;
99 buffer_id = found->second.first;
100 free_buffers_.erase(found);
112 AllocatedBufferMap::iterator found = allocated_buffers_.find(buffer_id);
113 if (found == allocated_buffers_.end())
116 pp::Buffer_Dev& buffer = found->second;
120 allocated_buffers_.erase(found);
[all...]
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayList.cpp6 * found in the LICENSE file.
54 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) {
58 return SearchForMatch(match, list, parent, found, grandList);
72 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) {
73 *found = NULL;
82 if (apply->scope->isGroup() && SearchGroupForMatch(apply->scope, match, list, parent, found, grandList, index))
93 if (draw->isGroup() && SearchGroupForMatch(draw, match, list, parent, found, grandList, index))
101 SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList, int &index) {
106 int groupIndex = group->findGroup(match, list, parent, found, grandList);
108 *found
53 findGroup(SkDrawable* match, SkTDDrawableArray** list, SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) argument
71 SearchForMatch(SkDrawable* match, SkTDDrawableArray** list, SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) argument
100 SearchGroupForMatch(SkDrawable* draw, SkDrawable* match, SkTDDrawableArray** list, SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList, int &index) argument
[all...]
/external/skia/src/animator/
H A DSkDisplayList.cpp6 * found in the LICENSE file.
54 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) {
58 return SearchForMatch(match, list, parent, found, grandList);
72 SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) {
73 *found = NULL;
82 if (apply->scope->isGroup() && SearchGroupForMatch(apply->scope, match, list, parent, found, grandList, index))
93 if (draw->isGroup() && SearchGroupForMatch(draw, match, list, parent, found, grandList, index))
101 SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList, int &index) {
106 int groupIndex = group->findGroup(match, list, parent, found, grandList);
108 *found
53 findGroup(SkDrawable* match, SkTDDrawableArray** list, SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) argument
71 SearchForMatch(SkDrawable* match, SkTDDrawableArray** list, SkGroup** parent, SkGroup** found, SkTDDrawableArray**grandList) argument
100 SearchGroupForMatch(SkDrawable* draw, SkDrawable* match, SkTDDrawableArray** list, SkGroup** parent, SkGroup** found, SkTDDrawableArray** grandList, int &index) argument
[all...]
/external/pdfium/core/src/fpdfapi/fpdf_cmaps/
H A Dfpdf_cmaps.cpp3 // found in the LICENSE file.
84 FX_WORD* found = (FX_WORD*)FXSYS_bsearch(&charcode, pMap->m_pDWordMap, pMap->m_DWordCount, 8, compareDWordRange); local
85 if (found) {
86 return found[3] + (FX_WORD)charcode - found[1];
89 FX_WORD* found = (FX_WORD*)FXSYS_bsearch(&charcode, pMap->m_pDWordMap, pMap->m_DWordCount, 6, compareDWordSingle); local
90 if (found) {
91 return found[2];
107 FX_WORD* found = (FX_WORD*)FXSYS_bsearch(&code, pMap->m_pWordMap, pMap->m_WordCount, 4, compareWord); local
108 if (found) {
112 FX_WORD* found = (FX_WORD*)FXSYS_bsearch(&code, pMap->m_pWordMap, pMap->m_WordCount, 6, compareWordRange); local
[all...]
/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_utils.c103 BOOLEAN found=FALSE; local
115 found = TRUE;
123 found = TRUE;
127 if (!found)
129 APPL_TRACE_DEBUG("bta_hl_find_sdp_idx_using_ctrl_psm found=%d sdp_idx=%d ctrl_psm=0x%x ",
130 found, *p_sdp_idx, ctrl_psm );
133 return found;
329 ** Returns BOOLEAN TRUE - found
330 ** FALSE - not found
338 BOOLEAN found local
522 BOOLEAN found = FALSE; local
631 BOOLEAN found = FALSE; local
861 BOOLEAN found=FALSE; local
900 BOOLEAN found=FALSE; local
938 BOOLEAN found=FALSE; local
976 BOOLEAN found=FALSE; local
1015 BOOLEAN found=FALSE; local
1051 BOOLEAN found=FALSE; local
1087 BOOLEAN found=FALSE; local
1127 BOOLEAN found=FALSE; local
1170 BOOLEAN found=FALSE; local
1216 BOOLEAN found=FALSE; local
1310 BOOLEAN found = FALSE; local
1368 BOOLEAN found=FALSE; local
1464 BOOLEAN found=FALSE; local
1510 BOOLEAN found=FALSE, result=TRUE; local
1662 BOOLEAN found = FALSE; local
1792 BOOLEAN found =FALSE; local
2042 BOOLEAN found=FALSE; local
2081 BOOLEAN found=FALSE; local
2155 BOOLEAN found=FALSE; local
2528 BOOLEAN found=TRUE; local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/storage/
H A DStorage.cpp58 bool found = contains(name, exceptionState); local
59 if (exceptionState.hadException() || !found)
80 bool found = contains(name, exceptionState); local
81 if (!found)
119 bool found = contains(name, exceptionState);
120 if (exceptionState.hadException() || !found)
/external/chromium_org/third_party/npapi/npspy/
H A Danalyze_streams.py66 found = False
72 found = True
75 if not found:
82 found = False
87 found = True
90 if not found:
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dcgroup.c16 int found = 0; local
37 found = 1;
43 if (found)
47 if (!found)
115 goto found;
122 found:
H A Dvdso.c23 int found = 0; local
31 while (!found && fgets(line, sizeof(line), maps)) {
43 found = 1;
47 return !found;
/external/valgrind/main/memcheck/tests/
H A Ddw4.stderr.exp1 Uninitialised byte(s) found during client check request
8 Uninitialised byte(s) found during client check request
14 Uninitialised byte(s) found during client check request
H A Dvarinfo3.stderr.exp1 Uninitialised byte(s) found during client check request
8 Uninitialised byte(s) found during client check request
15 Uninitialised byte(s) found during client check request
22 Uninitialised byte(s) found during client check request
29 Uninitialised byte(s) found during client check request
36 Uninitialised byte(s) found during client check request
44 Uninitialised byte(s) found during client check request
51 Uninitialised byte(s) found during client check request
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dbrowser_ppapi_host_impl.cc3 // found in the LICENSE file.
95 InstanceMap::const_iterator found = instance_map_.find(instance); local
96 if (found == instance_map_.end()) {
102 *render_process_id = found->second.render_process_id;
103 *render_frame_id = found->second.render_frame_id;
120 InstanceMap::const_iterator found = instance_map_.find(instance); local
121 if (found == instance_map_.end())
123 return found->second.document_url;
127 InstanceMap::const_iterator found = instance_map_.find(instance); local
128 if (found
146 InstanceMap::iterator found = instance_map_.find(instance); local
[all...]
/external/chromium_org/ppapi/proxy/
H A Dplugin_dispatcher.cc3 // found in the LICENSE file.
97 InstanceToDispatcherMap::iterator found = g_instance_to_dispatcher->find(
99 if (found == g_instance_to_dispatcher->end())
101 return found->second;
125 InstanceToDispatcherMap::iterator found = local
127 if (found != g_instance_to_dispatcher->end()) {
129 found->second->Send(new PpapiHostMsg_LogWithSource(
145 InterfaceMap::iterator found = plugin_interfaces_.find(interface_name); local
146 if (found == plugin_interfaces_.end()) {
151 return found
257 InstanceToDispatcherMap::iterator found = g_instance_to_dispatcher->find( local
[all...]
/external/antlr/antlr-3.4/runtime/Python/tests/
H A Dt056lexer.py40 found = self.execParser(
45 self.failUnlessEqual("- 34, channel=0", found)
/external/chromium_org/components/policy/core/common/
H A Dpreferences_mock_mac.cc3 // found in the LICENSE file.
27 Boolean found = CFDictionaryGetValueIfPresent(values_, local
30 if (!found || !value)
/external/chromium_org/net/url_request/
H A Durl_request_filter_unittest.cc3 // found in the LICENSE file.
72 scoped_refptr<URLRequestJob> found = local
74 EXPECT_EQ(job_a, found.get());
94 scoped_refptr<URLRequestJob> found = local
96 EXPECT_EQ(job_b, found.get());
118 scoped_refptr<URLRequestJob> found = local
120 EXPECT_EQ(job_c, found.get());
133 scoped_refptr<URLRequestJob> found = local
135 EXPECT_EQ(job_c, found.get());
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DNodeSearch.h4 // found in the LICENSE file.
25 bool found() const { return mFound; } function in class:sh::NodeSearchTraverser
31 return searchTraverser.found();
/external/chromium_org/third_party/skia/experimental/SkiaExamples/
H A DSkExample.cpp6 * found in the LICENSE file.
46 bool found = this->findNextMatch(); local
47 if (!found) {
48 SkDebugf("No matching SkExample found.\n");
161 bool found = false; local
164 while (!found) {
172 found = true;
178 return found;
183 bool found = findNextMatch(); local
184 if (!found) {
[all...]
/external/chromium_org/v8/test/mjsunit/es6/
H A Dmirror-collections.js3 // found in the LICENSE file.
99 var found = 0;
103 found++;
107 found++;
110 assertEquals(2, found);
132 var found = 0;
135 found++;
138 found++;
141 assertEquals(2, found);
/external/clang/utils/
H A DClangDataFormat.py144 found = searchForType(child, searched)
145 if found:
146 return found
151 found = searchForType(val, searched)
152 if found:
153 return found if not found.TypeIsPointerType() else found.Dereference()
/external/libpcap/msdos/
H A Dcommon.dj26 @echo libgcc.a not found. Set \"$(GCCLIB)\" to \"/djgpp/lib/gcc-lib/djgpp/3.X\"
/external/skia/experimental/SkiaExamples/
H A DSkExample.cpp6 * found in the LICENSE file.
46 bool found = this->findNextMatch(); local
47 if (!found) {
48 SkDebugf("No matching SkExample found.\n");
161 bool found = false; local
164 while (!found) {
172 found = true;
178 return found;
183 bool found = findNextMatch(); local
184 if (!found) {
[all...]
/external/chromium_org/chrome/browser/google/
H A Dgoogle_brand.cc3 // found in the LICENSE file.
102 const char* const* found = std::find(&kBrands[0], end, brand); local
103 if (found != end)
130 const char* const* found = std::find(&kBrands[0], end, brand); local
131 return found != end;
/external/bluetooth/bluedroid/btif/co/
H A Dbta_gatts_co.c71 BOOLEAN found = FALSE; local
80 found = TRUE;
85 if (!found)
/external/chromium_org/chrome/test/base/
H A Dtest_chrome_web_ui_controller_factory.cc3 // found in the LICENSE file.
54 FactoryOverridesMap::const_iterator found = local
56 return (found == factory_overrides_.end()) ? NULL : found->second;

Completed in 6499 milliseconds

1234567891011>>