HomeSort by relevance Sort by last modified time
    Searched full:arg2 (Results 976 - 1000 of 1963) sorted by null

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c 4553 char *arg1, *arg2 = NULL; local
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java 474 " param=" + msg.arg2);
475 processRegisterNotification((byte[]) msg.obj, msg.arg1, msg.arg2);
496 + msg.arg2);
499 if (msg.arg2 == AVRC_RSP_ACCEPT || msg.arg2 == AVRC_RSP_REJ) {
526 if (mLocalVolume != volIndex && (msg.arg2 == AVRC_RSP_ACCEPT ||
527 msg.arg2 == AVRC_RSP_CHANGED ||
528 msg.arg2 == AVRC_RSP_INTERIM)) {
531 if (mLastLocalVolume != -1 && msg.arg2 == AVRC_RSP_ACCEPT) {
552 } else if (msg.arg2 == AVRC_RSP_REJ)
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.h 235 int32_t cmd, int32_t arg1, int32_t arg2);
301 int sendCommand(int32_t cmd, int32_t &arg1, int32_t &arg2);
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.h 235 int32_t cmd, int32_t arg1, int32_t arg2);
301 int sendCommand(int32_t cmd, int32_t &arg1, int32_t &arg2);
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
PiSmmCore.c 98 @param Arg2 Undefined
110 UINTN Arg2,
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
ExtendedSalLib.h 55 @param Arg2 Argument 2 ClassGuid/FunctionId defined
75 IN UINT64 Arg2,
  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver_unittest.py 267 'AT=arg1,some,arg2',
269 'AT=*,some,*', 'arg1','arg2'))
  /external/clang/test/OpenMP/
parallel_reduction_messages.cpp 36 int operator+(const S3 &arg1, const S3 &arg2) { return 5; }
49 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1; }
parallel_sections_reduction_messages.cpp 36 int operator+(const S3 &arg1, const S3 &arg2) { return 5; }
49 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1; }
sections_reduction_messages.cpp 36 int operator+(const S3 &arg1, const S3 &arg2) { return 5; }
49 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1; }
target_parallel_reduction_messages.cpp 36 int operator+(const S3 &arg1, const S3 &arg2) { return 5; }
49 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1; }
teams_reduction_messages.cpp 36 int operator+(const S3 &arg1, const S3 &arg2) { return 5; }
49 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1; }
  /external/clang/test/SemaTemplate/
instantiate-expr-4.cpp 94 template<typename T, typename Arg1, typename Arg2>
96 T* f(bool x, Arg1 a1, Arg2 a2) {
  /external/curl/tests/
memanalyze.pl 166 $arg2 = $2;
177 print "CALLOC: calloc($arg1,$arg2) at $source:$linenum",
  /external/eigen/Eigen/src/Core/functors/
BinaryFunctors.h 19 template<typename Arg1, typename Arg2>
23 typedef Arg2 second_argument_type;
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorExpr.h 274 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorCwiseTernaryOp(const Arg1XprType& arg1, const Arg2XprType& arg2, const Arg3XprType& arg3, const TernaryOp& func = TernaryOp())
275 : m_arg1_xpr(arg1), m_arg2_xpr(arg2), m_arg3_xpr(arg3), m_functor(func) {}
  /external/elfutils/tests/
run-readelf-macro.sh 35 # #define THREE(ARG1,ARG2,ARG3) ARG3
328 #define THREE(ARG1,ARG2,ARG3) ARG3, line 15 (indirect)
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 171 arg2 = random.uniform(1, 100)
172 self.writeln("printresult(%d, func%d(%f, %f) )" % (self.lastFuncNum, self.lastFuncNum, arg1, arg2))
  /external/llvm/test/CodeGen/AArch64/
arm64-stackmap.ll 227 define void @spilledValue(i64 %arg0, i64 %arg1, i64 %arg2, i64 %arg3, i64 %arg4, i64 %l0, i64 %l1, i64 %l2, i64 %l3, i64 %l4, i64 %l5, i64 %l6, i64 %l7, i64 %l8, i64 %l9, i64 %l10, i64 %l11, i64 %l12, i64 %l13, i64 %l14, i64 %l15, i64 %l16, i64 %l17, i64 %l18, i64 %l19, i64 %l20, i64 %l21, i64 %l22, i64 %l23, i64 %l24, i64 %l25, i64 %l26, i64 %l27) {
229 call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 11, i32 20, i8* null, i32 5, i64 %arg0, i64 %arg1, i64 %arg2, i64 %arg3, i64 %arg4, i64 %l0, i64 %l1, i64 %l2, i64 %l3, i64 %l4, i64 %l5, i64 %l6, i64 %l7, i64 %l8, i64 %l9, i64 %l10, i64 %l11, i64 %l12, i64 %l13, i64 %l14, i64 %l15, i64 %l16, i64 %l17, i64 %l18, i64 %l19, i64 %l20, i64 %l21, i64 %l22, i64 %l23, i64 %l24, i64 %l25, i64 %l26, i64 %l27)
  /external/llvm/test/CodeGen/PowerPC/
ppc64-stackmap.ll 261 define void @spilledValue(i64 %arg0, i64 %arg1, i64 %arg2, i64 %arg3, i64 %arg4, i64 %l0, i64 %l1, i64 %l2, i64 %l3, i64 %l4, i64 %l5, i64 %l6, i64 %l7, i64 %l8, i64 %l9, i64 %l10, i64 %l11, i64 %l12, i64 %l13, i64 %l14, i64 %l15, i64 %l16, i64 %l17, i64 %l18, i64 %l19, i64 %l20, i64 %l21, i64 %l22, i64 %l23, i64 %l24, i64 %l25, i64 %l26, i64 %l27) {
263 call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 11, i32 40, i8* null, i32 5, i64 %arg0, i64 %arg1, i64 %arg2, i64 %arg3, i64 %arg4, i64 %l0, i64 %l1, i64 %l2, i64 %l3, i64 %l4, i64 %l5, i64 %l6, i64 %l7, i64 %l8, i64 %l9, i64 %l10, i64 %l11, i64 %l12, i64 %l13, i64 %l14, i64 %l15, i64 %l16, i64 %l17, i64 %l18, i64 %l19, i64 %l20, i64 %l21, i64 %l22, i64 %l23, i64 %l24, i64 %l25, i64 %l26, i64 %l27)
  /external/netperf/
acinclude.m4 53 for arg2 in "struct sockaddr" void; do
63 extern int getpeername (int, $arg2 *, $t *);
  /external/v8/src/runtime/
runtime-internal.cc 111 Handle<Object> arg2 = (args.length() > 3) ? args.at<Object>(3) : undefined; local
117 NewTypeError(message_id, arg0, arg1, arg2));

Completed in 1310 milliseconds

<<31323334353637383940>>