HomeSort by relevance Sort by last modified time
    Searched refs:PlaceHolder (Results 1 - 25 of 29) sorted by null

1 2

  /art/test/542-unresolved-access-check/src/p1/
PlaceHolder.java 22 public class PlaceHolder {
InP1.java 26 PlaceHolder.entered = true;
  /art/test/542-unresolved-access-check/src/
Main.java 21 import p1.PlaceHolder;
48 if (className.equals("p1.OtherInP1") && !p1.PlaceHolder.entered) {
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorSyclPlaceHolderExpr.h 17 * This is the specialisation of the placeholder expression based on the
29 /// \struct PlaceHolder
30 /// \brief PlaceHolder is used to replace the \ref TensorMap in the expression
32 /// PlaceHolder contains the order of the leaf node in the expression tree.
34 struct PlaceHolder {
40 /// \brief it is used to create the PlaceHolder expression. The PlaceHolder
42 /// been replaced with PlaceHolder.
127 typedef CVQual PlaceHolder<CVQual TensorMap<Tensor<Scalar_, NumIndices_, Options_, IndexType_>, Options2_, MakePointer_>, N> Type;\
139 typedef CVQual PlaceHolder<CVQual TensorForcedEvalOp<Expr>, N> Type;
    [all...]
TensorSyclExprConstructor.h 51 CVQual PlaceHolder<CVQual TensorMap<Tensor<Scalar_, NumIndices_, Options_, IndexType_>, Options3_, MakePointer_>, N>, Params...>{\
189 CVQual PlaceHolder<CVQual TensorForcedEvalOp<DevExpr>, N>, Params...> {\
213 CVQual PlaceHolder<CVQual TensorReductionOp<OP, Dim, DevExpr>, N>, Params...> {\
  /external/clang/lib/AST/
TypePrinter.cpp 94 StringRef PlaceHolder);
95 void print(QualType T, raw_ostream &OS, StringRef PlaceHolder);
142 void TypePrinter::print(QualType t, raw_ostream &OS, StringRef PlaceHolder) {
144 print(split.Ty, split.Quals, OS, PlaceHolder);
148 StringRef PlaceHolder) {
154 SaveAndRestore<bool> PHVal(HasEmptyPlaceHolder, PlaceHolder.empty());
157 OS << PlaceHolder;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
Misc.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
__init__.py 645 The base handler class. Acts as a placeholder which defines the Handler
    [all...]
  /external/python/cpython2/Lib/logging/
__init__.py 660 The base handler class. Acts as a placeholder which defines the Handler
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/logging/
__init__.py 650 The base handler class. Acts as a placeholder which defines the Handler
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/logging/
__init__.py 650 The base handler class. Acts as a placeholder which defines the Handler
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
__init__.py 650 The base handler class. Acts as a placeholder which defines the Handler
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
__init__.py 650 The base handler class. Acts as a placeholder which defines the Handler
    [all...]
  /external/clang/include/clang/AST/
Type.h 935 const Twine &PlaceHolder = Twine(),
937 print(split(), OS, Policy, PlaceHolder, Indentation);
940 const PrintingPolicy &policy, const Twine &PlaceHolder,
942 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation);
946 const Twine &PlaceHolder,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h 950 const Twine &PlaceHolder = Twine(),
952 print(split(), OS, Policy, PlaceHolder, Indentation);
955 const PrintingPolicy &policy, const Twine &PlaceHolder,
957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Type.h 953 const Twine &PlaceHolder = Twine(),
955 print(split(), OS, Policy, PlaceHolder, Indentation);
958 const PrintingPolicy &policy, const Twine &PlaceHolder,
960 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Type.h 953 const Twine &PlaceHolder = Twine(),
955 print(split(), OS, Policy, PlaceHolder, Indentation);
958 const PrintingPolicy &policy, const Twine &PlaceHolder,
960 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Type.h 951 const Twine &PlaceHolder = Twine(),
953 print(split(), OS, Policy, PlaceHolder, Indentation);
956 const PrintingPolicy &policy, const Twine &PlaceHolder,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Type.h 951 const Twine &PlaceHolder = Twine(),
953 print(split(), OS, Policy, PlaceHolder, Indentation);
956 const PrintingPolicy &policy, const Twine &PlaceHolder,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Type.h 951 const Twine &PlaceHolder = Twine(),
953 print(split(), OS, Policy, PlaceHolder, Indentation);
956 const PrintingPolicy &policy, const Twine &PlaceHolder,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Type.h 951 const Twine &PlaceHolder = Twine(),
953 print(split(), OS, Policy, PlaceHolder, Indentation);
956 const PrintingPolicy &policy, const Twine &PlaceHolder,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h 950 const Twine &PlaceHolder = Twine(),
952 print(split(), OS, Policy, PlaceHolder, Indentation);
955 const PrintingPolicy &policy, const Twine &PlaceHolder,
957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Type.h 953 const Twine &PlaceHolder = Twine(),
955 print(split(), OS, Policy, PlaceHolder, Indentation);
958 const PrintingPolicy &policy, const Twine &PlaceHolder,
960 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Type.h 953 const Twine &PlaceHolder = Twine(),
955 print(split(), OS, Policy, PlaceHolder, Indentation);
958 const PrintingPolicy &policy, const Twine &PlaceHolder,
960 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Type.h 951 const Twine &PlaceHolder = Twine(),
953 print(split(), OS, Policy, PlaceHolder, Indentation);
956 const PrintingPolicy &policy, const Twine &PlaceHolder,
    [all...]

Completed in 711 milliseconds

1 2