Home
last modified time | relevance | path

Searched defs:UNKNOWN (Results 1 – 25 of 54) sorted by relevance

123

/arkcompiler/runtime_core/static_core/verification/cache/
Dresults_cache.h25 enum class Status { OK, FAILED, UNKNOWN }; enumerator
/arkcompiler/toolchain/tooling/dynamic/agent/
Dtarget_impl.h41 UNKNOWN enumerator
Danimation_impl.h41 UNKNOWN enumerator
Ddom_impl.h41 UNKNOWN enumerator
Dpage_impl.h41 UNKNOWN enumerator
Doverlay_impl.h41 UNKNOWN enumerator
Dcss_impl.h41 UNKNOWN enumerator
Dtracing_impl.h65 UNKNOWN enumerator
Druntime_impl.h63 UNKNOWN enumerator
Dprofiler_impl.h84 UNKNOWN enumerator
Ddebugger_impl.h35 enum class DebuggerFeature { LAUNCH_ACCELERATE, UNKNOWN }; enumerator
233 UNKNOWN enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dcondition.h33 UNKNOWN, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/model/
DNumberValue.ts1 /*
2 * Copyright (c) 2024 - 2025 Huawei Device Co., Ltd.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
[all …]
DSparseArrayValue.ts1 /*
2 * Copyright (c) 2024 - 2025 Huawei Device Co., Ltd.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
[all …]
DFix.ts1 /*
2 * Copyright (c) 2024 - 2025 Huawei Device Co., Ltd.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
[all …]
/arkcompiler/runtime_core/static_core/verification/
Dpublic.h58 enum class Status { OK, FAILED, UNKNOWN }; enumerator
/arkcompiler/toolchain/tooling/dynamic/
Dprotocol_handler.h30 UNKNOWN = 0, enumerator
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dgc_utils.h28 enum class DerivedStatus { UNKNOWN, DERIVED, NOT_DERIVED }; enumerator
/arkcompiler/runtime_core/static_core/runtime/profiling/
Dprofiling.h27 enum class CallKind { UNKNOWN = 0, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC, COUNT }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DvariableDeclarator.h31 UNKNOWN, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.h34 enum class RelationResult { TRUE, FALSE, UNKNOWN, MAYBE, CACHE_MISS }; enumerator
DglobalTypesHolder.h32 UNKNOWN, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/depGraph/
DmoduleComponent.ts26 UNKNOWN = -1, enumerator
DfileComponent.ts23 UNKNOWN = -1, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkFile.ts49 UNKNOWN = -1, enumerator

123