OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:past
(Results
151 - 175
of
3189
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/yaffs2/yaffs2/mtdemul/
nandemul2k.c
327
/* Do not allow reads
past
end of device */
393
/* Do not allow reads
past
end of device */
431
/* Do not allow reads
past
end of device */
499
/* Do not allow reads
past
end of device */
554
/* Do not allow erase
past
end of device */
557
"nand_erase: Erase
past
end of device\n"));
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
markupbase.py
181
# Internal -- scan
past
the internal subset in a <!DOCTYPE declaration,
182
# returning the index just
past
any whitespace following the trailing ']'.
249
# Internal -- scan
past
<!ELEMENT declarations
260
# Internal -- scan
past
<!ATTLIST declarations
317
# Internal -- scan
past
<!NOTATION declarations
340
# Internal -- scan
past
<!ENTITY declarations
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
markupbase.py
181
# Internal -- scan
past
the internal subset in a <!DOCTYPE declaration,
182
# returning the index just
past
any whitespace following the trailing ']'.
249
# Internal -- scan
past
<!ELEMENT declarations
260
# Internal -- scan
past
<!ATTLIST declarations
317
# Internal -- scan
past
<!NOTATION declarations
340
# Internal -- scan
past
<!ENTITY declarations
/external/chromium/base/json/
json_reader.h
73
// Get the character that's one
past
the end of this token.
83
// End should be one char
past
the end of the token.
185
// Increments |json_pos_|
past
leading whitespace and comments.
/frameworks/base/core/java/android/app/
KeyguardManager.java
190
* safe without the user getting
past
the keyguard, needs to navigate to
191
* something that is not safe to view without getting
past
the keyguard.
201
* once the user has gotten
past
the keyguard.
/packages/apps/Calendar/res/values/
colors.xml
97
<!-- Background Color of
past
events in agenda view -->
99
<!-- Color of the separator between the
past
and the present/future in agenda view -->
126
<!-- background color for the
past
-->
/art/runtime/base/unix_file/
random_access_file.h
57
// file. Zero-byte writes are acceptable, and writes
past
the end are as if
string_file.cc
78
// FUSE seems happy to allow writes
past
the end. (I'd guess it doesn't
/bionic/libc/string/
strsep.c
41
* On return, *stringp points
past
the last NUL written (if there might
/dalvik/libdex/
DexCatch.cpp
83
/* Get the handler offset just
past
the end of the one just iterated over.
/dalvik/vm/arch/arm/
HintsEABI.cpp
67
/* Skip
past
the return type */
/external/chromium_org/chrome/utility/media_galleries/
iapps_xml_utils.cc
41
// Advance
past
the dict node and into the body of the dictionary.
/external/chromium_org/content/browser/resources/media/
player_info.js
20
// All of the
past
(and present) values of the properties.
/external/chromium_org/content/plugin/
plugin_main_linux.cc
53
// And advance the instruction pointer
past
the (one-byte) instruction.
/external/chromium_org/content/public/browser/
download_interrupt_reason_values.h
51
// An attempt was made to seek
past
the end of a file in opening
/external/chromium_org/ipc/
ipc_message_utils_unittest.cc
49
// Try reading
past
the ends for both messages and make sure it fails.
/external/chromium_org/media/base/
decoder_buffer_unittest.cc
63
// If the data is padded correctly we should be able to read and write
past
/external/chromium_org/media/filters/
blocking_url_protocol.cc
36
// routines. Instead return 0 for any read at or
past
EOF.
/external/chromium_org/media/mp4/
offset_byte_queue_unittest.cc
83
// Trimming
past
the end of the buffer should return 'false'; we haven't seen
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
mount_http_test.cc
112
// Read is clamped when reading
past
the end of the file.
119
// Read nothing when starting
past
the end of the file.
142
// Read is clamped when reading
past
the end of the file.
149
// Read nothing when starting
past
the end of the file.
/external/chromium_org/net/tools/quic/test_tools/
mock_epoll_server.h
59
// all events which are in the '
past
' will be delivered.
/external/chromium_org/printing/
pdf_metafile_cg_mac.h
58
// Note: The returned context *must not be retained*
past
Close(). If it is,
/external/chromium_org/third_party/WebKit/ManualTests/
window-open-features-parsing.html
10
- the trailing comma catches a previous mistake i made reading
past
the end of the string
/external/chromium_org/third_party/WebKit/Source/core/frame/
NavigatorID.cpp
55
// Version is everything in the user agent string
past
the "Mozilla/" prefix.
/external/chromium_org/third_party/WebKit/Source/wtf/
CurrentTime.h
50
// Provides a monotonically increasing time in seconds since an arbitrary point in the
past
.
Completed in 829 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>