Searched
refs:two (Results
1376 -
1400 of
1983) sorted by null
<<51525354555657585960>>
/prebuilts/go/linux-x86/src/debug/gosym/ |
pclntab.go | 167 // Check header: 4-byte magic, two zeros, pc quantum, pointer size.
|
/prebuilts/go/linux-x86/src/encoding/asn1/ |
marshal.go | 132 // A negative number has to be converted to two's-complement
|
/prebuilts/go/linux-x86/src/fmt/ |
format.go | 194 // two ways to ask for extra leading zero digits: %.3d or %03d.
|
/prebuilts/go/linux-x86/src/go/build/ |
deps_test.go | 27 // The map contains two kinds of entries:
|
/prebuilts/go/linux-x86/src/go/printer/ |
printer_test.go | 370 // two extra lines here
|
/prebuilts/go/linux-x86/src/image/gif/ |
reader.go | 444 // be within the rectangle defined by the two points (0, 0) and
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
writer.go | 15 // min returns the minimum of two integers.
|
/prebuilts/go/linux-x86/src/mime/multipart/ |
multipart.go | 296 // consisting entirely of two hyphen characters ("-",
|
/prebuilts/go/linux-x86/src/net/ |
fd_unix.go | 471 // set its O_CLOEXEC bit, using two system calls.
|
/prebuilts/go/linux-x86/src/regexp/ |
exec.go | 43 q0, q1 queue // two queues for runq, nextq
|
find_test.go | 180 // Tricky because an empty result has two meanings: no match or empty match.
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
parse_test.go | 435 // into the earlier ones (it looks back two ranges), so that
|
/prebuilts/go/linux-x86/src/runtime/ |
cpuprof.go | 22 // into two halves and let the signal handler fill one half while a goroutine
|
extern.go | 135 // Ask for two PCs: the one we were asked for
|
stubs.go | 223 // These two lines find the PC and SP immediately following
|
symtab.go | 105 // two zero bytes, a byte giving the PC quantum,
|
/prebuilts/go/linux-x86/src/runtime/pprof/ |
pprof_test.go | 278 // An entry with two frames with 'System' in its top frame
|
/prebuilts/go/linux-x86/src/text/template/parse/ |
lex.go | 422 // appear after an identifier. Breaks .X.Y into two pieces. Also catches cases
|
/prebuilts/go/linux-x86/test/ |
escape_struct_param1.go | 280 // value reachable by two indirects from v.
|
escape_struct_param2.go | 280 // value reachable by two indirects from v.
|
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar | |
/build/core/ |
config.mk | 670 # from the debug output. That way two builds in two different [all...] |
/external/ImageMagick/www/api/ |
fx.php | 300 <p>The MorphImages() method requires a minimum of two images. The first image is transformed into the second by a number of intervening images as specified by frames.</p> 590 <p>StereoAnaglyphImage() combines two images and produces a single image that is the composite of a left and right image of a stereo pair. Special red-green stereo glasses are required to view this effect.</p>
|
/external/boringssl/src/crypto/bn/asm/ |
armv8-mont.pl | 100 // guaranteed to be zero, which leaves two computationally [all...] |
/external/crcalc/src/com/hp/creals/ |
CR.java | 495 * If the two constructive reals may be equal, the two or 3 argument 524 * If the two constructive reals may be equal, the one or two argument 747 * Add two constructive reals. 789 * The difference between two constructive reals 796 * The product of two constructive reals 811 * The quotient of two constructive reals. 828 * The maximum of two constructive reals. 835 * The minimum of two constructive reals 864 static CR two = valueOf(2); field in class:CR [all...] |
Completed in 1145 milliseconds
<<51525354555657585960>>