OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oformat
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/x86/acpi/
Makefile.wakecode.inc
18
--
oformat
binary -e wakeup_16 -Ttext 0 \
/src/external/gpl2/texinfo/dist/util/
texi2dvi
90
oformat
=dvi
193
-p | --p*)
oformat
=pdf;;
503
if test $
oformat
= dvi; then
517
if test $
oformat
= dvi; then
756
if test $
oformat
= pdf \
787
$verbose "Copying $
oformat
file from `pwd` to $dest"
788
cp -p "./$filename_noext.$
oformat
" "$dest"
/src/sys/arch/amiga/stand/bootblock/ppcboot/
Makefile
98
$(PPCLD) -Ttext=0xfff00100 -o$@ --
oformat
binary $?
/src/sys/dev/ic/
bt8xx.h
63
u_int
oformat
;
member in struct:meteor_geomet
/src/sys/dev/pci/bktr/
bktr_core.c
1709
if ((geo->
oformat
& METEOR_GEO_ODD_ONLY) &&
1710
(geo->
oformat
& METEOR_GEO_EVEN_ONLY)) {
1717
if (geo->
oformat
& METEOR_GEO_ODD_ONLY)
1721
if (geo->
oformat
& METEOR_GEO_EVEN_ONLY)
1746
((geo->
oformat
& METEOR_GEO_FIELD_MASK) &&
1770
if (geo->
oformat
& METEOR_GEO_RGB24) temp = temp * 2;
1821
switch (geo->
oformat
& METEOR_GEO_OUTPUT_MASK) {
1831
if (geo->
oformat
& METEOR_GEO_YUV_12)
/src/external/gpl3/gdb/dist/gdb/
printcmd.c
185
OFORMAT
and OSIZE are used as defaults for the format and size
195
decode_format (const char **string_ptr, int
oformat
, int osize)
246
val.format =
oformat
;
252
val.format =
oformat
== 'i' ? 'x' :
oformat
;
/src/external/gpl3/gdb.old/dist/gdb/
printcmd.c
185
OFORMAT
and OSIZE are used as defaults for the format and size
195
decode_format (const char **string_ptr, int
oformat
, int osize)
246
val.format =
oformat
;
252
val.format =
oformat
== 'i' ? 'x' :
oformat
;
Completed in 38 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026