HomeSort by relevance Sort by last modified time
    Searched full:slab (Results 251 - 275 of 292) sorted by null

<<1112

  /frameworks/base/services/core/java/com/android/server/
EventLogTags.logtags 91 2809 watchdog_meminfo (MemFree|1|2),(Buffers|1|2),(Cached|1|2),(Active|1|2),(Inactive|1|2),(AnonPages|1|2),(Mapped|1|2),(Slab|1|2),(SReclaimable|1|2),(SUnreclaim|1|2),(PageTables|1|2)
  /packages/apps/Settings/res/values-cs/
arrays.xml 98 <item msgid="503942654197908005">"Do?asné p?edcházení slabému p?ipojení"</item>
112 <item msgid="1805837518286731242">"Do?asné p?edcházení slabému p?ipojení"</item>
  /packages/apps/Settings/res/values-sk/
arrays.xml 98 <item msgid="503942654197908005">"Do?asne bolo zabránené slabému pripojeniu"</item>
112 <item msgid="1805837518286731242">"Do?asne bolo zabránené slabému pripojeniu"</item>
  /external/e2fsprogs/e2fsck/
recovery.c 23 #include <linux/slab.h>
revoke.c 67 #include <linux/slab.h>
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs2_0.c 28 #include <linux/slab.h>
inode.c 28 #include <linux/slab.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
multiway_merge.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
multiway_merge.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
multiway_merge.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiway_merge.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
multiway_merge.h     [all...]
  /frameworks/base/core/jni/
android_os_Debug.cpp 643 "Slab:",
    [all...]
  /frameworks/native/cmds/dumpstate/
dumpstate.c 305 dump_file("SLAB INFO", "/proc/slabinfo");
  /packages/apps/Settings/res/values-ro/
arrays.xml 160 <item msgid="2245412278046491293">"Slab"</item>
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 615 // @slab: An array of data, or a number. If a number, then the size of the block to allocate,
620 // is initial data - if @slab is a number, then this does not matter at all and is
623 function allocate(slab, types, allocator, ptr) {
625 if (typeof slab === 'number') {
627 size = slab;
630 size = slab.length;
653 if (slab.subarray || slab.slice) {
654 HEAPU8.set(slab, ret);
656 HEAPU8.set(new Uint8Array(slab), ret)
    [all...]
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 215 /// slab-like allocator, and destroy them after the pass completes. An
    [all...]
  /frameworks/base/packages/SystemUI/res/values-cs/
strings.xml 37 <string name="battery_low_title" msgid="6456385927409742437">"Baterie je slabá"</string>
    [all...]
  /packages/apps/TvSettings/Settings/res/values-cs/
strings.xml 122 <item msgid="6926038943588801452">"Slabá"</item>
    [all...]
  /packages/apps/TvSettings/Settings/res/values-ro/
strings.xml 121 <item msgid="6926038943588801452">"Slab"</item>
    [all...]
  /packages/apps/TvSettings/Settings/res/values-sk/
strings.xml 122 <item msgid="6926038943588801452">"Slabá"</item>
    [all...]
  /packages/apps/TvSettings/Settings/res/values-sl/
strings.xml 122 <item msgid="6926038943588801452">"Slab"</item>
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js     [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp 263 // Algorithm: For each component check whether segment endpoints are inside, or intersect with slab.
    [all...]
  /external/iproute2/misc/
ss.c 347 /* Get stats from slab */
    [all...]

Completed in 708 milliseconds

<<1112