Home
last modified time | relevance | path

Searched refs:simple (Results 126 - 150 of 183) sorted by relevance

12345678

/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp770 SimpleDateFormat simple(UnicodeString("MM/dd/yyyy HH:mm"), status); in Test4103341()
775 if(simple.getTimeZone() != *temp) in Test4103341()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java552 SimpleDateFormat simple = new SimpleDateFormat("MM/dd/yyyy HH:mm"); in Test4103341()
554 if (!simple.getTimeZone().equals(temp)) in Test4103341()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatRegressionTest.java555 SimpleDateFormat simple = new SimpleDateFormat("MM/dd/yyyy HH:mm"); in Test4103341()
557 if (!simple.getTimeZone().equals(temp)) in Test4103341()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex36 one for rarely-executed (cold) code. Similarly, simple
319 naturally, the performance penalty is limited to a simple O(N) check.
H A Dlibunwind.tex217 multi-platform unwinding is very simple: for native unwinding, a
/third_party/skia/dm/
H A DDM.cpp483 const bool simple = CodecSrc::kCodec_Mode == mode || CodecSrc::kAnimated_Mode == mode; in push_codec_src() local
484 if (!simple || dstColorType != CodecSrc::kGetFromCanvas_DstColorType || scale != 1.0f) { in push_codec_src()
485 // Only decode in the simple case. in push_codec_src()
915 // Try a simple Src as a canary. If it fails, skip this sink. in push_sink()
/third_party/python/Modules/
H A D_elementtree.c866 int simple = 1; in deepcopy() local
869 simple = 0; in deepcopy()
873 if (simple) in deepcopy()
/third_party/python/Python/
H A DPython-ast.c246 Py_CLEAR(state->simple); in _PyAST_Fini()
344 if ((state->simple = PyUnicode_InternFromString("simple")) == NULL) return 0; in init_identifiers()
441 "simple",
1140 " | AnnAssign(expr target, expr annotation, expr? value, int simple)\n" in init_types()
1215 "AnnAssign(expr target, expr annotation, expr? value, int simple)"); in init_types()
2148 _PyAST_AnnAssign(expr_ty target, expr_ty annotation, expr_ty value, int simple, in _PyAST_AnnAssign() argument
2170 p->v.AnnAssign.simple = simple; in _PyAST_AnnAssign()
3888 value = ast2obj_int(state, o->v.AnnAssign.simple); in ast2obj_stmt()
6556 int simple; obj2ast_stmt() local
[all...]
H A Dsymtable.c1260 && s->v.AnnAssign.simple) { in symtable_visit_stmt()
1271 if (s->v.AnnAssign.simple && in symtable_visit_stmt()
H A Dast.c756 stmt->v.AnnAssign.simple) { in validate_stmt()
758 "AnnAssign with simple non-Name target"); in validate_stmt()
/third_party/node/
H A Dvcbuild.bat112 if /i "%1"=="test-simple" set test_args=%test_args% sequential parallel&goto arg-ok
782 echo vcbuild.bat [debug/release] [msi] [doc] [test/test-all/test-addons/test-doc/test-js-native-api/test-node-api/test-benchmark/test-internet/test-pummel/test-simple/test-message/test-tick-processor/test-known-issues/test-node-inspect/test-check-deopts/test-npm/test-async-hooks/test-v8/test-v8-intl/test-v8-benchmarks/test-v8-all] [ignore-flaky] [static/dll] [noprojgen] [projgen] [small-icu/full-icu/without-intl] [nobuild] [nosnapshot] [nonpm] [nocorepack] [noetw] [ltcg] [licensetf] [sign] [ia32/x86/x64/arm64] [vs2019/vs2022] [download-all] [enable-vtune] [lint/lint-ci/lint-js/lint-md] [lint-md-build] [package] [build-release] [upload] [no-NODE-OPTIONS] [link-module path-to-module] [debug-http2] [debug-nghttp2] [clean] [cctest] [no-cctest] [openssl-no-asm]
/third_party/python/Lib/test/
H A Dtest_exceptions.py2593 def simple(): function
2596 self.lineno_after_raise(simple, 1)
H A Dtest_enum.py3602 simple = Simple.SINGLE | Iron.TWO
3603 self.assertEqual(simple, 3)
3604 self.assertIsInstance(simple, Simple)
3605 self.assertEqual(repr(simple), '<Simple.SINGLE|<Iron.TWO: 2>: 3>')
3606 self.assertEqual(str(simple), '3')
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcdcacm.c159 DRIVER_MODULE(fcdcacm, simple, g_fcdcacm_driver_t, g_fcdcacm_devclass, usbdev_cdcacm_initialize, 0);
H A Df_uvc.c86 DRIVER_MODULE(fuvc, simple, g_fuvc_driver, g_fuvc_devclass, usbdev_uvc_initialize, 0);
H A Df_mass_storage.c75 DRIVER_MODULE(fmass, simple, g_fmass_driver, g_fmass_devclass, usbdev_mass_initialize, 0);
/third_party/libabigail/tools/
H A Dfedabipkgdiff440 This is a simple collection containing RPMs collected from a
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberSkeletonImpl.java162 b.add("notation-simple", StemEnum.STEM_NOTATION_SIMPLE.ordinal()); in buildStemTrie()
254 return Notation.simple(); in notation()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DNumberFormatterApiTest.java97 "notation-simple", in notationSimple()
99 NumberFormatter.with().notation(Notation.simple()), in notationSimple()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberSkeletonImpl.java153 b.add("notation-simple", StemEnum.STEM_NOTATION_SIMPLE.ordinal()); in buildStemTrie()
239 return Notation.simple(); in notation()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_skeletons.cpp58 b.add(u"notation-simple", STEM_NOTATION_SIMPLE, status); in initNumberSkeletons()
178 return Notation::simple(); in notation()
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_skeletons.cpp58 b.add(u"notation-simple", STEM_NOTATION_SIMPLE, status); in initNumberSkeletons()
178 return Notation::simple(); in notation()
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc196 return icu::number::Notation::simple(); in ToICUNotation()
/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc241 } else if (parse_result.simple && !IsIgnoreCase(flags) && !IsSticky(flags) && in Compile()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_skeletons.cpp58 b.add(u"notation-simple", STEM_NOTATION_SIMPLE, status); in initNumberSkeletons()
177 return Notation::simple(); in notation()

Completed in 91 milliseconds

12345678