| /third_party/alsa-utils/alsamixer/ |
| H A D | textbox.c | 203 int top; in move_y() local
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | simple_abst.c | 201 static int find_module(snd_mixer_class_t *class, snd_config_t *top) in find_module() argument 278 snd_config_t *top = NULL; in snd_mixer_simple_basic_register() local 176 find_full(snd_mixer_class_t *class, snd_mixer_t *mixer, snd_config_t *top, const char *device) find_full() argument [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | utils.c | 196 int load_configuration(const char *file, snd_config_t **top, int *open_failed) in load_configuration() argument
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-dapm.c | 29 snd_config_t *top, *parent_obj, *cfg, *dest; in tplg_build_base_object() local 293 snd_config_t *top, *obj, *cfg, *route, *child, *parent_obj; in tplg_build_dapm_route_object() local
|
| /third_party/backends/lib/ |
| H A D | getopt.c | 314 int top = optind; global() local [all...] |
| /third_party/backends/backend/ |
| H A D | mustek_pp_ccd300.h | 50 int top; member
|
| /third_party/backends/testsuite/backend/genesys/ |
| H A D | tests_image_pipeline.cpp | 895 std::vector<std::uint16_t> top = { in test_node_calibrate_8bit() local 931 std::vector<std::uint16_t> top = { in test_node_calibrate_16bit() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | UScriptRun.java | 512 private final ParenStackEntry top() in top() method in UScriptRun
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | layoutpropsbuilder.cpp | 264 int32_t top = ULAYOUT_IX_COUNT * 4; in writeBinaryData() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | UScriptRun.java | 514 private final ParenStackEntry top() in top() method in UScriptRun
|
| /third_party/libsnd/src/ALAC/ |
| H A D | dp_enc.c | 83 int32_t top ; in pc_block() local 127 top = in [j - lim] ; in pc_block() local 214 top = in [j - lim] ; in pc_block() local 348 top = in [j - lim] ; pc_block() local [all...] |
| H A D | dp_dec.c | 60 int32_t sum1, sg, sgn, top, dd ; in unpc_block() local 120 top = out [j - lim] ; in unpc_block() local 208 top = out [j - lim] ; in unpc_block() local [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | qxl_drm.h | 99 __u32 top; member
|
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-char-helpers.c | 40 int top = size_of_array - 1; in search_char_in_char_array() local 80 int top = size_of_array - 1; in search_char_in_interval_array() local 565 int top = NUM_OF_ELEMENTS (lit_character_pair_ranges) - 1; in search_in_bidirectional_conversion_tables() local 644 int top = end_point - size_of_case_value; search_in_conversion_table() local [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkg_gencmn.cpp | 499 uint32_t top=stringTop+length; in allocString() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_gencmn.cpp | 499 uint32_t top=stringTop+length; in allocString() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | state-values-utils.cc | 346 SparseInputMask::InputIterator* top = Top(); in EnsureValid() local
|
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | worklist.h | 172 Segment* top = nullptr; in Merge() local 199 Segment* top = top_; in Swap() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | free-list.cc | 452 FreeListCategory* top = categories_[type]; in AddCategory() local 471 FreeListCategory* top = categories_[type]; RemoveCategory() local [all...] |
| H A D | spaces-inl.h | 161 Address top = HeapObject::cast(obj).address(); in FromResult() local 215 Address top = allocation_info_->top(); in AllocateFastAligned() local
|
| H A D | read-only-spaces.h | 219 Address top() const { return top_; } in top() function in v8::internal::ReadOnlySpace
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | stack-guard.cc | 109 InterruptsScope* top = thread_local_.interrupt_scopes_; in PopInterruptsScope() local
|
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | ocb128.c | 345 size_t max_idx = 0, top = (size_t)all_num_blocks; in CRYPTO_ocb128_encrypt() local 437 size_t max_idx = 0, top = (size_t)all_num_blocks; in CRYPTO_ocb128_decrypt() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_div.c | 144 int top = num->top; in bn_left_align() local [all...] |
| H A D | bn_rand.c | 23 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand() argument 102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() argument 108 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() argument 113 BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) BN_bntest_rand() argument 119 BN_priv_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, unsigned int strength, BN_CTX *ctx) BN_priv_rand_ex() argument 126 BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) BN_priv_rand() argument 231 BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) BN_pseudo_rand() argument [all...] |