OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:read_revision
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Tools/Scripts/webkitpy/tool/bot/
irc_command.py
59
read_revision
= True
64
read_revision
= False
67
if arg.lstrip("r").isdigit() and
read_revision
:
70
read_revision
= False
/external/bluetooth/hcidump/src/
bpasniff.c
58
static int
read_revision
(int dd, char *revision, int size)
function
430
if (
read_revision
(dd, rev, sizeof(rev)) < 0) {
Completed in 196 milliseconds