Home
last modified time | relevance | path

Searched defs:om (Results 1 – 21 of 21) sorted by relevance

/third_party/json/tests/src/
Dunit-ordered_map.cpp22 ordered_map<std::string, std::string> om(m.begin(), m.end()); variable
29 ordered_map<std::string, std::string> om(m.begin(), m.end()); variable
39 ordered_map<std::string, std::string> om(m.begin(), m.end()); variable
72 ordered_map<std::string, std::string> om(m.begin(), m.end()); variable
108 ordered_map<std::string, std::string> om; variable
235 ordered_map<std::string, std::string> om; variable
252 ordered_map<std::string, std::string> om; variable
277 ordered_map<std::string, std::string> om; variable
/third_party/python/Lib/test/
Dpyclbr_input.py9 def om(self): pass member in Other
16 om = Other.om variable in C
/third_party/ffmpeg/libavfilter/
Daf_anlmdn.c43 int om; member
208 const int om = s->om; in filter_channel() local
Dvf_removegrain.c524 const int om = in->linesize[i] - 1; in filter_slice() local
/third_party/skia/tools/gpu/
DYUVUtils.cpp75 SkMatrix om = fPixmaps.yuvaInfo().originMatrix(); in onGetPixels() local
/third_party/python/Objects/
Dmethodobject.c87 PyCMethodObject *om = PyObject_GC_New(PyCMethodObject, &PyCMethod_Type); in PyCMethod_New() local
/third_party/node/deps/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/
Dindex.js144 set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } argument
/third_party/node/deps/npm/node_modules/minipass-json-stream/node_modules/minipass/
Dindex.js144 set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } argument
/third_party/node/deps/npm/node_modules/minipass-flush/node_modules/minipass/
Dindex.js144 set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } argument
/third_party/node/deps/npm/node_modules/minipass-pipeline/node_modules/minipass/
Dindex.js144 set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } argument
/third_party/node/deps/npm/node_modules/minizlib/node_modules/minipass/
Dindex.js144 set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } argument
/third_party/node/deps/npm/node_modules/minipass-sized/node_modules/minipass/
Dindex.js144 set objectMode (om) { this[OBJECTMODE] = this[OBJECTMODE] || !!om } argument
/third_party/node/deps/npm/node_modules/minipass/
Dindex.mjs172 set objectMode(om) { argument
Dindex.js172 set objectMode(om) { argument
/third_party/node/deps/npm/node_modules/tar/node_modules/minipass/
Dindex.mjs172 set objectMode(om) { argument
Dindex.js172 set objectMode(om) { argument
/third_party/skia/third_party/externals/icu/source/common/
Dlocmap.cpp539 ILCID_POSIX_SUBTABLE(om) { /* TODO: Verify the country */ in ILCID_POSIX_SUBTABLE() argument
/third_party/icu/icu4c/source/common/
Dlocmap.cpp539 ILCID_POSIX_SUBTABLE(om) { /* TODO: Verify the country */ in ILCID_POSIX_SUBTABLE() argument
/third_party/node/deps/icu-small/source/common/
Dlocmap.cpp539 ILCID_POSIX_SUBTABLE(om) { /* TODO: Verify the country */ in ILCID_POSIX_SUBTABLE() argument
/third_party/pcre2/pcre2/src/
Dpcre2grep.c1380 omstr *om = (omstr *)malloc(sizeof(omstr)); in add_number() local
2846 omstr *om; in pcre2grep() local
3853 omstr *om; in main() local
/third_party/vixl/src/aarch64/
Dmacro-assembler-sve-aarch64.cc1257 SVEOffsetModifier om = in SVELoadStore1Helper() local