/external/llvm/test/MC/Disassembler/SystemZ/ |
D | unmapped.txt | 3 # An unmapped 2-byte instruction 11 # An unmapped 4-byte instruction 19 # An unmapped 6-byte instruction 27 # A trailing zero (also unmapped)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/ |
D | unmapped.txt | 3 # An unmapped 2-byte instruction 11 # An unmapped 4-byte instruction 19 # An unmapped 6-byte instruction 27 # A trailing zero (also unmapped)
|
/external/python/cpython2/Tools/unicode/ |
D | gencodec.py | 77 unmapped = range(256) 84 unmapped.remove(i) 103 if enc in unmapped: 104 unmapped.remove(enc) 114 if len(identity) >= len(unmapped): 115 for enc in unmapped:
|
/external/python/cpython3/Tools/unicode/ |
D | gencodec.py | 79 unmapped = list(range(256)) 86 unmapped.remove(i) 105 if enc in unmapped: 106 unmapped.remove(enc) 116 if len(identity) >= len(unmapped): 117 for enc in unmapped:
|
/external/v8/src/objects/ |
D | arguments.tq | 31 // mapped and unmapped. 48 // If key >= elements.length then attempt to look in the unmapped arguments 49 // array and return the value at key, missing to the runtime if the unmapped 54 // the unmapped arguments array, as described above. Otherwise, t is a Smi 59 // corresponding unmapped arguments FixedArray:
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | WriteIndicCharts.java | 119 boolean unmapped = false; in writeIICharts() 135 unmapped=true; in writeIICharts() 156 }else if(unmapped){ in writeIICharts()
|
/external/autotest/client/site_tests/security_SMMLocked/ |
D | control | 17 the SMRAM area unmapped and the SMM registers locked.
|
/external/deqp-deps/glslang/SPIRV/ |
D | SPVRemapper.h | 153 static const spv::Id unmapped; // unchanged from default value variable 220 bool isOldIdUnmapped(spv::Id oldId) const { return localId(oldId) == unmapped; } in isOldIdUnmapped()
|
D | SPVRemapper.cpp | 245 const spv::Id spirvbin_t::unmapped = spv::Id(-10000); member in spv::spirvbin_t 269 if (newId != unmapped && newId != unused) { in localId() 323 assert(id != unused && id != unmapped); in applyMap() 486 [this](spv::Id& id) { localId(id, unmapped); } in buildLocalMaps()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | SPVRemapper.h | 153 static const spv::Id unmapped; // unchanged from default value variable 220 bool isOldIdUnmapped(spv::Id oldId) const { return localId(oldId) == unmapped; } in isOldIdUnmapped()
|
D | SPVRemapper.cpp | 245 const spv::Id spirvbin_t::unmapped = spv::Id(-10000); member in spv::spirvbin_t 269 if (newId != unmapped && newId != unused) { in localId() 323 assert(id != unused && id != unmapped); in applyMap() 486 [this](spv::Id& id) { localId(id, unmapped); } in buildLocalMaps()
|
/external/mesa3d/docs/relnotes/ |
D | 10.5.8.rst | 65 - i965: Don't compact instructions with unmapped bits.
|
/external/libffi/ |
D | acinclude.m4 | 34 # explicitly unmapped remain accessible.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | acinclude.m4 | 34 # explicitly unmapped remain accessible.
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | README | 59 mmap()/shmat() a previously defined, currently unmapped() segment.
|
/external/u-boot/doc/ |
D | README.fsl-ddr | 406 2 GiB left unmapped 411 Remap DDR 2 GiB left unmapped
|
/external/v8/src/builtins/ |
D | array-slice.tq | 75 // Fill in the rest of the result that contains the unmapped parameters
|
/external/jemalloc/ |
D | INSTALL | 293 accessing unmapped addresses.
|
/external/cpuinfo/test/dmesg/ |
D | lenovo-a6600-plus.log | 1232 …)[481:nvram_daemon][gsensor] OLD OFFSET:unmapped raw offset( +0 +0 +0),unmapped hw offset( +0 +…
|
/external/python/cpython2/Doc/library/ |
D | ttk.rst | 522 previously-selected window (if different) is unmapped. If *tab_id* is
|
/external/mesa3d/docs/gallium/ |
D | context.rst | 322 u_upload_unmap makes sure the previously mapped memory is unmapped.
|
/external/python/cpython3/Doc/library/ |
D | tkinter.ttk.rst | 618 previously-selected window (if different) is unmapped. If *tab_id* is
|
/external/mesa3d/docs/ |
D | versions.rst | 270 - reading pixels from an unmapped X window caused a BadMatch error
|
/external/strace/ |
D | ChangeLog-CVS | 4189 to read unmapped page. Make it possible to strace ksh. 4331 unmapped page just after the args/env area).
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | operation_semantics.md | 1207 the dimensions of the higher-rank shape. The unmapped dimensions of the expanded
|