Searched refs:justification (Results 1 – 25 of 35) sorted by relevance
12
/external/autotest/client/cros/ |
D | dhcp_unittest.py | 39 def bin2hex(byte_str, justification=20): argument 46 for i in xrange(0, len(chars), justification): 47 groups.append("".join(chars[i:i+justification]))
|
/external/jemalloc_new/include/jemalloc/ |
D | jemalloc_defs.h.in | 31 * with C++. The only justification for this is to match the prototypes that
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_defs.h.in | 31 * with C++. The only justification for this is to match the prototypes that
|
/external/v8/tools/clang/traffic_annotation_extractor/tests/ |
D | test-original.cc | 67 policy_exception_justification: "justification" in TestAnnotations()
|
D | test-expected.txt | 75 policy_exception_justification: "justification"
|
/external/zlib/src/examples/ |
D | README.examples | 5 calculation and justification of ENOUGH parameter in inftrees.h
|
/external/catch2/include/reporters/ |
D | catch_reporter_console.cpp | 188 Justification justification; member 322 if (colInfo.justification == ColumnInfo::Left) in operator <<()
|
/external/mesa3d/docs/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 92 generates EGL_BAD_NATIVE_WINDOW. The justification for this unconditional
|
/external/u-boot/arch/arm/dts/ |
D | zynq-zc706.dts | 96 adi,input-justification = "evenly";
|
D | r8a7792-blanche.dts | 283 adi,input-justification = "evenly";
|
D | r8a7790-stout.dts | 286 adi,input-justification = "evenly";
|
D | zynq-zc702.dts | 143 adi,input-justification = "right";
|
D | r8a7791-porter.dts | 187 adi,input-justification = "evenly";
|
D | r8a7794-silk.dts | 260 adi,input-justification = "evenly";
|
D | r8a7793-gose.dts | 373 adi,input-justification = "evenly";
|
D | r8a7791-koelsch.dts | 394 adi,input-justification = "evenly";
|
D | r8a7790-lager.dts | 370 adi,input-justification = "evenly";
|
/external/python/setuptools/docs/ |
D | developer-guide.txt | 50 Filing a ticket provides a forum for justification, discussion, and
|
/external/python/cpython3/Objects/ |
D | dictnotes.txt | 48 justification for d.setdefault is combining the two lookups into one.
|
/external/libjpeg-turbo/ |
D | README.md | 232 that there is not sufficient technical justification for software projects to 234 technical justification for us to emulate the libjpeg v9 ABI.
|
/external/grpc-grpc/templates/ |
D | README.md | 10 # Quick justification
|
/external/python/cpython2/Objects/ |
D | dictnotes.txt | 49 justification for d.setdefault is combining the two lookups into one.
|
/external/libogg/doc/ |
D | rfc3533.txt | 357 design justification rather than a recommendation. This encoding
|
/external/parameter-framework/upstream/doc/requirements/ |
D | requirements.md | 94 Need to find justification for this. Maybe it is only a convention?
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 1130 * Overrides text justification (user preference)
|
12