OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defstr
(Results
1 - 7
of
7
) sorted by null
/external/e2fsprogs/e2fsck/
util.c
188
const char *
defstr
;
local
204
defstr
= _(_("<y>"));
206
defstr
= _(_("<n>"));
208
defstr
= _(" (y/n)");
209
log_out(ctx, "%s%s? ", string,
defstr
);
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py
3856
defstr
= ("def %(key)s%(pl1)s: return _getscreen().%(key)s%(pl2)s" %
variable
3866
defstr
= ("def %(key)s%(pl1)s: return _getpen().%(key)s%(pl2)s" %
variable
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py
3856
defstr
= ("def %(key)s%(pl1)s: return _getscreen().%(key)s%(pl2)s" %
variable
3866
defstr
= ("def %(key)s%(pl1)s: return _getpen().%(key)s%(pl2)s" %
variable
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
3856
defstr
= ("def %(key)s%(pl1)s: return _getscreen().%(key)s%(pl2)s" %
variable
3866
defstr
= ("def %(key)s%(pl1)s: return _getpen().%(key)s%(pl2)s" %
variable
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
3856
defstr
= ("def %(key)s%(pl1)s: return _getscreen().%(key)s%(pl2)s" %
variable
3866
defstr
= ("def %(key)s%(pl1)s: return _getpen().%(key)s%(pl2)s" %
variable
[
all
...]
/external/libvpx/libvpx/
vpxenc.c
538
const char*
defstr
= (i == (num_encoder - 1)) ? "(default)" : "";
local
541
defstr
);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h
[
all
...]
Completed in 228 milliseconds