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

1 2

  /external/libunwind/doc/
unw_backtrace.tex 24 the calling program. The routine fills up to \Var{size} addresses in the array
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_cgo_darwin.go 74 // On success it returns 0 and fills pemRoots with a CFDataRef that contains the extracted root
76 // Additionally, it fills untrustedPemRoots with certs that must be removed from pemRoots.
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 27 // If stats.PauseQuantiles is non-empty, ReadGCStats fills it with quantiles
42 // readGCStats fills in the pause and end times histories (up to
  /prebuilts/go/linux-x86/src/crypto/x509/
root_cgo_darwin.go 74 // On success it returns 0 and fills pemRoots with a CFDataRef that contains the extracted root
76 // Additionally, it fills untrustedPemRoots with certs that must be removed from pemRoots.
  /prebuilts/go/linux-x86/src/runtime/debug/
garbage.go 27 // If stats.PauseQuantiles is non-empty, ReadGCStats fills it with quantiles
42 // readGCStats fills in the pause and end times histories (up to
  /external/freetype/src/autofit/
afcjk.c 281 FT_Pos fills[AF_BLUE_STRING_MAX_LEN]; local
477 fills[num_fills++] = best_pos;
496 af_sort_pos( num_fills, fills );
508 *blue_shoot = fills[num_fills / 2];
517 *blue_ref = fills[num_fills / 2];
    [all...]
  /build/make/tools/fs_config/
Android.mk 34 # fills in struct fs_path_config android_device_dirs[] and
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
deadcode.go 270 // flood flood fills symbols reachable from the markQueue symbols.
  /prebuilts/go/darwin-x86/src/image/gif/
writer.go 370 // frame completely fills the overall GIF's bounds.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
deadcode.go 270 // flood flood fills symbols reachable from the markQueue symbols.
  /prebuilts/go/linux-x86/src/image/gif/
writer.go 370 // frame completely fills the overall GIF's bounds.
  /external/ImageMagick/www/api/
memory.php 308 <p>ResetMagickMemory() fills the first size bytes of the memory area pointed to by memory with the constant byte c.</p>
  /prebuilts/go/darwin-x86/src/cmd/cgo/
ast.go 133 // The first walk fills in ExpFunc, and the
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15.go 174 // nonZeroRandomBytes fills the given slice with non-zero random octets.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
value.go 45 // with an open key k. It fills up buffer buf and returns the retrieved
  /prebuilts/go/darwin-x86/src/runtime/
cpuprof.go 23 // is writing out the other half. When the signal handler fills its half, it
extern.go 206 // Callers fills the slice pc with the return program counters of function invocations
chan.go 408 // Otherwise, fills in *ep with an element and returns (true, true).
  /prebuilts/go/linux-x86/src/cmd/cgo/
ast.go 133 // The first walk fills in ExpFunc, and the
  /prebuilts/go/linux-x86/src/crypto/rsa/
pkcs1v15.go 174 // nonZeroRandomBytes fills the given slice with non-zero random octets.
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
value.go 45 // with an open key k. It fills up buffer buf and returns the retrieved
  /prebuilts/go/linux-x86/src/runtime/
cpuprof.go 23 // is writing out the other half. When the signal handler fills its half, it
extern.go 206 // Callers fills the slice pc with the return program counters of function invocations
  /external/iproute2/doc/
api-ip6-flowlabels.tex 148 Linux kernel never fills \verb|sin6_flowinfo| field, when passing
  /prebuilts/go/darwin-x86/src/bufio/
bufio.go 308 // ReadSlice fails with error ErrBufferFull if the buffer fills without a delim.

Completed in 625 milliseconds

1 2