Home
last modified time | relevance | path

Searched defs:checkType (Results 1 – 20 of 20) sorted by relevance

/third_party/gn/src/gn/
Dinnerapis_publicinfo_generator.h35 static void Init(const std::string &build_dir, int checkType) in Init()
48 InnerApiPublicInfoGenerator(const std::string &build_dir, int checkType) in InnerApiPublicInfoGenerator()
Dohos_components_checker.h27 static void Init(const std::string &build_dir, int checkType) in Init()
Dohos_components.cc469 …nents::LoadOhosComponentsChecker(const std::string &build_dir, const Value *support, int checkType) in LoadOhosComponentsChecker()
Dsetup.cc417 const Value* checkType = build_settings_.build_args().GetArgOverride("ohos_components_checktype"); in FillOhosComponentsInfo() local
Dohos_components_checker.cc310 OhosComponentChecker::OhosComponentChecker(const std::string &build_dir, int checkType) in OhosComponentChecker()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicSpirvShaders.hpp46 CheckType checkType; member
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DUtils.java67 …public static IRubyObject checkType(ThreadContext context, Descriptors.FieldDescriptor.Type fieldT… in checkType() method in Utils
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp750 const std::string checkType = "Depth"; in verifyLayerContent() local
764 const std::string checkType = "Stencil"; in verifyLayerContent() local
779 const std::string checkType = "Color"; in verifyLayerContent() local
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts1074 const checkType = visitNode(input.checkType, visitDeclarationSubtree); constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp48 static inline Type *checkType(Type *Ty) { in checkType() function
/third_party/lzma/C/
DXzEnc.c942 unsigned checkType; member
/third_party/glslang/glslang/Include/
DTypes.h1745 virtual bool containsBasicType(TBasicType checkType) const in containsBasicType()
/third_party/typescript/src/compiler/
Dchecker.ts11919 const checkType = (type as ConditionalType).checkType; constant
16204 const checkType = type.checkType; constant
16403 …const checkType = instantiateType(unwrapNondistributiveConditionalTuple(root, getActualTypeVariabl… constant
16568 const checkType = getTypeFromTypeNode(node.checkType); constant
16575 checkType, constant
17586 const checkType = root.checkType; constant
/third_party/typescript/lib/
Dtypescript.d.ts999 readonly checkType: TypeNode; property
2887 checkType: Type; property
2898 checkType: Type; property
DtypescriptServices.d.ts999 readonly checkType: TypeNode; property
2887 checkType: Type; property
2898 checkType: Type; property
Dtsserverlibrary.d.ts999 readonly checkType: TypeNode; property
2887 checkType: Type; property
2898 checkType: Type; property
DtypingsInstaller.js22319 function parenthesizeCheckTypeOfConditionalType(checkType) { argument
24254 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { argument
24264 function updateConditionalTypeNode(node, checkType, extendsType, trueType, falseType) { argument
65633 checkType: checkType, property
Dtsc.js17782 function parenthesizeCheckTypeOfConditionalType(checkType) { argument
19448 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { argument
19457 function updateConditionalTypeNode(node, checkType, extendsType, trueType, falseType) { argument
54778 checkType: checkType, property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts999 readonly checkType: TypeNode; property
2887 checkType: Type; property
2898 checkType: Type; property
Dtsserverlibrary.d.ts999 readonly checkType: TypeNode; property
2887 checkType: Type; property
2898 checkType: Type; property