| /third_party/musl/src/search/ |
| H A D | insque.c | 8 void insque(void *element, void *pred) in insque() argument
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksCommon.hpp | 55 vector<T>& remove_erase_if (vector<T>& on, PRED pred) in remove_erase_if() argument
|
| /foundation/multimedia/media_foundation/src/osal/task/ffrt/ |
| H A D | condition_variable.cpp | 62 bool ConditionVariable::WaitFor(AutoLock& lock, int64_t timeoutMs, std::function<bool()> pred) in WaitFor() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dcaadpcm.h | 37 int64_t pred = 0; in ff_dcaadpcm_predict() local
|
| H A D | siprdata.h | 259 static const float pred[4] = { variable
|
| H A D | huffyuvencdsp.c | 61 const int pred = mid_pred(l, src1[i], (l + src1[i] - lt) & mask); in sub_hfyu_median_pred_int16_c() local
|
| H A D | lossless_videoencdsp.c | 67 const int pred = mid_pred(l, src1[i], (l + src1[i] - lt) & 0xFF); in sub_median_pred_c() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_map.h | 447 void erase_if(btree_map<K, V, C, A> &map, Pred pred) { in erase_if() argument 755 void erase_if(btree_multimap<K, V, C, A> &map, Pred pred) { in erase_if() argument
|
| H A D | btree_set.h | 367 void erase_if(btree_set<K, C, A> &set, Pred pred) { in erase_if() argument 670 void erase_if(btree_multiset<K, C, A> &set, Pred pred) { in erase_if() argument
|
| H A D | flat_hash_map.h | 546 void erase_if(flat_hash_map<K, V, H, E, A>& c, Predicate pred) { in erase_if() argument
|
| H A D | flat_hash_set.h | 447 void erase_if(flat_hash_set<T, H, E, A>& c, Predicate pred) { in erase_if() argument
|
| H A D | node_hash_set.h | 437 void erase_if(node_hash_set<T, H, E, A>& c, Predicate pred) { in erase_if() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/ |
| H A D | ets_reference_processor.h | 92 void EtsReferenceProcessor::ProcessReferences(const mem::GC::ReferenceClearPredicateT &pred, const Handler &handler) in ProcessReferences() argument
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/reference-processor/ |
| H A D | reference_processor.h | 83 virtual void ProcessReferencesAfterCompaction([[maybe_unused]] const mem::GC::ReferenceClearPredicateT &pred) in ProcessReferencesAfterCompaction() argument
|
| /foundation/multimedia/media_foundation/engine/include/foundation/osal/thread/ |
| H A D | condition_variable.h | 53 bool WaitFor(ScopedLock& lock, int timeoutMs, Predicate pred) in WaitFor() argument
|
| /foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
| H A D | condition_variable.h | 81 void wait(std::unique_lock<mutex>& lk, Pred&& pred) in wait() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_remove_unreachable.c | 98 struct ir3_block *pred = block->physical_predecessors[0]; in delete_block() local
|
| H A D | ir3_dominance.c | 58 struct ir3_block *pred = block->predecessors[i]; in calc_dominance() local
|
| H A D | ir3_liveness.c | 79 const struct ir3_block *pred = block->predecessors[i]; in compute_block_liveness() local 101 const struct ir3_block *pred = block->physical_predecessors[i]; in compute_block_liveness() local
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | dce_tests.cpp | 49 nir_phi_instr *create_one_source_phi(nir_shader *shader, nir_block *pred, in create_one_source_phi() argument
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| H A D | util.h | 49 GetAllVarsInScope( const tint::Program& program, const sem::Statement* curr_stmt, Pred&& pred) GetAllVarsInScope() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | typeCheckingHelpers.cpp | 205 static bool MatchConstituentOrConstraint(const Type *type, Pred const &pred, Trv const &trv) in MatchConstituentOrConstraint() argument 235 static bool MatchConstituentOrConstraint(const Type *type, Pred const &pred) in MatchConstituentOrConstraint() argument
|
| /foundation/multimedia/media_foundation/src/osal/task/pthread/ |
| H A D | condition_variable.cpp | 111 bool ConditionVariable::WaitFor(AutoLock& lock, int64_t timeoutMs, std::function<bool()> pred) in WaitFor() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | block-range.h | 35 u64 pred; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | block-range.h | 35 u64 pred; member
|