OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindString
(Results
1 - 3
of
3
) sorted by null
/external/openfst/src/include/fst/
synchronize.h
121
const String *empty =
FindString
(new String());
189
return
FindString
(r);
198
return
FindString
(r);
211
const String *
FindString
(const String *s) {
/external/srec/tools/thirdparty/OpenFst/fst/lib/
synchronize.h
99
const String *empty =
FindString
(new String());
158
return
FindString
(r);
167
return
FindString
(r);
180
const String *
FindString
(const String *s) {
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysevents.cc
343
if (msg->
FindString
("bytes", &bytes) == B_OK) {
373
if (msg->
FindString
("bytes", &bytes) == B_OK) {
Completed in 412 milliseconds