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

1 2 3 4 5

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls128.s 1 ; Just something allocating 128 bytes TLS data.
tls128g.s 1 ; Just something allocating 128 bytes TLS data, with the symbol being global.
  /prebuilts/go/darwin-x86/test/
compos.go 23 panic("not allocating & composite literals")
  /prebuilts/go/linux-x86/test/
compos.go 23 panic("not allocating & composite literals")
  /prebuilts/go/darwin-x86/src/runtime/
mem_darwin.go 10 // which prevents us from allocating more stack.
30 // which prevents us from allocating more stack.
mem_bsd.go 15 // which prevents us from allocating more stack.
34 // which prevents us from allocating more stack.
mem_windows.go 22 // which prevents us from allocating more stack.
82 // which prevents us from allocating more stack.
softfloat64_test.go 135 // allocating memory to hold the
mem_linux.go 58 // prevents us from allocating more stack.
172 // which prevents us from allocating more stack.
  /prebuilts/go/linux-x86/src/runtime/
mem_darwin.go 10 // which prevents us from allocating more stack.
30 // which prevents us from allocating more stack.
mem_bsd.go 15 // which prevents us from allocating more stack.
34 // which prevents us from allocating more stack.
mem_windows.go 22 // which prevents us from allocating more stack.
82 // which prevents us from allocating more stack.
softfloat64_test.go 135 // allocating memory to hold the
mem_linux.go 58 // prevents us from allocating more stack.
172 // which prevents us from allocating more stack.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug320.go 15 // selectrecv before allocating the memory for t,
  /prebuilts/go/linux-x86/test/fixedbugs/
bug320.go 15 // selectrecv before allocating the memory for t,
  /external/selinux/libsemanage/src/
semanage_store.c 1016 ERR(sh, "Error allocating space for filenames.");
1098 ERR(sh, "Error allocating space for module information.");
1141 ERR(sh, "Error allocating space for filenames.");
    [all...]
  /external/e2fsprogs/po/
at-expand.pl 76 $msg =~ s/\@A/error allocating/g;
  /prebuilts/go/darwin-x86/src/runtime/debug/
heapdump_test.go 56 println("allocating objects")
  /prebuilts/go/linux-x86/src/runtime/debug/
heapdump_test.go 56 println("allocating objects")
  /prebuilts/go/darwin-x86/src/syscall/
dirent.go 93 // Check for useless names before allocating a string.
  /prebuilts/go/linux-x86/src/syscall/
dirent.go 93 // Check for useless names before allocating a string.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
EbcLowLevel.asm 60 ; "The caller is responsible for allocating space for parameters to the
  /prebuilts/go/darwin-x86/src/compress/zlib/
reader.go 56 // instead of allocating a new one.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
simplify.go 126 // without first allocating that structure. If the regexp

Completed in 3388 milliseconds

1 2 3 4 5