Home
last modified time | relevance | path

Searched refs:Allocated (Results 1 – 25 of 61) sorted by relevance

123

/external/iproute2/examples/diffserv/
Dregression-testing53 Metering: Allocated throughput should not exceed 2*CIR1 + 2*CIR2
58 Metering: Allocated throughput should not exceed CIR1 + 2*CIR2
63 Metering: Allocated throughput should not exceed CIR1 + CIR2
68 Metering: Allocated throughput should not exceed CIR1
105 Metering: Allocated throughput should not exceed 2*CIR1 + 2*CIR2
110 Metering: Allocated throughput should not exceed CIR1 + 2*CIR2
115 Metering: Allocated throughput should not exceed PIR1+ CIR1 + CIR2
120 Metering: Allocated throughput should not exceed CIR1
/external/pdfium/third_party/lcms/
D0008-infinite-loop-GrowNamedColorList.patch8 while (v -> Allocated < n){
20 while (NewNC ->Allocated < v ->Allocated){
/external/clang/test/Analysis/
DkeychainAPI.m81 } // expected-warning{{Allocated data is not released: missing a call to 'SecKeychainItemFreeConten…
99 …nItemCopyContent(2, ptr, ptr, &length, &outData); // expected-warning {{Allocated data should be r…
204 …return 0; // expected-warning{{Allocated data is not released: missing a call to 'SecKeychainItemF…
223 …if (length) { // expected-warning{{Allocated data is not released: missing a call to 'SecKeychainI…
277 …opy(alloc, bytes, length, 5, 0, kCFAllocatorNull); // expected-warning{{Allocated data is not rele…
398 consumeChar(*(char*)outData); // expected-warning{{Allocated data is not released:}}
417 …OSStatus st = my_Allocate_Param(&outData, &length); // expected-warning{{Allocated data is not rel…
418 … st = my_Allocate_Param(&outData2, &length); // expected-warning{{Allocated data is not released}}
DkeychainAPI-diagnostic-visitor.m33 …length++; // expected-warning {{Allocated data is not released}} // expected-note{{Allocated data …
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dedit_distance.h63 std::unique_ptr<unsigned[]> Allocated; variable
67 Allocated.reset(Row);
/external/llvm/include/llvm/ADT/
Dedit_distance.h63 std::unique_ptr<unsigned[]> Allocated; variable
67 Allocated.reset(Row);
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dedit_distance.h63 std::unique_ptr<unsigned[]> Allocated; variable
67 Allocated.reset(Row);
/external/syzkaller/pkg/report/testdata/linux/report/
D1241 TITLE: INFO: Allocated in fasync_helper age=1 cpu=1 pid=6024
4 ** 4491 printk messages dropped ** [ 50.750742] INFO: Allocated in fasync_helper+0x29/0x90 age=1 …
D1068 [ 55.497470] Allocated:
D1331 TITLE: INFO: Allocated in fasync_helper age=1 cpu=1 pid=6024
14 ** 4491 printk messages dropped ** [ 50.750742] INFO: Allocated in fasync_helper+0x29/0x90 age=1 …
D12116 [ 247.919178] Allocated by task 0:
D12018 [ 80.272106] Allocated by task 3625515936:
D11124 [ 190.154802] Allocated:
/external/pdfium/third_party/lcms/src/
Dcmsnamed.c514 if (v ->Allocated == 0) in GrowNamedColorList()
517 size = v ->Allocated * 2; in GrowNamedColorList()
527 v ->Allocated = size; in GrowNamedColorList()
542 while (v -> Allocated < n){ in cmsAllocNamedColorList()
576 while (NewNC ->Allocated < v ->Allocated){ in cmsDupNamedColorList()
601 if (NamedColorList ->nColors + 1 > NamedColorList ->Allocated) { in cmsAppendNamedColor()
/external/grpc-grpc/third_party/nanopb/generator/proto/
Dnanopb.proto34 // Allocated size for 'bytes' and 'string' fields.
37 // Allocated number of entries in arrays ('repeated' fields)
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c56 unsigned int Allocated:1; member
249 if (reg->Allocated) { in remap_register()
262 s->Input[input].Allocated = 1; in alloc_input_simple()
276 s->Temporary[i].Allocated = 1; in do_regalloc_inputs_only()
/external/nanopb-c/generator/proto/
Dnanopb.proto34 // Allocated size for 'bytes' and 'string' fields.
42 // Allocated number of entries in arrays ('repeated' fields)
/external/e2fsprogs/tests/d_loaddump/
Dexpect5 Allocated inode: 12
/external/tcpdump/tests/
Dlmp-v.out180 Active: Allocated (1)
184 Active: Allocated (1)
194 Active: Allocated (1)
198 Active: Allocated (1)
Dlmpv1_busyloop.out5 Flags: [Allocated for user traffic]
/external/nanopb-c/generator/nanopb/
Doptions.proto42 // Allocated size for 'bytes' and 'string' fields.
50 // Allocated number of entries in arrays ('repeated' fields)
/external/swiftshader/third_party/LLVM/lib/Support/
DStringRef.cpp95 llvm::OwningArrayPtr<unsigned> Allocated; in edit_distance() local
99 Allocated.reset(previous); in edit_distance()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GC/
Dalloc_loop.ll43 ;; Allocated mem: allocated memory is immediately dead.
/external/llvm/test/CodeGen/X86/GC/
Dalloc_loop.ll43 ;; Allocated mem: allocated memory is immediately dead.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/GC/
Dalloc_loop.ll42 ;; Allocated mem: allocated memory is immediately dead.

123