Searched defs:units (Results 1 – 11 of 11) sorted by relevance
70 ### 3.1. Minor changes in the compiling process of a module152 ### 3.2. Package level scope159 ### 3.3. Build each package separately and link them into one abc173 ### 4.1. Storage of imported variables184 ### 4.2. How to import variables206 ### 4.3. Improvement possibilities/suggestions236 ### 5.2.1. allBinding: '*' importAlias243 ### 5.2.2. selectiveBindings: '{' importBinding (',' importBinding)* '}'250 ### 5.2.3 defaultBinding: Identifier | ( '{' 'default' 'as' Identifier '}' );260 ### 5.2.4. typeBinding: 'type' selectiveBindings;[all …]
43 ### 3.1. Package level scope59 ### 4.1. Storage of imported variables70 ### 4.2. How to import variables92 ### 4.3. Improvement possibilities/suggestions122 ### 5.2.1. allBinding: '*' importAlias129 ### 5.2.2. selectiveBindings: '{' importBinding (',' importBinding)* '}'136 ### 5.2.3 defaultBinding: Identifier | ( '{' 'default' 'as' Identifier '}' );146 ### 5.2.4. typeBinding: 'type' selectiveBindings;191 ### 6.1. Exported declarations209 ### 6.2. Default export[all …]
34 size_t units = tlUnits + recentFullUnits; in DumpRegionStats() local
35 size_t units = tlToUnits + fullToUnits; in DumpRegionStats() local
37 size_t units = fromUnits + exemptedFromUnits; in DumpRegionStats() local
85 const units: Record<string, number> = { constant
105 const units = [ constant
80 const units = [ constant
40 std::vector<uint16_t> units; member
145 constexpr uint64_t units = 1024; in GetDeviceValidSize() local
240 std::vector<icu::MeasureUnit> units(total); in ToMeasureUnit() local