HomeSort by relevance Sort by last modified time
    Searched refs:creates (Results 26 - 50 of 353) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/os/
path.go 12 // MkdirAll creates a directory named path,
16 // directories that MkdirAll creates.
  /prebuilts/go/linux-x86/src/container/ring/
ring.go 61 // New creates a ring of n elements.
89 // them creates a single ring with the elements of s inserted
  /prebuilts/go/linux-x86/src/io/ioutil/
tempfile.go 38 // TempFile creates a new temporary file in the directory dir
69 // TempDir creates a new temporary directory in the directory dir
  /prebuilts/go/linux-x86/src/os/
path.go 12 // MkdirAll creates a directory named path,
16 // directories that MkdirAll creates.
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/X64/
fpu_rmode.asm 29 ; VC++ always creates space for 4 parameters on the stack, whether they are
  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
main.js 16 * Listens for the app launching then creates the window
  /external/llvm/test/MC/Mips/
set-push-pop-directives.s 3 # .set push creates a copy of the current environment.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
textflag.go 36 // When passed to ggloblsym, causes Local to be set to true on the LSym it creates.
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
atomic.go 45 // A variable declaration creates a new variable in the current scope.
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4.go 26 // NewCipher creates and returns a new Cipher. The key argument should be the
  /prebuilts/go/darwin-x86/src/net/
pipe.go 13 // Pipe creates a synchronous, in-memory, full duplex
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
textflag.go 36 // When passed to ggloblsym, causes Local to be set to true on the LSym it creates.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
atomic.go 45 // A variable declaration creates a new variable in the current scope.
  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4.go 26 // NewCipher creates and returns a new Cipher. The key argument should be the
  /prebuilts/go/linux-x86/src/net/
pipe.go 13 // Pipe creates a synchronous, in-memory, full duplex
  /external/ImageMagick/www/api/
decorate.php 129 <p>RaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.</p>
155 <dd>A value other than zero creates a 3-D raise effect, otherwise it has a lowered effect. </dd>
  /external/ltp/testcases/realtime/
00_Descriptions.txt 126 test-skeleton. Test creates a child thread which tries to acquire lock
137 - is a skeleton test which creates two processes through fork(). Also it
148 - Tests priority preemption. Main thread creates multiple number of threads
157 - Tests priority ordered wakeup with pthread_cond_*. It creates number of
207 - Check if clock_gettime is working properly. This test creates NUMSLEEP
235 - Tests lookup_pi_state under stress conditions. Test creates one master and
  /prebuilts/go/darwin-x86/src/crypto/des/
block.go 191 // creates 16 28-bit blocks rotated according
206 // creates 16 56-bit subkeys from the original key
  /prebuilts/go/darwin-x86/src/go/ast/
scope.go 24 // NewScope creates a new scope nested in the outer scope.
84 // NewObj creates a new object of a given kind and name.
  /prebuilts/go/darwin-x86/src/mime/multipart/
writer.go 82 // CreatePart creates a new multipart section with the provided
127 // CreateFormFile is a convenience wrapper around CreatePart. It creates
  /prebuilts/go/linux-x86/src/crypto/des/
block.go 191 // creates 16 28-bit blocks rotated according
206 // creates 16 56-bit subkeys from the original key
  /prebuilts/go/linux-x86/src/go/ast/
scope.go 24 // NewScope creates a new scope nested in the outer scope.
84 // NewObj creates a new object of a given kind and name.
  /prebuilts/go/linux-x86/src/mime/multipart/
writer.go 82 // CreatePart creates a new multipart section with the provided
127 // CreateFormFile is a convenience wrapper around CreatePart. It creates
  /prebuilts/go/darwin-x86/src/cmd/internal/bio/
buf.go 26 // Create creates the file named name and returns a Writer
  /prebuilts/go/darwin-x86/src/image/png/
example_test.go 21 // gopherPNG creates an io.Reader by decoding the base64 encoded image data string in the gopher constant.

Completed in 695 milliseconds

12 3 4 5 6 7 8 91011>>