Home
last modified time | relevance | path

Searched refs:REGULAR (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dconstant-pool.cc48 return ConstantPoolEntry::REGULAR; in NextAccess()
77 (merged ? ConstantPoolEntry::REGULAR : NextAccess(type)); in AddEntry()
81 if (entry->sharing_ok() && !merged && access == ConstantPoolEntry::REGULAR) { in AddEntry()
91 if (access == ConstantPoolEntry::REGULAR) { in AddEntry()
121 ConstantPoolEntry::REGULAR, type); in EmitSharedEntries()
138 if (access == ConstantPoolEntry::REGULAR) { in EmitGroup()
143 if (access == ConstantPoolEntry::REGULAR) { in EmitGroup()
171 entry_access = ConstantPoolEntry::REGULAR; in EmitGroup()
195 EmitGroup(assm, ConstantPoolEntry::REGULAR, ConstantPoolEntry::DOUBLE); in Emit()
196 EmitGroup(assm, ConstantPoolEntry::REGULAR, ConstantPoolEntry::INTPTR); in Emit()
Dconstant-pool.h69 enum Access { REGULAR, OVERFLOWED }; enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiSysEvent.js39 REGULAR: 3 property
Dohos_window.js752 REGULAR: 2, property
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc-inl.h328 : ConstantPoolEntry::REGULAR); in IsConstantPoolLoadStart()
349 : ConstantPoolEntry::REGULAR); in IsConstantPoolLoadEnd()
/third_party/node/deps/v8/src/heap/
Dsweeper.h75 enum AddPageMode { REGULAR, READD_TEMPORARY_REMOVED_PAGE }; enumerator
Dsweeper.cc595 if (mode == Sweeper::REGULAR) { in AddPage()
Dmark-compact.cc4154 sweeper()->AddPage(OLD_SPACE, p, Sweeper::REGULAR); in Evacuate()
4167 sweeper()->AddPage(p->owner_identity(), p, Sweeper::REGULAR); in Evacuate()
4829 sweeper()->AddPage(space->identity(), p, Sweeper::REGULAR); in StartSweepSpace()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-os2-table.hh131 REGULAR = 1u<<6, enumerator
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1350 REGULAR, enumerator
2248 case REGULAR: in logTestIterationAndConfig()
2758 logTestIterationAndConfig(iteration, REGULAR, false /* use_arrays */, false /* use_locations */); in testIteration()
2765 logTestIterationAndConfig(iteration, REGULAR, true /* use_arrays */, false /* use_locations */); in testIteration()
2772 logTestIterationAndConfig(iteration, REGULAR, false /* use_arrays */, true /* use_locations */); in testIteration()
2779 logTestIterationAndConfig(iteration, REGULAR, true /* use_arrays */, true /* use_locations */); in testIteration()
2861 prepareVertexArray(iteration, REGULAR, program_id, use_arrays); in testProgram()
/third_party/lame/
DUSAGE720 2 = Regular priority (REGULAR, delta = -31)
721 3 = High priority (REGULAR, delta = 0)
722 4 = Maximum priority (REGULAR, delta = +31)
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DOS2Table.java539 REGULAR, enumConstant
/third_party/skia/third_party/externals/imgui/docs/
DFONTS.md375 #### REGULAR FONTS
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt9029 REGULAR
/third_party/pcre2/pcre2/doc/
Dpcre2.txt5652 REGULAR EXPRESSIONS AS TREES
6227 PCRE2 REGULAR EXPRESSION DETAILS
10577 PCRE2 REGULAR EXPRESSION SYNTAX SUMMARY