OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:found_pos
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gdatainputstream.c
644
gssize
found_pos
;
local
655
found_pos
= -1;
670
found_pos
= start + i;
677
found_pos
= start + i;
684
found_pos
= start + i - 1;
695
found_pos
= start + i - 1;
701
found_pos
= start + i;
708
found_pos
= start + i - 1;
717
if (
found_pos
!= -1)
720
return
found_pos
;
759
gssize
found_pos
;
local
824
gssize
found_pos
;
local
879
gssize
found_pos
;
local
985
gssize
found_pos
;
local
[
all
...]
/external/dbus/dbus/
dbus-address.c
392
int
found_pos
;
local
415
if (!_dbus_string_find_to (&str, pos, end_pos, ":", &
found_pos
))
421
if (!_dbus_string_copy_len (&str, pos,
found_pos
- pos, &entry->method, 0))
427
pos =
found_pos
+ 1;
Completed in 338 milliseconds