Home
last modified time | relevance | path

Searched refs:occupy (Results 1 – 25 of 67) sorted by relevance

123

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.def17 // neither in loc:: nor in nonloc:: namespace; these classes occupy
24 // neither in loc:: nor in nonloc:: namespace, but occupy a whole base kind
27 // LOC_SVAL(Id, Parent) - for values in loc:: namespace, which occupy a sub-kind
30 // NONLOC_SVAL(Id, Parent) - for values in nonloc:: namespace, which occupy a
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.def16 // neither in loc:: nor in nonloc:: namespace; these classes occupy
23 // neither in loc:: nor in nonloc:: namespace, but occupy a whole base kind
26 // LOC_SVAL(Id, Parent) - for values in loc:: namespace, which occupy a sub-kind
29 // NONLOC_SVAL(Id, Parent) - for values in nonloc:: namespace, which occupy a
/external/python/cpython3/Doc/library/
Dtkinter.font.rst66 Return amount of space the text would occupy on the specified display
76 character of the font can occupy
79 character of the font can occupy
Dresource.rst176 The largest area of mapped memory which the process may occupy.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_DecodeImage.pbtxt51 *NOTE*: If the first frame of an animated GIF does not occupy the entire
54 first frame that does not occupy the entire canvas, it uses the previous
/external/llvm-project/lld/test/ELF/
Drelocatable-bss.s6 ## We check here that .bss does not occupy the space in file.
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Donly-keep-debug.test6 ## SHT_NOBITS sections do not occupy space in the output.
69 # An arbitrary non-zero Size tests that .tdata does not occupy space
82 # An arbitrary non-zero Size tests that .bss does not occupy space.
/external/llvm/lib/Target/Sparc/
DSparcCallingConv.td48 // occupy a multiple of 8 bytes in the array. Integer arguments are extended to
64 // float function arguments would occupy 8 bytes each, and be passed in %f1 and
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcCallingConv.td47 // occupy a multiple of 8 bytes in the array. Integer arguments are extended to
63 // float function arguments would occupy 8 bytes each, and be passed in %f1 and
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcCallingConv.td47 // occupy a multiple of 8 bytes in the array. Integer arguments are extended to
63 // float function arguments would occupy 8 bytes each, and be passed in %f1 and
/external/llvm/test/MC/Disassembler/ARM/
Darmv8.1a.txt38 # The SETPAN(v8.1a) and TST(v8) instructions occupy the same space, but SETPAN
/external/llvm-project/llvm/test/MC/Disassembler/ARM/
Darmv8.1a.txt38 # The SETPAN(v8.1a) and TST(v8) instructions occupy the same space, but SETPAN
/external/mesa3d/docs/
Dshading.rst99 - All vector types (vec2, vec3, vec4, bvec2, etc) currently occupy full
102 can occupy one program parameter/register.
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp60 void occupy(DataFile f, int32_t reg, unsigned int size);
61 void occupy(const Value *);
179 RegisterSet::occupy(const Value *v) in occupy() function in nv50_ir::RegisterSet
181 occupy(v->reg.file, idToUnits(v), v->reg.size >> unit[v->reg.file]); in occupy()
191 RegisterSet::occupy(DataFile f, int32_t reg, unsigned int size) in occupy() function in nv50_ir::RegisterSet
212 occupy(f, reg, size); in testOccupy()
572 clobberSet.occupy(tmp); in visit()
1304 regs.occupy(n->f, n->reg, n->colors); in calculateSpillWeights()
1454 regs.occupy(node->f, intf->reg, intf->colors); in checkInterference()
/external/llvm/test/CodeGen/Mips/cconv/
Darguments-float.ll141 ; as 8-byte aligned and occupy two slots on O32. GCC is treating them as 4-byte
219 ; as 8-byte aligned and occupy two slots on O32. GCC is treating them as 4-byte
Darguments-hard-float.ll208 ; as 8-byte aligned and occupy two slots on O32. GCC is treating them as 4-byte
/external/llvm-project/llvm/test/CodeGen/Mips/cconv/
Darguments-float.ll141 ; as 8-byte aligned and occupy two slots on O32. GCC is treating them as 4-byte
220 ; as 8-byte aligned and occupy two slots on O32. GCC is treating them as 4-byte
Darguments-hard-float.ll210 ; as 8-byte aligned and occupy two slots on O32. GCC is treating them as 4-byte
/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td100 // However, sub-128 vectors which need to go on the stack occupy just a
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td124 // However, sub-128 vectors which need to go on the stack occupy just a
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td124 // However, sub-128 vectors which need to go on the stack occupy just a
/external/python/cpython2/Doc/library/
Dresource.rst145 The largest area of mapped memory which the process may occupy.
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dmodel_optimization.md26 - **Smaller storage size:** Smaller models occupy less storage space on your
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.fwteam_small379 # Note: If a SW bug causes Python task to occupy 100% CPU, this test may
/external/arm-trusted-firmware/docs/getting_started/
Dporting-guide.rst187 excluding any data section allocated at runtime) can occupy.
197 occupy at runtime.
207 Defines the maximum address in secure RAM that the BL2 image can occupy.
219 (i.e. excluding any data section allocated at runtime) can occupy. This
231 occupy at runtime. This constant is only needed when BL2_IN_XIP_MEM is set
241 Defines the maximum address in secure RAM that the BL31 image can occupy.
318 Defines the maximum address in secure memory that the BL2U image can occupy.
418 Defines the maximum address that the BL32 image can occupy.
521 can occupy.
525 Defines the maximum address that the TSP's progbits sections can occupy.

123