Home
last modified time | relevance | path

Searched refs:Reading (Results 1 – 25 of 84) sorted by relevance

1234

/external/chromium_org/chromeos/accelerometer/
Daccelerometer_reader.cc124 scoped_refptr<AccelerometerReader::Reading> reading) { in ReadAccelerometer()
182 scoped_refptr<AccelerometerReader::Reading> reading( in TriggerRead()
183 new AccelerometerReader::Reading()); in TriggerRead()
191 scoped_refptr<AccelerometerReader::Reading> reading, in OnDataRead()
Daccelerometer_reader.h39 typedef base::RefCountedData<char[12]> Reading; typedef
64 void OnDataRead(scoped_refptr<Reading> reading, bool success);
/external/bison/tests/
Dactions.at832 Reading a token: Next token is token 'a' (1.1: <> printer for 'a' @ 1)
835 Reading a token: Next token is token 'b' (1.2: 'b'/'c' printer for 'b' @ 2)
838 Reading a token: Next token is token 'c' (1.3: 'b'/'c' printer for 'c' @ 3)
841 Reading a token: Next token is token 'd' (1.4: <> printer for 'd' @ 4)
844 Reading a token: Now at end of input.
946 Reading a token: Next token is token 'a' (<*>/<field2>/e printer)
949 Reading a token: Next token is token 'b' (<field1> printer)
952 Reading a token: Next token is token 'c' ('c' printer)
955 Reading a token: Next token is token 'd' ('d' printer)
958 Reading a token: Next token is token 'e' (<*>/<field2>/e printer)
[all …]
Dsynclines.at115 # | Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
Dglr-regression.at1720 Reading a token: Next token is token 'a' ()
1723 Reading a token: Next token is token 'b' ()
1730 Reading a token: Next token is token 'c' ()
1736 Reading a token: Now at end of input.
/external/chromium_org/tools/valgrind/gtest_exclude/
Dbase_unittests.gtest-tsan_win32.txt9 JSONReaderTest.Reading
/external/libvorbis/doc/
D02-bitpacking.tex175 Reading from the beginning of the bytestream encoded in the above example:
235 Reading a zero-bit-wide integer returns the value '0' and does not
236 increment the stream cursor. Reading to the end of the packet (but
239 not trigger an end-of-packet condition. Reading a zero-bit-wide
/external/chromium_org/third_party/angle/extensions/
DANGLE_pack_reverse_row_order.txt78 In Section 4.3.1 (Reading Pixels) add a row to table 4.7:
86 In Section 4.3.1 (Reading Pixels) modify the second paragraph of subsection
DEXT_texture_rg.txt140 In section 4.3.1 "Reading Pixels", subsection "Obtaining Pixels from the
/external/deqp/doc/testspecs/GLES3/
Dfunctional.buffers.txt27 - Reading and writing to buffers
Dfunctional.pbo.txt28 + Reading pixels to pixel pack buffer
Dfunctional.lifetime.txt46 - Reading from the container
/external/valgrind/main/
DREADME.s39043 Reading Material
/external/deqp/doc/testspecs/GL3/
Dfunctional.texture_buffers.txt40 + Reading pixels to buffer
/external/deqp/doc/testspecs/GLES31/
Dfunctional.compute.basic.txt28 + Reading from and writing to SSBO
Dfunctional.texture_buffers.txt43 + Reading pixels to buffer
/external/e2fsprogs/doc/
Dlibext2fs.texinfo409 * Reading and writing data::
416 @node File handle manipulation, Reading and writing data, File I/O Functions, File I/O Functions
462 @node Reading and writing data, Changing the file offset , File handle manipulation, File I/O Funct…
464 @subsection Reading and writing data
480 @node Changing the file offset , Getting the file size, Reading and writing data, File I/O Functions
526 * Reading and writing inodes::
534 @node Reading and writing inodes, Iterating over inodes in a filesystem, Inode Functions, Inode Fun…
536 @subsection Reading and writing inodes
549 @node Iterating over inodes in a filesystem, Iterating over blocks in an inode, Reading and writing…
910 * Reading and Writing Bitmaps::
[all …]
/external/sfntly/cpp/src/test/
Dbitmap_table_test.cc203 TEST(BitmapTable, Reading) { in TEST() argument
/external/sepolicy/
Ddumpstate.te68 # Reading /proc/PID/maps of other processes
/external/chromium_org/third_party/sfntly/cpp/src/test/
Dbitmap_table_test.cc203 TEST(BitmapTable, Reading) { in TEST() argument
/external/clang/
DNOTES.txt44 3. Reading the dir uses the getdirentries syscall, creating a FileEntry
/external/lldb/utils/test/
DREADME-disasm28 Reading symbols for shared libraries ................ done
29 Reading symbols from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/…
/external/llvm/docs/
DDebuggingJITedCode.rst90 Reading symbols from $BINPATH/lli...done.
/external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
DcreateTable.m160 fprintf('Reading test file...')
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt41 - Reading from the container

1234