Searched refs:optimistic (Results 1 – 25 of 37) sorted by relevance
12
/third_party/flutter/flutter/examples/stocks/lib/ |
D | stock_settings.dart | 22 …sendUpdates(widget.configuration.copyWith(stockMode: value ? StockMode.optimistic : StockMode.pess… 64 case StockMode.optimistic: 113 value: widget.configuration.stockMode == StockMode.optimistic,
|
D | main.dart | 45 stockMode: StockMode.optimistic, 71 case StockMode.optimistic:
|
D | stock_types.dart | 7 enum StockMode { optimistic, pessimistic }
|
D | stock_home.dart | 146 value: StockMode.optimistic, 151 _handleStockModeChange(StockMode.optimistic);
|
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/ |
D | analyze.ts | 7 optimistic?: boolean; property
|
D | ScopeManager.ts | 9 optimistic?: boolean; property
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsundelete.h | 54 int optimistic; /* Undelete in-use clusters as well */ member
|
D | ntfsundelete.c | 724 if (!opts.optimistic) { in parse_options() 725 opts.optimistic++; in parse_options() 2135 if (utils_cluster_in_use(vol, j) && !opts.optimistic) { in undelete_file()
|
/third_party/boost/libs/fiber/doc/ |
D | speculative.qbk | 19 When the optimistic execution fails, the processor aborts the transaction and
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/doc/ |
D | txtvsbin.txt | 101 confirm the optimistic assumptions about the capabilities of this
|
/third_party/zlib/doc/ |
D | txtvsbin.txt | 101 confirm the optimistic assumptions about the capabilities of this
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/doc/ |
D | txtvsbin.txt | 101 confirm the optimistic assumptions about the capabilities of this
|
/third_party/libnl/lib/route/ |
D | addr.c | 1138 __ADD(IFA_F_OPTIMISTIC, optimistic),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Schedule.td | 698 // HighLatency=10 is optimistic. X86InstrInfo::isHighLatencyDef
|
D | X86InstrFMA.td | 293 // form of FMA*_Int instructions is done using an optimistic assumption that
|
/third_party/node/deps/npm/node_modules/tough-cookie/ |
D | README.md | 385 …atch, http-only-flag, secure-flag, expiry, etc.), so it's OK to use an optimistic search algorithm…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMScheduleA9.td | 1658 // optimistic. 1690 // optimistic.
|
/third_party/typescript/src/compiler/ |
D | emitter.ts | 4923 …e(baseName: string, checkFn: (name: string) => boolean = isUniqueName, optimistic?: boolean, scope… 4924 if (optimistic) {
|
D | types.ts | 6702 …eNameHandler = (baseName: string, checkFn?: (name: string) => boolean, optimistic?: boolean) => st…
|
/third_party/node/deps/npm/node_modules/yargs/ |
D | CHANGELOG.md | 1322 …github.com/bcoe/yargs/commit/c46fdd56a05410ae4a1e724a4820c82e77ff5469) optimistic critter image (@…
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 21932 optimistic
|
/third_party/libpng/ |
D | CHANGES | 3960 written or not over-optimistic. The pngstest changes are insufficient to
|
/third_party/skia/third_party/externals/libpng/ |
D | CHANGES | 3960 written or not over-optimistic. The pngstest changes are insufficient to
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | CHANGES | 3960 written or not over-optimistic. The pngstest changes are insufficient to
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 11837 樂觀 < optimistic; 29545 樂觀 > optimistic;
|
12