/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | protocols.c | 96 Protocol **returnValue = NULL; in objc_copyProtocolList() local 211 Protocol **returnValue = NULL; in class_copyProtocolList() local 402 struct objc_method_description *returnValue = NULL; in protocol_copyMethodDescriptionList() local 478 Property *returnValue = NULL; in protocol_copyPropertyList() local 504 Protocol **returnValue = NULL; in protocol_copyProtocolList() local
|
H A D | encoding.c | 838 char *returnValue; in method_copyReturnType() local 868 char *returnValue; in method_copyArgumentType() local 911 void method_getReturnType (struct objc_method * method, char *returnValue, in method_getReturnType() 945 char *returnValue, size_t returnValueSize) in method_getArgumentType()
|
H A D | ivars.c | 89 object_getInstanceVariable (id object, const char *name, void **returnValue) in object_getInstanceVariable() 179 struct objc_ivar **returnValue = NULL; in class_copyIvarList() local
|
H A D | methods.c | 71 struct objc_method **returnValue = NULL; in class_copyMethodList() local
|
H A D | selector.c | 294 SEL returnValue = NULL; in sel_getTypedSelector() local 347 SEL *returnValue = NULL; in sel_copyTypedSelectorList() local
|
H A D | class.c | 510 objc_getClassList (Class *returnValue, int maxNumberOfClassesToReturn) in objc_getClassList()
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | protocols.c | 96 Protocol **returnValue = NULL; in objc_copyProtocolList() local 211 Protocol **returnValue = NULL; in class_copyProtocolList() local 402 struct objc_method_description *returnValue = NULL; in protocol_copyMethodDescriptionList() local 478 Property *returnValue = NULL; in protocol_copyPropertyList() local 504 Protocol **returnValue = NULL; in protocol_copyProtocolList() local
|
H A D | encoding.c | 838 char *returnValue; in method_copyReturnType() local 868 char *returnValue; in method_copyArgumentType() local 911 void method_getReturnType (struct objc_method * method, char *returnValue, in method_getReturnType() 945 char *returnValue, size_t returnValueSize) in method_getArgumentType()
|
H A D | ivars.c | 89 object_getInstanceVariable (id object, const char *name, void **returnValue) in object_getInstanceVariable() 179 struct objc_ivar **returnValue = NULL; in class_copyIvarList() local
|
H A D | methods.c | 71 struct objc_method **returnValue = NULL; in class_copyMethodList() local
|
H A D | selector.c | 294 SEL returnValue = NULL; in sel_getTypedSelector() local 347 SEL *returnValue = NULL; in sel_copyTypedSelectorList() local
|
H A D | class.c | 510 objc_getClassList (Class *returnValue, int maxNumberOfClassesToReturn) in objc_getClassList()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | array.d | 725 const returnValue = array.each!((e) { variable 748 const returnValue = array.each!((e) { variable 765 const returnValue = array.each!((e) { variable 787 const returnValue = array.each!((e) { variable
|
/netbsd-src/usr.bin/telnet/ |
H A D | sys_bsd.c | 562 int returnValue = 0; in process_rings() local
|
H A D | telnet.c | 1605 int returnValue = 0; in telrcv() local 1847 int returnValue = 0; in telsnd() local 2001 int returnValue; in Scheduler() local
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_osta.c | 52 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ParallelJIT/ |
H A D | ParallelJIT.cpp | 304 void* returnValue; in main() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1468 SExpr *returnValue() { return Retval; } in returnValue() function 1469 const SExpr *returnValue() const { return Retval; } in returnValue() function
|