| /third_party/node/deps/npm/node_modules/libnpmpublish/lib/ |
| H A D | provenance.js | |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/lexer/ |
| H A D | lexer.go | 138 type predicate func(r rune) bool type
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-set-prototype.c | 94 ecma_builtin_set_prototype_object_foreach(ecma_value_t this_arg, ecma_value_t predicate, ecma_value_t predicate_this_arg) ecma_builtin_set_prototype_object_foreach() argument
|
| H A D | ecma-builtin-map-prototype.c | 78 ecma_builtin_map_prototype_object_foreach(ecma_value_t this_arg, ecma_value_t predicate, ecma_value_t predicate_this_arg) ecma_builtin_map_prototype_object_foreach() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_expression_flattening.cpp | 51 bool (*predicate)(ir_instruction *ir); member in ir_expression_flattening_visitor
|
| /third_party/mesa3d/src/loader/ |
| H A D | pci_id_driver_map.h | 54 bool (*predicate)(int fd); member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
| H A D | subsetter.cc | 35 Subsetter::Subsetter(Font* font, CharacterPredicate* predicate) in Subsetter() argument 40 Subsetter::Subsetter(const char* font_path, CharacterPredicate* predicate) in Subsetter() argument
|
| H A D | font_info.cc | 119 FontSourcedInfoBuilder(Font* font, FontId font_id, CharacterPredicate* predicate) FontSourcedInfoBuilder() argument
|
| /foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/ |
| H A D | fixed_size_list.h | 43 std::optional<T> find_if(const std::function<bool(const T&)>& predicate) in find_if() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_controlflow.h | 84 AluInstr *predicate() const { return m_predicate; } in predicate() function in r600::IfInstr
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | available_instructions.cpp | 21 AvailableInstructions( opt::IRContext* ir_context, const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) AvailableInstructions() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | available_instructions.cpp | 21 AvailableInstructions( opt::IRContext* ir_context, const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) AvailableInstructions() argument
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | available_instructions.cpp | 21 AvailableInstructions( opt::IRContext* ir_context, const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) AvailableInstructions() argument
|
| /base/time/time_service/services/timer/src/ |
| H A D | batch.cpp | 82 bool Batch::Remove(std::function<bool (const TimerInfo &)> predicate) in Remove() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pm4.c | 49 static void si_pm4_cmd_end(struct si_pm4_state *state, bool predicate) in si_pm4_cmd_end() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_query.cpp | 59 struct d3d12_resource *predicate; member [all...] |
| /third_party/python/Lib/ |
| H A D | textwrap.py | 479 def predicate(line): function
|
| /base/telephony/telephony_data/common/src/ |
| H A D | rdb_base_helper.cpp | 56 Update(int &changedRows, const NativeRdb::ValuesBucket &values, const NativeRdb::AbsRdbPredicates &predicate) Update() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_vision_operations.cpp | 103 DataSharePredicates predicate; in UpdateAnalysisTotal() local 124 DataSharePredicates predicate; in DeleteFromVisionTables() local 134 DataSharePredicates predicate; in DeleteFromVisionTablesForVideo() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
| H A D | data_share_service_impl.cpp | 139 UpdateEx(const std::string &uri, const std::string &extUri, const DataSharePredicates &predicate, const DataShareValuesBucket &valuesBucket) UpdateEx() argument 160 DeleteEx(const std::string &uri, const std::string &extUri, const DataSharePredicates &predicate) DeleteEx() argument
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | ptrace.h | 112 #define predicate(x) ((x) & 0xf0000000) macro
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | ptrace.h | 111 #define predicate(x) ((x) & 0xf0000000) macro
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_ir.h | 166 enum brw_predicate predicate; member
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | i965_asm.h | 60 struct predicate { struct
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanPredicator.cpp | 234 void VPlanPredicator::predicate(void) { predicate() function in VPlanPredicator [all...] |