Home
last modified time | relevance | path

Searched refs:start (Results 1 – 25 of 34) sorted by relevance

12

/build/tools/atree/
Dfiles.cpp88 const char* start = q; in split_line() local
90 if (len > 2 && *start == '"' && start[len - 1] == '"') { in split_line()
91 start++; in split_line()
94 out->push_back(string(start, len)); in split_line()
103 const char* start = q; in split_line() local
105 if (len > 2 && *start == '"' && start[len - 1] == '"') { in split_line()
106 start++; in split_line()
109 out->push_back(string(start, len)); in split_line()
/build/tools/releasetools/
Drangelib.py229 start = None
233 start = p
235 offset += p-start
236 start = None
238 out.append(offset + p - start)
Dcommon.py1092 th.start()
1141 start = time.time()
1143 dur = time.time() - start
1165 th.start()
/build/tools/droiddoc/templates-sdk-dev/
Dmacros_override.cs2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
Dsampleindex.cs13 <!-- start breadcrumb block -->
Dsample.cs13 <!-- start breadcrumb block -->
/build/tools/droiddoc/templates-ndk/
Dmacros_override.cs2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
Dsampleindex.cs13 <!-- start breadcrumb block -->
Dsample.cs13 <!-- start breadcrumb block -->
/build/tools/droiddoc/templates-sdk/
Dmacros_override.cs2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
Dsample.cs13 <!-- start breadcrumb block -->
Dsampleindex.cs13 <!-- start breadcrumb block -->
/build/core/
Dcxx_stl_setup.mk31 HOST_linux_static_gcclibs := -Wl,--start-group -lgcc -lgcc_eh -lc -Wl,--end-group
Ddefinitions.mk1408 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
1447 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
1520 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
1567 -Wl,--start-group \
1606 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
/build/tools/zipalign/
DREADME.txt16 with a particular alignment relative to the start of the file. This
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js47 var start = GOOGLE_DATA.length;
49 GOOGLE_DATA.push({id:start+i, label:GCM_DATA[i].label,
608 playerVars: {start: startTime, hl: lang, cc_load_policy: captionsOn}, property
1475 start: 0, property
1495 var curr = o.start;
1518 if (i==o.start) li.addClass('active');
4680 this.current = options.start;
4695 start: 0, property
4711 if (i === this.options.start) { li.addClass('active'); }
4725 start: {x: 0, y: 0}, property
[all …]
Dandroid_3p-bundle.js430 var start = decodeEscape(p);
436 end = start;
438 ranges.push([start, end]);
440 if (!(end < 65 || start > 122)) {
441 if (!(end < 65 || start > 90)) {
442 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
444 if (!(end < 97 || start > 122)) {
445 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
2662start:function(b,c){var d=a(this).data("draggable"),e=d.options,f=a.extend({},c,{item:d.element});… method
2670start:function(b,c){var d=a(this).data("resizable"),e=d.options,f=function(b){a(b).each(function()… method
[all …]
/build/tools/droiddoc/templates-pdk/
Dsdkpage.cs217 Android 3.0 release, to give you a head-start on developing applications for it. in onDownload()
/build/tools/droiddoc/templates-sac/assets/js/
Ddocs.js30 var start = GOOGLE_DATA.length;
32 GOOGLE_DATA.push({id:start+i, label:GCM_DATA[i].label,
1253 start: 0, property
1273 var curr = o.start;
1296 if (i==o.start) li.addClass('active');
Dandroid_3p-bundle.js430 var start = decodeEscape(p);
436 end = start;
438 ranges.push([start, end]);
440 if (!(end < 65 || start > 122)) {
441 if (!(end < 65 || start > 90)) {
442 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
444 if (!(end < 97 || start > 122)) {
445 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
2662start:function(b,c){var d=a(this).data("draggable"),e=d.options,f=a.extend({},c,{item:d.element});… method
2670start:function(b,c){var d=a(this).data("resizable"),e=d.options,f=function(b){a(b).each(function()… method
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/js/
Ddocs.js47 var start = GOOGLE_DATA.length;
49 GOOGLE_DATA.push({id:start+i, label:GCM_DATA[i].label,
641 playerVars: {start: startTime, hl: lang, cc_load_policy: captionsOn}, property
1501 start: 0, property
1521 var curr = o.start;
1544 if (i==o.start) li.addClass('active');
Dandroid_3p-bundle.js430 var start = decodeEscape(p);
436 end = start;
438 ranges.push([start, end]);
440 if (!(end < 65 || start > 122)) {
441 if (!(end < 65 || start > 90)) {
442 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
444 if (!(end < 97 || start > 122)) {
445 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
2662start:function(b,c){var d=a(this).data("draggable"),e=d.options,f=a.extend({},c,{item:d.element});… method
2670start:function(b,c){var d=a(this).data("resizable"),e=d.options,f=function(b){a(b).each(function()… method
[all …]
/build/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js47 var start = GOOGLE_DATA.length;
49 GOOGLE_DATA.push({id:start+i, label:GCM_DATA[i].label,
651 playerVars: {start: startTime, hl: lang, cc_load_policy: captionsOn}, property
1511 start: 0, property
1531 var curr = o.start;
1554 if (i==o.start) li.addClass('active');
Dandroid_3p-bundle.js430 var start = decodeEscape(p);
436 end = start;
438 ranges.push([start, end]);
440 if (!(end < 65 || start > 122)) {
441 if (!(end < 65 || start > 90)) {
442 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
444 if (!(end < 97 || start > 122)) {
445 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
2662start:function(b,c){var d=a(this).data("draggable"),e=d.options,f=a.extend({},c,{item:d.element});… method
2670start:function(b,c){var d=a(this).data("resizable"),e=d.options,f=function(b){a(b).each(function()… method
[all …]
/build/tools/droiddoc/templates-ds/assets/js/
Ddocs.js1189 start: 0, property
1209 var curr = o.start;
1232 if (i==o.start) li.addClass('active');

12