OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsOut
(Results
1 - 3
of
3
) sorted by null
/system/tools/aidl/
aidl_language.h
108
bool
IsOut
() const { return direction_ & OUT_DIR; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndr64types.h
110
NDR64_UINT16
IsOut
: 1;
144
NDR64_UINT8
IsOut
: 1;
ndrtypes.h
69
unsigned short
IsOut
: 1;
137
unsigned char
IsOut
: 1;
Completed in 77 milliseconds