Home
last modified time | relevance | path

Searched refs:sites (Results 1 – 25 of 96) sorted by relevance

1234

/external/v8/src/interpreter/
Dcontrol-flow-builders.cc22 void BreakableControlFlowBuilder::EmitJump(ZoneVector<BytecodeLabel>* sites) { in EmitJump() argument
23 sites->push_back(BytecodeLabel()); in EmitJump()
24 builder()->Jump(&sites->back()); in EmitJump()
29 ZoneVector<BytecodeLabel>* sites) { in EmitJumpIfTrue() argument
30 sites->push_back(BytecodeLabel()); in EmitJumpIfTrue()
31 builder()->JumpIfTrue(&sites->back()); in EmitJumpIfTrue()
36 ZoneVector<BytecodeLabel>* sites) { in EmitJumpIfFalse() argument
37 sites->push_back(BytecodeLabel()); in EmitJumpIfFalse()
38 builder()->JumpIfFalse(&sites->back()); in EmitJumpIfFalse()
43 ZoneVector<BytecodeLabel>* sites) { in EmitJumpIfUndefined() argument
[all …]
/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()
103 for (FederatedSite site : sites) { in generateHdf()
109 List<String> allPackages = knownPackages(sites); in generateHdf()
118 for (FederatedSite site : sites) { in generateHdf()
128 if (packageUniqueToSite(pkg, sites)) { in generateHdf()
132 List<String> packageClasses = knownClassesForPackage(pkg, sites); in generateHdf()
139 for (FederatedSite site : sites) { in generateHdf()
150 if (agreeOnClass(qualifiedClassName, sites)) { in generateHdf()
[all …]
/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/tools/
Dcallstats.py49 def start_replay_server(args, sites): argument
53 generate_injection(f, sites, args.refresh)
81 def generate_injection(f, sites, refreshes=0): argument
122 """, json.dumps(sites), """;
216 sites = []
224 sites.append(item)
230 sites.append({'url': line, 'timeout': args.timeout})
231 return sites
240 sites = read_sites_file(args)
242 sites = [{'url': site, 'timeout': args.timeout} for site in args.sites]
[all …]
/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/curl/lib/
Dpipeline.c193 CURLMcode Curl_pipeline_set_site_blacklist(char **sites, in Curl_pipeline_set_site_blacklist() argument
199 if(sites) { in Curl_pipeline_set_site_blacklist()
205 while(*sites) { in Curl_pipeline_set_site_blacklist()
210 hostname = strdup(*sites); in Curl_pipeline_set_site_blacklist()
242 sites++; in Curl_pipeline_set_site_blacklist()
Dpipeline.h36 CURLMcode Curl_pipeline_set_site_blacklist(char **sites,
/external/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/skia/site/dev/testing/
Dct.md47 * [Main thread attribution for top million sites](https://groups.google.com/a/chromium.org/d/msg/bl…
48 * [Layout time for top 10k sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/fkRYGcIQ…
49 * [Perf profile for top million sites](https://groups.google.com/a/chromium.org/forum/#!topic/blink…
56 * [Perf profile - alexa top million sites](https://docs.google.com/a/google.com/document/d/1di__87w…
/external/autotest/server/cros/chaos_lib/
DREADME6 https://sites.google.com/a/google.com/chromeos/for-team-members/lab/lab-infrastructure-of-wifi-cham…
/external/libcap/
DCHANGELOG3 http://sites.google.com/site/fullycapable/
DREADME10 http://sites.google.com/site/fullycapable/
/external/webrtc/webrtc/common_audio/signal_processing/
Dspl_sqrt_floor_arm.S21 @ I saw your sqrt routine from several web sites, including
/external/autotest/site_utils/admin/apache/
Dapache2.conf298 Include /etc/apache2/sites-enabled/
/external/llvm/test/Transforms/Inline/
Ddelete-call.ll6 ; CHECK-FUNCTIONATTRS: Number of call sites deleted, not inlined
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
DHeightBasedTerrain.j3md10 // slopeColorMap: the texture to be used for cliffs, and steep mountain sites
/external/e2fsprogs/debian/
Duuid-dev.README.Debian5 available from other sites on the network, if you do a quick web
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc182 * The number of value profile sites. It is guaranteed to be non-zero;
207 * \brief Return the number of value sites.
237 * have profile data if the number of value profile sites for the
239 * choose to check the actual data value: if none of the value sites
340 /* Number of sites for each value profile kind. */
343 * total number of value profile sites : sum(NumValueSites[*])). Each
348 * value profile sites. */
/external/compiler-rt/lib/profile/
DInstrProfData.inc182 * The number of value profile sites. It is guaranteed to be non-zero;
207 * \brief Return the number of value sites.
237 * have profile data if the number of value profile sites for the
239 * choose to check the actual data value: if none of the value sites
340 /* Number of sites for each value profile kind. */
343 * total number of value profile sites : sum(NumValueSites[*])). Each
348 * value profile sites. */
/external/parameter-framework/upstream/
DREADME.md156 - [in debug configuration](https://01.org/sites/default/files/libxml2-x86_64-debug-3eaedba1b6418066…
157 - [in release configuration](https://01.org/sites/default/files/libxml2-x86_64-3eaedba1b64180668fda…
159 We have mirrored ASIO 1.10.6 [here](https://01.org/sites/default/files/asio-1.10.6.tar.gz).
/external/clang/
DREADME.txt14 the relevant web sites. Here are some pointers:
/external/llvm/test/Assembler/
Dattribute-builtin.ll25 ; definitions, function declarations, and on call sites that call functions
/external/skia/site/dev/contrib/
Ddirectory.md48 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/)
/external/v8/build/linux/unbundle/
DREADME14 - http://events.linuxfoundation.org/sites/events/files/slides/LinuxCon%202014%20Slides_0.pdf
/external/autotest/server/site_tests/sequences/
Dcontrol.power_weekly26 # https://sites.google.com/a/chromium.org/dev/chromium-os/testing/test-suites

1234