Home
last modified time | relevance | path

Searched defs:top (Results 476 - 500 of 1133) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/alsa-utils/alsamixer/
H A Dtextbox.c203 int top; in move_y() local
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c201 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 Dutils.c196 int load_configuration(const char *file, snd_config_t **top, int *open_failed) in load_configuration() argument
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c29 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 Dgetopt.c314 int top = optind; global() local
[all...]
/third_party/backends/backend/
H A Dmustek_pp_ccd300.h50 int top; member
/third_party/backends/testsuite/backend/genesys/
H A Dtests_image_pipeline.cpp895 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 DUScriptRun.java512 private final ParenStackEntry top() in top() method in UScriptRun
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp264 int32_t top = ULAYOUT_IX_COUNT * 4; in writeBinaryData() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java514 private final ParenStackEntry top() in top() method in UScriptRun
/third_party/libsnd/src/ALAC/
H A Ddp_enc.c83 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 Ddp_dec.c60 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 Dqxl_drm.h99 __u32 top; member
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c40 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 Dpkg_gencmn.cpp499 uint32_t top=stringTop+length; in allocString() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.cpp499 uint32_t top=stringTop+length; in allocString() local
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc346 SparseInputMask::InputIterator* top = Top(); in EnsureValid() local
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h172 Segment* top = nullptr; in Merge() local
199 Segment* top = top_; in Swap() local
/third_party/node/deps/v8/src/heap/
H A Dfree-list.cc452 FreeListCategory* top = categories_[type]; in AddCategory() local
471 FreeListCategory* top = categories_[type]; RemoveCategory() local
[all...]
H A Dspaces-inl.h161 Address top = HeapObject::cast(obj).address(); in FromResult() local
215 Address top = allocation_info_->top(); in AllocateFastAligned() local
H A Dread-only-spaces.h219 Address top() const { return top_; } in top() function in v8::internal::ReadOnlySpace
/third_party/node/deps/v8/src/execution/
H A Dstack-guard.cc109 InterruptsScope* top = thread_local_.interrupt_scopes_; in PopInterruptsScope() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Docb128.c345 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 Dbn_div.c144 int top = num->top; in bn_left_align() local
[all...]
H A Dbn_rand.c23 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...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...46