Home
last modified time | relevance | path

Searched defs:small_table_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/jni/
H A Dlocal_reference_table.h499 LrtEntry* small_table_; // For optimizing the fast-path. variable
/aosp_15_r20/external/brotli/c/enc/
H A Dencode.c95 int small_table_[1 << 10]; /* 4KiB */ member
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencode.c96 int small_table_[1 << 10]; /* 4KiB */ member