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

  /external/u-boot/common/
usb_kbd.c 438 printf("USB KBD: Error allocating private data\n");
  /external/u-boot/drivers/video/rockchip/
Kconfig 28 This configuration is used for reserving/allocating memory for the
37 This configuration is used for reserving/allocating memory for the
  /external/selinux/libsemanage/src/
semanage_store.c 1050 ERR(sh, "Error allocating space for filenames.");
1132 ERR(sh, "Error allocating space for module information.");
1175 ERR(sh, "Error allocating space for filenames.");
    [all...]
  /external/e2fsprogs/po/
at-expand.pl 76 $msg =~ s/\@A/error allocating/g;
  /external/grpc-grpc/src/core/lib/iomgr/
resource_quota.cc 92 bool allocating; member in struct:grpc_resource_user
323 resource_user->allocating = false;
354 resource_user->allocating = false;
542 if (resource_user->allocating) {
775 resource_user->allocating = false;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
EbcLowLevel.asm 60 ; "The caller is responsible for allocating space for parameters to the
  /external/golang-protobuf/protoc-gen-go/
main.go 60 // Begin by allocating a generator. The request and response structures are stored there
  /external/u-boot/
Kconfig 110 Enables allocating and saving kernel cmdline in space between
116 Enables allocating and saving a kernel copy of the bd_info in
  /build/soong/finder/fs/
readdir.go 113 // Check for useless names before allocating a string.
  /external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/value/
format.go 208 // insertPointer insert p into m, allocating m if necessary.
  /external/v8/benchmarks/
splay.js 31 // JavaScript engine is at allocating nodes and reclaiming the memory
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 74 ;; are 132 bytes of stack used prior allocating the 512 bytes of stack to be
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 72 ;; are 336 bytes of stack used prior allocating the 512 bytes of stack to be
  /external/syzkaller/vendor/golang.org/x/text/unicode/norm/
normalize.go 156 // Potentially allocating memory. However, this only
  /external/syzkaller/vendor/golang.org/x/text/transform/
transform.go 97 // copying and allocating buffers. Calls to Span and Transform may be
  /external/golang-protobuf/proto/
table_unmarshal.go 114 // unconditionally. We would end up allocating one
    [all...]
  /external/libaom/libaom/third_party/x86inc/
x86inc.asm 222 ; allocating the specified stack size. If the required stack alignment is
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 222 ; allocating the specified stack size. If the required stack alignment is
    [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/proto/
table_unmarshal.go 114 // unconditionally. We would end up allocating one
    [all...]
  /external/boringssl/src/ssl/test/runner/
conn.go 185 // used to save allocating a new buffer for each MAC.
    [all...]

Completed in 1372 milliseconds