HomeSort by relevance Sort by last modified time
    Searched refs:generates (Results 301 - 325 of 452) sorted by null

<<111213141516171819

  /build/kati/
ninja.go 61 // NinjaGenerator generates ninja build files from DepGraph.
755 // Save generates build.ninja from DepGraph.
  /external/boringssl/src/ssl/test/runner/
key_agreement.go 188 // offer generates a keypair using rand. It returns the encoded |publicKey|.
428 // generates a ephemeral EC public/private key pair and signs it. The
  /external/boringssl/src/util/
doc.go 1 // doc generates HTML files from the comments in header files.
5 // header file locations and generates HTML files for each in the current
  /external/libvncserver/webclients/novnc/include/
keyboard.js 66 // and generates fake key events to compensate if it gets out of sync
293 // - generates a "stall" event in cases where it might be necessary to wait and see if a keypress event follows a keydown
  /prebuilts/go/darwin-x86/src/compress/flate/
huffman_bit_writer.go 198 // array). This method generates that run-length encoding.
540 // literalFreq and offsetFreq, and generates literalEncoding
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_bit_writer.go 198 // array). This method generates that run-length encoding.
540 // literalFreq and offsetFreq, and generates literalEncoding
  /build/soong/cc/
cmakelists.go 16 // This singleton generates CMakeLists.txt files. It does so for each blueprint Android.bp resulting in a cc.Module
  /external/ImageMagick/www/api/
constitute.php 252 <p>WriteImages() writes an image sequence into one or more files. While WriteImage() can write an image sequence, it is limited to writing the sequence into a single file using a format which supports multiple frames. WriteImages(), however, does not have this limitation, instead it generates multiple output files if necessary (or when requested). When ImageInfo's adjoin flag is set to MagickFalse, the file name is expected to include a printf-style formatting string for the frame number (e.g. "image02d.png").</p>
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 14 $! This generates a [curl_]config.h file and also a config_vms.h file,
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 51 Cgo generates:
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 406 identifiers C.foo and C.bar, cgo generates this C program:
437 and c6 are constants, it generates:
475 Given the input Go files x.go and y.go, cgo generates these source
547 Instead, the build process generates an object file using dynamic
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
main.go 7 // The gen command generates Go code (in the parent directory) for all
  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 5 // Package dwarf generates DWARF debugging information.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pcln.go 381 // findfunctab generates a lookup table to quickly find the containing
  /prebuilts/go/darwin-x86/src/syscall/
syscall_dragonfly.go 8 // which parses the //sys lines and generates system call stubs.
syscall_freebsd.go 8 // which parses the //sys lines and generates system call stubs.
syscall_netbsd.go 8 // which parses the //sys lines and generates system call stubs.
syscall_openbsd.go 8 // which parses the //sys lines and generates system call stubs.
syscall_plan9.go 8 // which parses the //sys lines and generates system call stubs.
  /prebuilts/go/darwin-x86/test/chan/
select5.go 426 // Given a function gen that generates an output
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 51 Cgo generates:
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 406 identifiers C.foo and C.bar, cgo generates this C program:
437 and c6 are constants, it generates:
475 Given the input Go files x.go and y.go, cgo generates these source
547 Instead, the build process generates an object file using dynamic
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
main.go 7 // The gen command generates Go code (in the parent directory) for all
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 5 // Package dwarf generates DWARF debugging information.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pcln.go 381 // findfunctab generates a lookup table to quickly find the containing

Completed in 1635 milliseconds

<<111213141516171819