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

  /external/valgrind/main/mpi/
mpiwrap_type_test.c 37 Ty tys[2]; local
44 tys[0] = t1;
45 tys[1] = t2;
46 r = MPI_Type_struct( 2, blocklens, disps, tys, &tres );
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 560 (** [struct_type context tys] returns the structure type in the context
561 [context] containing in the types in the array [tys]. See the method
566 context [context] containing in the types in the array [tys]. See the method
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm64_toIR.c 6593 const IRType tys[3] = { Ity_I8, Ity_I16, Ity_I32 }; local
    [all...]

Completed in 927 milliseconds