HomeSort by relevance Sort by last modified time
    Searched refs:Param2 (Results 1 - 16 of 16) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchersMacros.h 163 /// Type, DefineMatcher, ParamType1, Param1, ParamType2, Param2) { ... }
170 /// Param1, Param2: the parameters passed to the function; their types
177 Param2) \
179 Param2, 0)
182 ParamType2, Param2, OverloadId) \
188 ParamType2 const &A##Param2) \
189 : Param1(A##Param1), Param2(A##Param2) {} \
197 ParamType2 const Param2; \
201 ParamType1 const &Param1, ParamType2 const &Param2) { \
    [all...]
ASTMatchersInternal.h     [all...]
  /external/clang/test/CodeGen/
2002-07-14-MiscTests3.c 75 int Func(int Param, long long Param2) {
  /external/v8/test/cctest/compiler/
test-loop-assignment-analysis.cc 110 TEST(Param2) {
  /external/libmtp/src/
ptp.c 624 ptp.Param2=objectformatcode;
674 ptp.Param2=objectformatcode;
817 ptp.Param2=offset;
867 ptp.Param2=ofc;
909 ptp.Param2=*parenthandle;
916 *parenthandle=ptp.Param2;
1088 ptp.Param2=*parenthandle;
1095 *parenthandle=ptp.Param2;
1168 *p2 = ptp.Param2;
1294 ptp.Param2=p2
    [all...]
libusb-glue.c     [all...]
ptp-pack.c 1125 ec->Param2=dtoh32a(&data[PTP_ec_Param2]);
    [all...]
ptp.h 56 uint32_t Param2;
93 uint32_t param2; member in struct:_PTPUSBBulkContainer::__anon15413::__anon15414
112 uint32_t param2; member in struct:_PTPUSBEventContainer
    [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 621 IdentifierLoc *Param2,
628 Param1, Param2, Param3,
756 IdentifierLoc *Param2,
761 Param1, Param2, Param3, syntax);
Sema.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setupapi.h 167 typedef UINT (CALLBACK *PSP_FILE_CALLBACK_A)(PVOID Context,UINT Notification,UINT_PTR Param1,UINT_PTR Param2);
168 typedef UINT (CALLBACK *PSP_FILE_CALLBACK_W)(PVOID Context,UINT Notification,UINT_PTR Param1,UINT_PTR Param2);
    [all...]
strmif.h     [all...]
winnt.h     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /external/llvm/test/Bindings/OCaml/
core.ml 670 (* CHECK: define{{.*}}Fn4{{.*}}Param1{{.*}}Param2
681 set_value_name "Param2" params.(1);
    [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]

Completed in 1056 milliseconds