/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
r7667.htm | 216 CLASS="RETURNVALUE" 224 CLASS="RETURNVALUE"
|
r8367.htm | 382 CLASS="RETURNVALUE" 385 CLASS="RETURNVALUE"
|
r9688.htm | 336 CLASS="RETURNVALUE" 339 CLASS="RETURNVALUE"
|
r9994.htm | 350 CLASS="RETURNVALUE" 353 CLASS="RETURNVALUE"
|
/external/proguard/src/proguard/evaluation/ |
BasicInvocationUnit.java | 132 public void exitMethod(Clazz clazz, Method method, Value returnValue) 134 setMethodReturnValue(clazz, method, returnValue);
|
/external/python/cpython2/Tools/bgen/bgen/ |
bgenGenerator.py | 183 self.returnvalue() 250 def returnvalue(self): member in class:FunctionGenerator
|
/frameworks/base/core/java/android/preference/ |
PreferenceGroup.java | 182 final boolean returnValue = removePreferenceInt(preference); 184 return returnValue;
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
GenFdsGlobalVariable.py | 583 def GuidTool(Output, Input, ToolPath, Options='', returnValue=[]):
593 GenFdsGlobalVariable.CallExternalTool(Cmd, "Failed to call " + ToolPath, returnValue)
595 def CallExternalTool (cmd, errorMess, returnValue=[]):
622 if returnValue != [] and returnValue[0] != 0:
624 returnValue[0] = PopenObject.returncode
|
/frameworks/base/obex/javax/obex/ |
ClientOperation.java | 442 boolean returnValue = false; 524 returnValue = true; 536 if ((mPrivateOutput.isClosed()) && (!returnValue) && (!mEndOfBodySent) 573 return returnValue; 586 returnValue = true; 588 return returnValue;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/ |
GenFfsFile.c | 889 INT32 ReturnValue;
912 ReturnValue = 0;
1037 ReturnValue = -1;
1081 return ReturnValue;
1125 UINT32 ReturnValue;
1189 ReturnValue = ProcessScript (&FileBuffer[Size], Package, BuildDirectory, ForceUncompress);
1190 if (ReturnValue == -1) {
1200 SourceDataSize = ReturnValue;
1206 &ReturnValue,
1214 &ReturnValue,
[all...] |
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/ |
FtdiUsbSerialDriver.c | 607 UINT32 ReturnValue;
700 &ReturnValue
741 UINT32 ReturnValue;
792 &ReturnValue
1003 UINT32 ReturnValue;
[all...] |
/external/v8/src/wasm/ |
wasm-js.cc | 185 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 207 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 233 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 331 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 455 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 571 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 594 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 693 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); 715 v8::ReturnValue<v8::Value> return_value = args.GetReturnValue(); [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ |
String.c | 55 CHAR16 *ReturnValue;
69 ReturnValue = Destination;
74 return ReturnValue;
116 CHAR16 *ReturnValue;
135 ReturnValue = Destination;
143 return ReturnValue;
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/ |
UefiDevicePathLib.c | 324 EFI_DEVICE_PATH_PROTOCOL *ReturnValue;
352 ReturnValue = DuplicateDevicePath (*DevicePath);
365 return ReturnValue;
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
ParsedEvent.java | 249 private Value returnValue; 259 returnValue = packet.getNextValueAsValue(); 263 return returnValue;
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
jitprofiling.c | 116 int ReturnValue; 238 ReturnValue = (int)FUNC_NotifyEvent(event_type, EventSpecificData); 240 return ReturnValue;
|
/external/v8/src/third_party/vtune/ |
jitprofiling.cc | 153 int ReturnValue; 266 ReturnValue = (int)FUNC_NotifyEvent(event_type, EventSpecificData); 268 return ReturnValue;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function. 335 Stmt *ReturnValue = nullptr; 386 return cast_or_null<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function: p.get_return_object(). 337 Expr *ReturnValue = nullptr; 389 return cast<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function: p.get_return_object(). 337 Expr *ReturnValue = nullptr; 389 return cast<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function: p.get_return_object(). 338 Expr *ReturnValue = nullptr; 392 return cast<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function: p.get_return_object(). 338 Expr *ReturnValue = nullptr; 392 return cast<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function: p.get_return_object(). 338 Expr *ReturnValue = nullptr; 392 return cast<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function: p.get_return_object(). 338 Expr *ReturnValue = nullptr; 392 return cast<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
StmtCXX.h | 311 ReturnValue, ///< Return value for thunk function. 335 Stmt *ReturnValue = nullptr; 386 return cast_or_null<Expr>(getStoredStmts()[SubStmt::ReturnValue]);
|