HomeSort by relevance Sort by last modified time
    Searched full:slice (Results 26 - 50 of 1551) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
slice_array.h 50 * The slice class represents a one-dimensional subset of an array,
57 * For example, with an array of size 10, and a slice with offset 1, size 3
60 class slice class
63 /// Construct an empty slice.
64 slice();
67 * @brief Construct a slice.
70 * @param d Number of elements in slice.
73 slice(size_t, size_t, size_t);
75 /// Return array offset of first slice element.
77 /// Return size of slice
91 slice::slice() function in class:slice
95 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
slice_array.h 50 * The slice class represents a one-dimensional subset of an array,
57 * For example, with an array of size 10, and a slice with offset 1, size 3
60 class slice class
63 /// Construct an empty slice.
64 slice();
67 * @brief Construct a slice.
70 * @param d Number of elements in slice.
73 slice(size_t, size_t, size_t);
75 /// Return array offset of first slice element.
77 /// Return size of slice
91 slice::slice() function in class:slice
95 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 48 * The slice class represents a one-dimensional subset of an array,
55 * For example, with an array of size 10, and a slice with offset 1, size 3
58 class slice class
61 /// Construct an empty slice.
62 slice();
65 * @brief Construct a slice.
68 * @param d Number of elements in slice.
71 slice(size_t, size_t, size_t);
73 /// Return array offset of first slice element.
75 /// Return size of slice
89 slice::slice() function in class:slice
93 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 48 * The slice class represents a one-dimensional subset of an array,
55 * For example, with an array of size 10, and a slice with offset 1, size 3
58 class slice class
61 /// Construct an empty slice.
62 slice();
65 * @brief Construct a slice.
68 * @param d Number of elements in slice.
71 slice(size_t, size_t, size_t);
73 /// Return array offset of first slice element.
75 /// Return size of slice
89 slice::slice() function in class:slice
93 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 48 * The slice class represents a one-dimensional subset of an array,
55 * For example, with an array of size 10, and a slice with offset 1, size 3
58 class slice class
61 /// Construct an empty slice.
62 slice();
65 * @brief Construct a slice.
68 * @param d Number of elements in slice.
71 slice(size_t, size_t, size_t);
73 /// Return array offset of first slice element.
75 /// Return size of slice
89 slice::slice() function in class:slice
93 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
slice_array.h 48 * The slice class represents a one-dimensional subset of an array,
55 * For example, with an array of size 10, and a slice with offset 1, size 3
58 class slice class
61 /// Construct an empty slice.
62 slice();
65 * @brief Construct a slice.
68 * @param d Number of elements in slice.
71 slice(size_t, size_t, size_t);
73 /// Return array offset of first slice element.
75 /// Return size of slice
89 slice::slice() function in class:slice
93 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
slice_array.h 50 * The slice class represents a one-dimensional subset of an array,
57 * For example, with an array of size 10, and a slice with offset 1, size 3
60 class slice class
63 /// Construct an empty slice.
64 slice();
67 * @brief Construct a slice.
70 * @param d Number of elements in slice.
73 slice(size_t, size_t, size_t);
75 /// Return array offset of first slice element.
77 /// Return size of slice
91 slice::slice() function in class:slice
95 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
slice_array.h 50 * The slice class represents a one-dimensional subset of an array,
57 * For example, with an array of size 10, and a slice with offset 1, size 3
60 class slice class
63 /// Construct an empty slice.
64 slice();
67 * @brief Construct a slice.
70 * @param __d Number of elements in slice.
73 slice(size_t __o, size_t __d, size_t __s);
75 /// Return array offset of first slice element.
77 /// Return size of slice
91 slice::slice() function in class:slice
95 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
slice_array.h 50 * The slice class represents a one-dimensional subset of an array,
57 * For example, with an array of size 10, and a slice with offset 1, size 3
60 class slice class
63 /// Construct an empty slice.
64 slice();
67 * @brief Construct a slice.
70 * @param d Number of elements in slice.
73 slice(size_t, size_t, size_t);
75 /// Return array offset of first slice element.
77 /// Return size of slice
91 slice::slice() function in class:slice
95 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
slice_array.h 50 * The slice class represents a one-dimensional subset of an array,
57 * For example, with an array of size 10, and a slice with offset 1, size 3
60 class slice class
63 /// Construct an empty slice.
64 slice();
67 * @brief Construct a slice.
70 * @param __d Number of elements in slice.
73 slice(size_t __o, size_t __d, size_t __s);
75 /// Return array offset of first slice element.
77 /// Return size of slice
91 slice::slice() function in class:slice
95 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
slice_array.h 49 * The slice class represents a one-dimensional subset of an array,
56 * For example, with an array of size 10, and a slice with offset 1, size 3
59 class slice class
62 /// Construct an empty slice.
63 slice();
66 * @brief Construct a slice.
69 * @param __d Number of elements in slice.
72 slice(size_t __o, size_t __d, size_t __s);
74 /// Return array offset of first slice element.
76 /// Return size of slice
90 slice::slice() function in class:slice
94 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
    [all...]
  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding_unittest.cc 81 StringPiece slice(v);
82 EXPECT_TRUE(DecodeByte(&slice, &res));
84 EXPECT_TRUE(slice.empty());
88 StringPiece slice; local
90 EXPECT_FALSE(DecodeByte(&slice, &value));
181 StringPiece slice(encoded);
183 EXPECT_TRUE(DecodeBool(&slice, &value));
185 EXPECT_TRUE(slice.empty());
190 StringPiece slice(encoded);
192 EXPECT_TRUE(DecodeBool(&slice, &value))
197 StringPiece slice; local
235 StringPiece slice; local
338 StringPiece slice; local
521 StringPiece slice; local
719 StringPiece slice; local
    [all...]
indexed_db_leveldb_coding.cc 356 bool DecodeByte(StringPiece* slice, unsigned char* value) {
357 if (slice->empty())
360 *value = (*slice)[0];
361 slice->remove_prefix(1);
365 bool DecodeBool(StringPiece* slice, bool* value) {
366 if (slice->empty())
369 *value = !!(*slice)[0];
370 slice->remove_prefix(1);
374 bool DecodeInt(StringPiece* slice, int64* value) {
375 if (slice->empty()
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/util/
testutil.h 9 #include "leveldb/slice.h"
15 // Store in *dst a random string of length "len" and return a Slice that
17 extern Slice RandomString(Random* rnd, int len, std::string* dst);
24 // "N*compressed_fraction" bytes and return a Slice that references
26 extern Slice CompressibleString(Random* rnd, double compressed_fraction,
  /external/chromium_org/tools/telemetry/telemetry/core/timeline/
thread.py 8 import telemetry.core.timeline.slice as tracing_slice
88 """Opens a new slice for the thread.
92 * category: Category to which the slice belongs.
93 * name: Name of the slice to add.
94 * timestamp: The timetsamp of the slice, in milliseconds.
97 Returns newly opened slice
103 tracing_slice.Slice(self, category, name, timestamp, args=args))
106 """ Ends the last begun slice in this group and pushes it onto the slice
109 * end_timestamp: Timestamp when the slice ended in millisecond
    [all...]
  /external/chromium-trace/trace-viewer/src/cc/
raster_task_slice_view_test.js 17 var rasterTask = p.threads[1].sliceGroup.slices.filter(function(slice) {
18 return slice.title == 'TileManager::RunRasterTask';
23 view.slice = rasterTask;
  /external/chromium_org/third_party/leveldatabase/src/table/
filter_block.h 16 #include "leveldb/slice.h"
34 void AddKey(const Slice& key);
35 Slice Finish();
44 std::vector<Slice> tmp_keys_; // policy_->CreateFilter() argument
55 FilterBlockReader(const FilterPolicy* policy, const Slice& contents);
56 bool KeyMayMatch(uint64_t block_offset, const Slice& key);
  /external/chromium_org/third_party/smhasher/src/
Bitslice.cpp 7 typedef std::vector<uint32_t> slice; typedef
8 typedef std::vector<slice> slice_vec;
10 int countbits ( slice & v )
24 int countxor ( slice & a, slice & b )
40 void xoreq ( slice & a, slice & b )
123 slice a;
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline_view.js 100 var slice = selection[0].slice;
102 text += leftAlign('Title', c0Width) + ': ' + slice.title + '\n';
104 tsRound(slice.start) + ' ms\n';
106 tsRound(slice.duration) + ' ms\n';
109 for (var argName in slice.args) {
114 for (var argName in slice.args) {
115 var argVal = slice.args[argName];
125 function(s) {return s.slice.start;}));
127 function(s) {return s.slice.end;}))
    [all...]
timeline_track.js 117 * Picks a slice, if any, at a given location.
121 * @param {function():*} onHitCallback Callback to call with the slice,
123 * @return {boolean} true if a slice was found, otherwise false.
144 * @param {function():*} onHitCallback Function to call for each slice
169 this.className = 'timeline-slice-track';
173 this.titleDiv_.className = 'timeline-slice-track-title';
177 this.canvasContainer_.className = 'timeline-slice-track-canvas-container';
180 this.canvas_.className = 'timeline-slice-track-canvas';
240 var slice = slices[i];
241 var x = slice.start
    [all...]
timeline.css 28 .timeline-slice-track {
39 .timeline-slice-track-title {
46 .timeline-slice-track-canvas-container {
51 .timeline-slice-track-canvas {
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
disk_parser.js 39 var slice = new tracing.trace_model.AsyncSlice(
41 slice.startThread = kthread.thread;
46 kthread.openAsyncSlices[key] = slice;
53 var slice = kthread.openAsyncSlices[key];
54 if (slice) {
55 slice.duration = ts - slice.start;
56 slice.args = args;
57 slice.endThread = kthread.thread;
58 slice.subSlices =
    [all...]
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
slice_group_track.js 20 'slice-group-track', tracing.tracks.ContainerTrack);
28 this.classList.add('slice-group-track');
126 // The basic idea here is to insert each slice as deep into the subrow
128 // parent slice.
135 // To place this slice:
139 // into that either. So, we go to row 0 and its last slice, [a]. That can
146 // If we then get this slice:
149 // it. This time, it doesn't fit in any open slice. So, we simply append
183 var slice = slices[op];
185 // Try to fit the slice into the existing subrows
    [all...]
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.timeline.slice.html 3 <html><head><title>Python: module telemetry.core.timeline.slice</title>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.timeline.html"><font color="#ffffff">timeline</font></a>.slice</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/timeline/slice.py">telemetry/core/timeline/slice.py</a></font></td></tr></table>
34 <dt><font face="helvetica, arial"><a href="telemetry.core.timeline.slice.html#Slice">Slice</a>
42 <font color="#000000" face="helvetica, arial"><a name="Slice">class <strong>Slice</strong></a>(<a href="telemetry.core.timeline.event.html#TimelineEvent">telemetry.core.timeline.event.TimelineEvent</a>)</font></td></tr>
45 <td colspan=2><tt>A&nbsp;<a href="#Slice">Slice</a>&nbsp;represents&nbsp;an&nbsp;interval&nbsp;of&nbsp;time&nbsp;plus&nbsp;parameters&nbsp; (…)
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
array_data_model_test.html 21 assertArrayEquals([0, 1, 2], m.slice());
22 assertArrayEquals([1, 2], m.slice(1));
23 assertArrayEquals([1], m.slice(1, 2));
38 var a = m.slice();

Completed in 839 milliseconds

12 3 4 5 6 7 8 91011>>