Home
last modified time | relevance | path

Searched full:sites (Results 1 – 25 of 672) sorted by relevance

12345678910>>...27

/external/doclava/src/com/google/doclava/
DDoclavaDiff.java45 private final List<FederatedSite> sites = new ArrayList<FederatedSite>(); field in DoclavaDiff
54 sites.add(new FederatedSite("Android", new URL("http://manatee/doclava/android"))); in DoclavaDiff()
55 sites.add(new FederatedSite("GWT", new URL("http://manatee/doclava/gwt"))); in DoclavaDiff()
56 //sites.add(new FederatedSite("Crore", new URL("http://manatee/doclava/crore"))); in DoclavaDiff()
78 * sites.0.name = projectA
79 * sites.0.url = http://proja.domain.com/reference
80 * sites.1.name = projectB
81 * sites.1.url = http://projb.domain.com
83 * packages.0.sites.0.hasPackage = 1
84 * packages.0.sites.0.link = http://proja.domain.com/reference/java/lang
[all …]
/external/skqp/site/dev/internal/
Dindex.md9 * [Granting access to Skia](https://sites.google.com/a/google.com/skia/key-resources/access)
10 * [Project communications](https://sites.google.com/a/google.com/skia/key-resources)
14 * [Milestones and schedule](https://sites.google.com/a/google.com/skia/milestones)
15 * [Status](https://sites.google.com/a/google.com/skia/status) from weekly,
18 * [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
22 * [iOS tools](https://sites.google.com/a/google.com/skia/key-resources/ios-provisioning)
29 * [Development on a Chrome branch](https://sites.google.com/a/google.com/skia/development-on-a-ch…
30 * [Cherrypick instructions](https://sites.google.com/a/google.com/skia/development-on-a-chrome-br…
34 * Skia on Android [development guide](https://sites.google.com/a/google.com/skia/android)
38 * [Google3-Autoroller](https://sites.google.com/a/google.com/skia-infrastructure/docs/google3-aut…
/external/skia/site/dev/internal/
Dindex.md9 * [Granting access to Skia](https://sites.google.com/a/google.com/skia/key-resources/access)
10 * [Project communications](https://sites.google.com/a/google.com/skia/key-resources)
14 * [Milestones and schedule](https://sites.google.com/a/google.com/skia/milestones)
15 * [Status](https://sites.google.com/a/google.com/skia/status) from weekly,
18 * [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
22 * [iOS tools](https://sites.google.com/a/google.com/skia/key-resources/ios-provisioning)
29 * [Development on a Chrome branch](https://sites.google.com/a/google.com/skia/development-on-a-ch…
30 * [Cherrypick instructions](https://sites.google.com/a/google.com/skia/development-on-a-chrome-br…
34 * Skia on Android [development guide](https://sites.google.com/a/google.com/skia/android)
38 * [Google3-Autoroller](https://sites.google.com/a/google.com/skia-infrastructure/docs/google3-aut…
/external/v8/src/interpreter/
Dcontrol-flow-builders.cc26 void BreakableControlFlowBuilder::EmitJump(BytecodeLabels* sites) { in EmitJump() argument
27 builder()->Jump(sites->New()); in EmitJump()
31 BytecodeArrayBuilder::ToBooleanMode mode, BytecodeLabels* sites) { in EmitJumpIfTrue() argument
32 builder()->JumpIfTrue(mode, sites->New()); in EmitJumpIfTrue()
36 BytecodeArrayBuilder::ToBooleanMode mode, BytecodeLabels* sites) { in EmitJumpIfFalse() argument
37 builder()->JumpIfFalse(mode, sites->New()); in EmitJumpIfFalse()
40 void BreakableControlFlowBuilder::EmitJumpIfUndefined(BytecodeLabels* sites) { in EmitJumpIfUndefined() argument
41 builder()->JumpIfUndefined(sites->New()); in EmitJumpIfUndefined()
44 void BreakableControlFlowBuilder::EmitJumpIfNull(BytecodeLabels* sites) { in EmitJumpIfNull() argument
45 builder()->JumpIfNull(sites->New()); in EmitJumpIfNull()
/external/python/google-api-python-client/docs/dyn/
Dwebmasters_v3.sites.html75 <h1><a href="webmasters_v3.html">Search Console API</a> . <a href="webmasters_v3.sites.html">sites<…
79 <p class="firstline">Adds a site to the set of the user's sites in Search Console.</p>
82 <p class="firstline">Removes a site from the set of the user's Search Console sites.</p>
88 <p class="firstline">Lists the user's Search Console sites.</p>
92 <pre>Adds a site to the set of the user's sites in Search Console.
101 <pre>Removes a site from the set of the user's Search Console sites.
126 <pre>Lists the user's Search Console sites.
133 { # List of sites with access level information.
Ddfareporting_v2_7.directorySites.html85 <p class="firstline">Retrieves a list of directory sites, possibly filtered. This method supports p…
101 …s properties of a website from the Site Directory. Sites need to be added to an account via the Si…
218 …s properties of a website from the Site Directory. Sites need to be added to an account via the Si…
329 …s properties of a website from the Site Directory. Sites need to be added to an account via the Si…
439 <pre>Retrieves a list of directory sites, possibly filtered. This method supports paging.
443 countryId: string, Select only directory sites with this country ID.
450 parentId: string, Select only directory sites with this parent ID.
451 …acceptsPublisherPaidPlacements: boolean, Select only directory sites that accept publisher paid pl…
454 …e: boolean, Select only active directory sites. Leave blank to retrieve both active and inactive d…
460 ids: string, Select only directory sites with these IDs. (repeated)
[all …]
Ddfareporting_v2_8.directorySites.html85 <p class="firstline">Retrieves a list of directory sites, possibly filtered. This method supports p…
101 …s properties of a website from the Site Directory. Sites need to be added to an account via the Si…
218 …s properties of a website from the Site Directory. Sites need to be added to an account via the Si…
329 …s properties of a website from the Site Directory. Sites need to be added to an account via the Si…
439 <pre>Retrieves a list of directory sites, possibly filtered. This method supports paging.
443 dfpNetworkCode: string, Select only directory sites with this DFP network code.
444 countryId: string, Select only directory sites with this country ID.
447 …acceptsPublisherPaidPlacements: boolean, Select only directory sites that accept publisher paid pl…
448 parentId: string, Select only directory sites with this parent ID.
455 …e: boolean, Select only active directory sites. Leave blank to retrieve both active and inactive d…
[all …]
Ddfareporting_v2_8.sites.html75 …">DCM/DFA Reporting And Trafficking API</a> . <a href="dfareporting_v2_8.sites.html">sites</a></h1>
85 <p class="firstline">Retrieves a list of sites, possibly filtered. This method supports paging.</p>
110 …be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the na…
180 …be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the na…
244 …be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the na…
304 <pre>Retrieves a list of sites, possibly filtered. This method supports paging.
308 unmappedSite: boolean, Select only sites that have not been mapped to a directory site.
309 campaignIds: string, Select only sites with these campaign IDs. (repeated)
312 acceptsPublisherPaidPlacements: boolean, Select only sites that accept publisher paid placements.
319 adWordsSite: boolean, Select only AdWords sites.
[all …]
Ddfareporting_v2_7.sites.html75 …">DCM/DFA Reporting And Trafficking API</a> . <a href="dfareporting_v2_7.sites.html">sites</a></h1>
85 <p class="firstline">Retrieves a list of sites, possibly filtered. This method supports paging.</p>
110 …be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the na…
180 …be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the na…
244 …be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the na…
304 <pre>Retrieves a list of sites, possibly filtered. This method supports paging.
308 unmappedSite: boolean, Select only sites that have not been mapped to a directory site.
309 campaignIds: string, Select only sites with these campaign IDs. (repeated)
312 acceptsPublisherPaidPlacements: boolean, Select only sites that accept publisher paid placements.
319 adWordsSite: boolean, Select only AdWords sites.
[all …]
Dadexperiencereport_v1.html78 <code><a href="adexperiencereport_v1.sites.html">sites()</a></code>
80 <p class="firstline">Returns the sites Resource.</p>
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBasicInliner.cpp57 /// inlineFuctions - Walk all call sites in all functions supplied by
58 /// client. Inline as many call sites as possible. Delete completely
70 /// inlineFuctions - Walk all call sites in all functions supplied by
71 /// client. Inline as many call sites as possible. Delete completely
75 // Scan through and identify all call sites ahead of time so that we only in inlineFunctions()
76 // inline call sites in the original functions, not call sites that result in inlineFunctions()
92 DEBUG(dbgs() << ": " << CallSites.size() << " call sites.\n"); in inlineFunctions()
94 // Inline call sites. in inlineFunctions()
175 /// inlineFuctions - Walk all call sites in all functions supplied by
176 /// client. Inline as many call sites as possible. Delete completely
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/
Dmemop-size-prof.proftext81 #ICALL_SUM: Statistics for indirect call sites profile:
82 #ICALL_SUM: Total number of sites: 3
83 #ICALL_SUM: Total number of sites with values: 2
85 #ICALL_SUM: Value sites histogram:
91 #MEMOP_SUM: Total number of sites: 1
92 #MEMOP_SUM: Total number of sites with values: 1
94 #MEMOP_SUM: Value sites histogram:
Dvalue-prof.proftext75 #ICSUM: Statistics for indirect call sites profile:
76 #ICSUM: Total number of sites: 3
77 #ICSUM: Total number of sites with values: 2
/external/v8/tools/
Dcallstats.py52 def start_replay_server(args, sites, discard_output=True): argument
56 generate_injection(f, sites, args.refresh)
87 def generate_injection(f, sites, refreshes=0): argument
107 for (var item of sites) {
127 var sites =
128 """, json.dumps(sites), """;
233 sites = []
241 sites.append(item)
247 sites.append({'url': line, 'timeout': args.timeout})
248 return sites
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DIndirectCallSiteVisitor.h1 //===-- IndirectCallSiteVisitor.h - indirect call-sites visitor -----------===//
11 // all indirect call-sites in a function.
17 // Visitor class that finds all indirect call sites.
29 // Helper function that finds all indirect call sites.
/external/llvm/include/llvm/Analysis/
DIndirectCallSiteVisitor.h1 //===-- IndirectCallSiteVisitor.h - indirect call-sites visitor -----------===//
11 // all indirect call-sites in a function.
17 // Visitor class that finds all indirect call sites.
37 // Helper function that finds all indirect call sites.
/external/python/cpython2/Doc/howto/
Dwebservers.rst11 developing web sites.
15 which focuses on user-generated content on web sites. It has always been
16 possible to use Python for creating web sites, but it was a rather tedious task.
18 developers in creating faster and more robust sites. This HOWTO describes
41 Dynamic web sites are not based on files in the file system, but rather on
47 support Python, it is easy to use Python to create dynamic web sites.
372 many problems that might arise while developing web sites.
448 maintainable web sites.
547 smaller sites SQLite is just enough.
559 times called "flat files"). This is very easy for simple sites,
[all …]
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dscev-aa.ll12 ; CHECK: Function: loop: 3 pointers, 0 call sites
38 ; CHECK: Function: nestedloop: 4 pointers, 0 call sites
96 ; CHECK: Function: nestedloop_more: 4 pointers, 0 call sites
152 ; CHECK: Function: foo: 7 pointers, 0 call sites
173 ; CHECK: Function: bar: 7 pointers, 0 call sites
193 ; CHECK: Function: nonnegative: 2 pointers, 0 call sites
/external/llvm/test/Analysis/ScalarEvolution/
Dscev-aa.ll14 ; CHECK: Function: loop: 3 pointers, 0 call sites
40 ; CHECK: Function: nestedloop: 4 pointers, 0 call sites
98 ; CHECK: Function: nestedloop_more: 4 pointers, 0 call sites
154 ; CHECK: Function: foo: 7 pointers, 0 call sites
175 ; CHECK: Function: bar: 7 pointers, 0 call sites
195 ; CHECK: Function: nonnegative: 2 pointers, 0 call sites
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dscev-aa.ll14 ; CHECK: Function: loop: 3 pointers, 0 call sites
40 ; CHECK: Function: nestedloop: 4 pointers, 0 call sites
98 ; CHECK: Function: nestedloop_more: 4 pointers, 0 call sites
154 ; CHECK: Function: foo: 7 pointers, 0 call sites
175 ; CHECK: Function: bar: 7 pointers, 0 call sites
195 ; CHECK: Function: nonnegative: 2 pointers, 0 call sites
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp11 // indirect call sites. For a given call site, the metadata, if present,
13 // run-time. This metadata is added to indirect call sites when the set of
35 /// likely can't do anything useful for call sites with a large number of
99 /// Holds functions indicating the possible targets of call sites. This set
217 /// We collect a set of indirect calls when visiting call sites. This method
253 /// Handle call sites. The state of a called function's formal arguments is
254 /// the merge of the argument state with the call sites corresponding actual
380 // indirect call sites. in runCVP()
383 // Attach metadata to the indirect call sites that were collected indicating in runCVP()
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DBasicInliner.h29 /// free to delete a function if it is inlined into all call sites.
45 /// inlineFuctions - Walk all call sites in all functions supplied by
46 /// client. Inline as many call sites as possible. Delete completely
/external/curl/lib/
Dpipeline.c193 CURLMcode Curl_pipeline_set_site_blacklist(char **sites, in Curl_pipeline_set_site_blacklist() argument
200 if(sites) { in Curl_pipeline_set_site_blacklist()
204 while(*sites) { in Curl_pipeline_set_site_blacklist()
208 entry = malloc(sizeof(struct site_blacklist_entry) + strlen(*sites)); in Curl_pipeline_set_site_blacklist()
213 strcpy(entry->hostname, *sites); in Curl_pipeline_set_site_blacklist()
227 sites++; in Curl_pipeline_set_site_blacklist()
/external/doclava/res/assets/templates/
Ddiff.cs127 <?cs each:site = sites ?>
140 <?cs each:site = package.sites ?>
160 <?cs each:site = class.sites ?>
174 <?cs each:site = method.sites ?>
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp35 STATISTIC(NumCallsDeleted, "Number of call sites deleted, not inlined");
130 if (InlineHistory != -1) // Only do merging for top-level call sites in SCC. in InlineCallIfPossible()
342 // Scan through and identify all call sites ahead of time so that we only in runOnSCC()
343 // inline call sites in the original functions, not call sites that result in runOnSCC()
347 // When inlining a callee produces new call sites, we want to keep track of in runOnSCC()
375 DEBUG(dbgs() << ": " << CallSites.size() << " call sites.\n"); in runOnSCC()
381 // Now that we have all of the call sites, move the ones to functions in the in runOnSCC()
393 // Now that we have all of the call sites, loop over them and inline them if in runOnSCC()
446 // If inlining this function gave us any new call sites, throw them in runOnSCC()

12345678910>>...27