Home
last modified time | relevance | path

Searched defs:old_num (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_drawable.h51 unsigned old_num; member
/third_party/harfbuzz/src/
Dhb-subset-cff-common.hh502 hb_codepoint_t old_num = HB_SET_VALUE_INVALID; in create() local
726 for (unsigned int old_num = 0; old_num < subrs.length; old_num++) in encode_subrs() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh505 hb_codepoint_t old_num = HB_SET_VALUE_INVALID; in create() local
729 for (unsigned int old_num = 0; old_num < subrs.length; old_num++) in encode_subrs() local
/third_party/boost/boost/interprocess/indexes/
Diunordered_set_index.hpp214 ( bucket_ptr old_buckets, const size_type old_num in expand_or_create_buckets()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh552 for (hb_codepoint_t old_num = 0; old_num < length; old_num++) in create() local
772 for (unsigned int old_num = 0; old_num < subrs.length; old_num++) in encode_subrs() local
/third_party/openssl/include/openssl/
Dcrypto.h123 # define OPENSSL_clear_realloc(addr, old_num, num) \ argument
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c680 unsigned old_num = i915->current.num_user_constants[shader]; in i915_set_constant_buffer() local