Home
last modified time | relevance | path

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

12

/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/ltp/testcases/kernel/fs/ext4-new-features/ext4-online-defrag/
Dext4_online_defrag_test.sh56 dd if=/dev/zero of=mnt_point/occupy bs=1M count=40
66 rm mnt_point/occupy
/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/test/MC/Disassembler/ARM/
Darmv8.1a.txt38 # The SETPAN(v8.1a) and TST(v8) instructions occupy the same space, but SETPAN
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp62 void occupy(DataFile f, int32_t reg, unsigned int size);
63 void occupy(const Value *);
183 RegisterSet::occupy(const Value *v) in occupy() function in nv50_ir::RegisterSet
185 occupy(v->reg.file, idToUnits(v), v->reg.size >> unit[v->reg.file]); in occupy()
195 RegisterSet::occupy(DataFile f, int32_t reg, unsigned int size) in occupy() function in nv50_ir::RegisterSet
216 occupy(f, reg, size); in testOccupy()
527 clobberSet.occupy(tmp); in visit()
1242 regs.occupy(n->f, n->reg, n->colors); in calculateSpillWeights()
1390 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/libunwind/doc/
Dunw_get_proc_info_by_ip.tex43 procedure is assumed to occupy a single, contiguous range of
Dunw_get_proc_info.tex77 procedure is assumed to occupy a single, contiguous range of
/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td100 // 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/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dint-arg.ll24 ; For ARM32, integer arguments can be r0-r3. i64 arguments occupy two
/external/valgrind/docs/internals/
Dt-chaining-notes.txt169 On amd64 a non-failing check is therefore 2 insns; all 3 occupy
/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/syslinux/core/
Ddiskstart.inc64 ; Extended patch area -- this is in .data16 so it doesn't occupy space in
/external/zlib/src/doc/
Drfc1951.txt260 Within a computer, a number may occupy multiple bytes. All
499 boundary, since a block does not necessarily occupy an integral
Drfc1950.txt196 Within a computer, a number may occupy multiple bytes. All
Drfc1952.txt210 Within a computer, a number may occupy multiple bytes. All
/external/clang/docs/
DControlFlowIntegrity.rst222 the types of function calls. However, the two tools occupy different points
/external/libjpeg-turbo/
Dusage.txt225 restart markers occupy extra space. We recommend -restart 1 for images that
441 often rather large: in typical cases they occupy three bytes per pixel, for
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb995 occupationalA occupiedKoccupy 0!'BA&G5occur0&B!$I occurred0&B!$8och#!'?>odd" odd-knut …
/external/icu/icu4c/source/data/translit/
DLatin_ConjoiningJamo.txt19 # Jamo occupy the block 1100-11FF. Within this block there are three
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt1895 拠>'[occupy]';
1937 据>'[occupy]';
2039 據>'[occupy]';
/external/pcre/dist2/
DHACKING512 number of code units, but in UTF-8/16 mode each character may occupy more than
/external/python/cpython2/Doc/howto/
Dunicode.rst197 bytes, and values less than 128 occupy only a single byte.

12