Home
last modified time | relevance | path

Searched defs:over (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DexcessPropertyCheckWithUnions.js47 let over: Overlapping variable
50 over = { a: 1, b: 1, first: "ok", second: "error" } variable
51 over = { a: 1, b: 1, first: "ok", third: "error" } variable
186 var over; variable
188 over = { a: 1, b: 1, first: "ok", second: "error" }; variable
189 over = { a: 1, b: 1, first: "ok", third: "error" }; variable
/third_party/typescript/tests/cases/conformance/functions/
DfunctionNameConflicts.ts23 function over(); function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddiscrete_distribution.cc55 std::vector<size_t> over; in InitDiscreteDistribution() local
/third_party/typescript/tests/cases/compiler/
DexcessPropertyCheckWithUnions.ts47 let over: Overlapping variable
/third_party/gn/src/gn/
Dargs.cc291 for (const auto& over : overrides_) { in GetAllArguments() local
/third_party/lame/libmp3lame/
Dlame-analysis.h70 int over[2][2]; member
Dquantize_pvt.c821 int sfb, l, over = 0; in calc_noise() local
Dtakehiro.c1220 int table_number, row_in_table, partition, nr_sfb, window, over; in mpeg2_scale_bitcount() local
Dquantize.c1254 int dbits, over, found = 0; in VBR_encode_granule() local
/third_party/python/Lib/test/
Dtest_pprint.py459 over=5, unknown
/third_party/python/Lib/
Dnntplib.py837 def over(self, message_spec, *, file=None): member in NNTP
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp1388 void SkCoincidentSpans::debugStartCheck(const SkOpSpanBase* outer, const SkOpSpanBase* over, in debugStartCheck()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82698 static nsIAtom* over; member in nsGkAtoms