Home
last modified time | relevance | path

Searched refs:FUTURE (Results 1 – 25 of 37) sorted by relevance

12

/external/ltp/testcases/kernel/containers/
DTEST_PLAN.txt21 PID NAMESPACES (NEAR FUTURE)
22 NETWORK NAMESPACES (NEAR FUTURE)
23 POSIX IPC NAMESPACES (NEAR FUTURE)
24 TTY+CONSOLE+DEVPTS NAMESPACES (NEAR FUTURE)
25 PROC+SYSFS ISOLATION (NEAR FUTURE)
26 PER-CONTAINER CAPABILITY/SECURITY TESTS (NEAR FUTURE)
/external/llvm-project/llvm/test/Analysis/CostModel/PowerPC/
Dfuture-cost-model.ll2 ; RUN: -mcpu=future | FileCheck %s --check-prefix=FUTURE
10 ; FUTURE: cost of 1 {{.*}} add
11 ; FUTURE: cost of 1 {{.*}} add
/external/dagger2/java/dagger/internal/codegen/binding/
DFrameworkType.java76 case FUTURE: in to()
102 case FUTURE: in to()
131 case FUTURE: in to()
146 case FUTURE: in to()
DProductionBinding.java61 FUTURE, enumConstant
68 return FUTURE; in fromProducesMethod()
DDependencyRequestFactory.java29 import static dagger.model.RequestKind.FUTURE;
168 .kind(FUTURE) in forComponentProductionMethod()
DDependencyRequestFormatter.java135 case FUTURE: in componentMethodRequestVerb()
DSourceFiles.java112 case FUTURE: in frameworkTypeUsageStatement()
/external/dagger2/java/dagger/model/
DRequestKind.java63 FUTURE, enumConstant
78 case FUTURE: in format()
/external/llvm-project/clang/test/Sema/
Dstring-concat.c72 #define FUTURE "future" macro
74 FUTURE, "optional",
/external/dagger2/java/dagger/internal/codegen/base/
DRequestKinds.java60 case FUTURE: in requestType()
89 case FUTURE: in requestTypeName()
182 case FUTURE: in canBeSatisfiedByProductionBinding()
/external/libtextclassifier/native/utils/calendar/
Dcalendar_test.cc189 DatetimeComponent::RelativeQualifier::FUTURE); in TEST_F()
270 DatetimeComponent::RelativeQualifier::FUTURE); in TEST_F()
284 DatetimeComponent::RelativeQualifier::FUTURE); in TEST_F()
299 DatetimeComponent::RelativeQualifier::FUTURE); in TEST_F()
Dcalendar-common.h235 case DatetimeComponent::RelativeQualifier::FUTURE: in ApplyRelationField()
/external/llvm-project/llvm/docs/
DSecurity.rst78 *FUTURE*: where nomination occurs (mailing list, GitHub, etc), can be decided later. See `Discussio…
112 LLVM Security Group members will be subscribed to a private `Discussion Medium`_ (*FUTURE*: see sec…
143 *FUTURE*: this section needs more work! Where discussions occur is influenced by other factors that…
188 *FUTURE*: this section will be expanded once the Security Group is formed, and it agrees on an init…
199 * *FUTURE*: this section will be expanded.
204 * *FUTURE*: this section will be expanded.
211 *FUTURE*: this section will be expanded once we’ve figured out other details above. In the meantime…
/external/dagger2/java/dagger/internal/codegen/writing/
DProducerEntryPointView.java61 && (componentMethod.dependencyRequest().get().kind().equals(RequestKind.FUTURE) in getProducerEntryPointField()
DOptionalFactories.java374 case FUTURE: // return a ListenableFuture<Optional<ListenableFuture<T>>>
/external/compiler-rt/
DREADME.android19 * For FUTURE: Synced to LLVM 3.4 r197381
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DBasicPeriodFormatter.java141 td = inFuture ? ETimeDirection.FUTURE : ETimeDirection.PAST; in format()
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DBasicPeriodFormatter.java142 td = inFuture ? ETimeDirection.FUTURE : ETimeDirection.PAST; in format()
/external/ltp/testcases/kernel/fs/fs_inod/
Dfs_inod_readme.txt63 FUTURE ENHANCEMENTS:
/external/libtextclassifier/native/annotator/datetime/
Ddatetime-grounder.cc104 return DatetimeComponent::RelativeQualifier::FUTURE; in ToRelativeQualifier()
Ddatetime.fbs79 FUTURE = 8,
Dextractor.cc488 DatetimeComponent::RelativeQualifier::FUTURE}, in ParseRelativeValue()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DDataRecord.java213 public static final byte FUTURE = 2; field
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
DDataRecord.java224 public static final byte FUTURE = 2; field
/external/libtextclassifier/native/annotator/
Dtypes.cc129 case DatetimeComponent::RelativeQualifier::FUTURE: in RelativeQualifierToString()

12