/external/strace/ |
strace-log-merge | 9 then combines and sorts them, and prints result to standard output.
|
/device/google/dragon/ |
aosp_dragon.mk | 17 # build for dragon hardware. This cleanly combines a set of
|
/device/htc/flounder/ |
aosp_flounder.mk | 17 # build for flounder hardware. This cleanly combines a set of
|
aosp_flounder_64_only.mk | 17 # build for flounder hardware. This cleanly combines a set of
|
/external/libxml2/xstc/ |
xstc.py | 62 opa.add_option("-c", "--combines", type="string", dest="combines", 64 help="Combines to be run (all if omitted)") 68 help="Combines to be run (all if omitted)") 70 opa.add_option("--rc", "--report-combines", action="store_true", 74 opa.add_option("--rec", "--report-err-combines", action="store_true", 94 if options.combines is not None: 95 options.combines = options.combines.split() 521 if options.combines is not None [all...] |
/external/autotest/client/site_tests/desktopui_SonicExtension/ |
config_json_iterator.py | 18 This class reads and combines input JSON instances into one based on the
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/ |
doc.go | 10 for a package main, along with its dependencies, and combines them
|
/prebuilts/go/darwin-x86/src/cmd/link/ |
doc.go | 7 for a package main, along with its dependencies, and combines them
|
/prebuilts/go/linux-x86/src/cmd/link/ |
doc.go | 7 for a package main, along with its dependencies, and combines them
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/ |
doc.go | 10 for a package main, along with its dependencies, and combines them
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
Cookie.py | 174 The SmartCookie combines aspects of each of the other two flavors.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
Cookie.py | 174 The SmartCookie combines aspects of each of the other two flavors.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Cookie.py | 174 The SmartCookie combines aspects of each of the other two flavors.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Cookie.py | 174 The SmartCookie combines aspects of each of the other two flavors.
|
/external/ImageMagick/www/api/ |
channel.php | 103 <p>CombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified channels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.</p>
|
fx.php | 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>
|
/prebuilts/go/darwin-x86/src/net/ |
ipsock.go | 189 // JoinHostPort combines host and port into a network address of the
|
/prebuilts/go/linux-x86/src/net/ |
ipsock.go | 189 // JoinHostPort combines host and port into a network address of the
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
entry.go | 299 // The DWARF specification combines ClassReference and
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
entry.go | 299 // The DWARF specification combines ClassReference and
|
/build/core/ |
config.mk | 189 # The build system then combines all the values specified by all the [all...] |
/prebuilts/go/darwin-x86/src/image/jpeg/ |
reader.go | 658 // applyBlack combines d.img3 and d.blackPix into a CMYK image. The formula
|
/prebuilts/go/darwin-x86/src/runtime/ |
malloc.go | 529 // Tiny allocator combines several tiny allocation requests
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
reader.go | 658 // applyBlack combines d.img3 and d.blackPix into a CMYK image. The formula
|
/prebuilts/go/linux-x86/src/runtime/ |
malloc.go | 529 // Tiny allocator combines several tiny allocation requests
|