Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 75) sorted by relevance

123

/tools/net/sunrpc/xdrgen/templates/C/typedef/declaration/
A Dbasic.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ name }} *ptr);
5 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ name }} *value);
7 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ name }} value);
A Dfixed_length_array.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
A Dfixed_length_opaque.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
A Dstring.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
A Dvariable_length_array.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
A Dvariable_length_opaque.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
/tools/net/sunrpc/xdrgen/templates/C/pointer/decoder/
A Dopen.j27 bool
9 static bool __maybe_unused
13 bool opted;
/tools/net/sunrpc/xdrgen/templates/C/enum/declaration/
A Denum.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, {{ name }} value);
/tools/net/sunrpc/xdrgen/templates/C/pointer/declaration/
A Dclose.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, struct {{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const struct {{ name }} *value);
/tools/net/sunrpc/xdrgen/templates/C/struct/declaration/
A Dclose.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, struct {{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const struct {{ name }} *value);
/tools/net/sunrpc/xdrgen/templates/C/struct/decoder/
A Dopen.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/templates/C/union/decoder/
A Dopen.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/templates/C/struct/encoder/
A Dopen.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/templates/C/union/encoder/
A Dopen.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/
A Dxdr_parse.py13 def set_xdr_annotate(set_it: bool) -> None: argument
19 def get_xdr_annotate() -> bool:
/tools/net/sunrpc/xdrgen/templates/C/union/definition/
A Dclose.j26 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, struct {{ name }} *ptr);
7 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const struct {{ name }} *ptr);
/tools/net/sunrpc/xdrgen/templates/C/enum/encoder/
A Denum.j27 bool
9 static bool __maybe_unused
A Denum_be.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/templates/C/enum/decoder/
A Denum_be.j27 bool
9 static bool __maybe_unused
A Denum.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/templates/C/typedef/decoder/
A Dbasic.j27 bool
9 static bool __maybe_unused
A Dfixed_length_opaque.j27 bool
9 static bool __maybe_unused
A Dstring.j27 bool
9 static bool __maybe_unused
A Dvariable_length_opaque.j27 bool
9 static bool __maybe_unused
/tools/net/sunrpc/xdrgen/templates/C/typedef/encoder/
A Dfixed_length_opaque.j27 bool
9 static bool __maybe_unused

Completed in 29 milliseconds

123