HomeSort by relevance Sort by last modified time
    Searched refs:justification (Results 1 - 25 of 43) sorted by null

1 2

  /external/libmojo/base/android/java/src/org/chromium/base/annotations/
SuppressFBWarnings.java 19 String justification() default "";
  /prebuilts/go/darwin-x86/src/strings/
compare.go 15 // because we do not want to provide any performance justification for
  /prebuilts/go/linux-x86/src/strings/
compare.go 15 // because we do not want to provide any performance justification for
  /external/autotest/client/cros/
dhcp_unittest.py 39 def bin2hex(byte_str, justification=20):
42 bytes into lines justification bytes long.
46 for i in xrange(0, len(chars), justification):
47 groups.append("".join(chars[i:i+justification]))
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/
doxia-module-xdoc-1.0.jar 
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go 81 // 82 11 22: xed says 'adc byte ptr [ecx], 0x22' but there is no justification in the manuals for that.
82 // C0 30 11: xed says 'shl byte ptr [eax], 0x11' but there is no justification in the manuals for that.
83 // F6 08 11: xed says 'test byte ptr [eax], 0x11' but there is no justification in the manuals for that.
  /prebuilts/go/darwin-x86/src/math/big/
intconv.go 66 // justification.
126 var left int // space characters to left of digits for right justification ("%8d")
128 var right int // space characters to right of digits for left justification ("%-8d")
ftoa.go 388 // and '-' for left or right justification. See the fmt package
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go 81 // 82 11 22: xed says 'adc byte ptr [ecx], 0x22' but there is no justification in the manuals for that.
82 // C0 30 11: xed says 'shl byte ptr [eax], 0x11' but there is no justification in the manuals for that.
83 // F6 08 11: xed says 'test byte ptr [eax], 0x11' but there is no justification in the manuals for that.
  /prebuilts/go/linux-x86/src/math/big/
intconv.go 66 // justification.
126 var left int // space characters to left of digits for right justification ("%8d")
128 var right int // space characters to right of digits for left justification ("%-8d")
ftoa.go 388 // and '-' for left or right justification. See the fmt package
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/
doxia-module-xhtml-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/
doxia-module-apt-1.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
annotations.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/annotations/2.0.1/
annotations-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/annotations/3.0.0/
annotations-3.0.0.jar 
  /external/iproute2/doc/
api-ip6-flowlabels.tex 101 one justification existed, IPv6 address alignment left 4 byte
102 hole in \verb|sockaddr_in6| in any case. Now it has no justification.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesf.h 227 // Set the justification for the field
232 // Retrieve the fields justification
233 inline int justification() const { function in class:NCursesFormField
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesf.h 227 // Set the justification for the field
232 // Retrieve the fields justification
233 inline int justification() const { function in class:NCursesFormField
  /external/valgrind/none/tests/
unit_debuglog.stderr.exp 103 ...testing left justification
  /prebuilts/go/darwin-x86/src/runtime/
stubs.go 137 // site for justification.
proc.go 766 // See http://golang.org/cl/21503 for justification of the yield delay.
835 // See http://golang.org/cl/21503 for justification of the yield delay.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
stubs.go 137 // site for justification.
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 540 UINT16 justification :4; member in struct:DWRITE_SHAPING_GLYPH_PROPERTIES
    [all...]

Completed in 9560 milliseconds

1 2