HomeSort by relevance Sort by last modified time
    Searched full:buckets (Results 401 - 425 of 1047) sorted by null

<<11121314151617181920>>

  /external/opencv/cvaux/src/
cvfindhandregion.cpp 487 /* find the leftmost and the rightmost buckets */
  /external/selinux/libselinux/src/
matchpathcon.c 287 ("%s: hash table stats: %d elements, %d/%d buckets used, longest chain length %d\n",
  /external/selinux/libsepol/src/
avtab.c 416 ("%s: %d entries and %d/%d buckets used, longest chain length %d\n",
  /external/skia/src/core/
SkTraceEvent.h 116 // The thread buckets for the sampling profiler.
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
StringMap.h 74 // Initialize the map with zero buckets to allocation.
  /external/syslinux/com32/include/sys/
elfcommon.h 266 /* Symbol table indices are found in the hash buckets and chain table
  /external/syslinux/utils/
ppmtolss16 224 $maxmult = 64/($maxcol+1); # Equal buckets conversion
  /external/v8/src/
d8.h 353 size_t buckets);
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsRecorder.java 209 * across all UIDs (e.g. contains UID_ALL buckets), regardless of VPN state.
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetModel.java 316 // populate the day buckets that this event falls into
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
macros.h 209 // Verify that the bucket _N is less than the container's buckets count.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
macros.h 209 // Verify that the bucket _N is less than the container's buckets count.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
macros.h 209 // Verify that the bucket _N is less than the container's buckets count.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reflect.go 148 // buckets can be marked as having no pointers.
191 makefield("buckets", ptrto(bucket)),
218 // buckets *Bucket
233 field[4] = makefield("buckets", ptrto(mapbucket(t)))
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsysctl_openbsd.go 59 {"kern.malloc.buckets", []_C_int{1, 39, 1}},
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reflect.go 148 // buckets can be marked as having no pointers.
191 makefield("buckets", ptrto(bucket)),
218 // buckets *Bucket
233 field[4] = makefield("buckets", ptrto(mapbucket(t)))
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zsysctl_openbsd.go 59 {"kern.malloc.buckets", []_C_int{1, 39, 1}},
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
macros.h 213 // Verify that the bucket _N is less than the container's buckets count.
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
macros.h 213 // Verify that the bucket _N is less than the container's buckets count.
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
macros.h 213 // Verify that the bucket _N is less than the container's buckets count.
  /art/compiler/
elf_builder.h 738 hash.push_back(1); // Number of buckets.
740 // Buckets. Having just one makes it linear search.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.c 255 // under the device manager and specific buckets)
    [all...]
  /external/autotest/site_utils/
gs_offloader.py 362 """Upload test results to separate gs buckets.
389 """Check if the result should be uploaded to CTS/GTS buckets.
    [all...]
  /external/blktrace/btt/
output.c 691 fprintf(ofp, "# Q buckets\n");
704 fprintf(ofp, "# D buckets\n");
  /external/iptables/extensions/
libxt_hashlimit.c 51 "[--hashlimit-htable-size <num>] number of hashtable buckets\n"
91 " --hashlimit-htable-size <num> number of hashtable buckets\n"

Completed in 1509 milliseconds

<<11121314151617181920>>