Home
last modified time | relevance | path

Searched defs:predicate (Results 1 - 25 of 119) sorted by relevance

12345

/third_party/node/deps/npm/node_modules/libnpmpublish/lib/
H A Dprovenance.js
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/lexer/
H A Dlexer.go138 type predicate func(r rune) bool type
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-set-prototype.c94 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 Decma-builtin-map-prototype.c78 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 Dir_expression_flattening.cpp51 bool (*predicate)(ir_instruction *ir); member in ir_expression_flattening_visitor
/third_party/mesa3d/src/loader/
H A Dpci_id_driver_map.h54 bool (*predicate)(int fd); member
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dsubsetter.cc35 Subsetter::Subsetter(Font* font, CharacterPredicate* predicate) in Subsetter() argument
40 Subsetter::Subsetter(const char* font_path, CharacterPredicate* predicate) in Subsetter() argument
H A Dfont_info.cc119 FontSourcedInfoBuilder(Font* font, FontId font_id, CharacterPredicate* predicate) FontSourcedInfoBuilder() argument
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dfixed_size_list.h43 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 Dsfn_instr_controlflow.h84 AluInstr *predicate() const { return m_predicate; } in predicate() function in r600::IfInstr
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp21 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 Davailable_instructions.cpp21 AvailableInstructions( opt::IRContext* ir_context, const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) AvailableInstructions() argument
/third_party/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp21 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 Dbatch.cpp82 bool Batch::Remove(std::function<bool (const TimerInfo &)> predicate) in Remove() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c49 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 Dd3d12_query.cpp59 struct d3d12_resource *predicate; member
[all...]
/third_party/python/Lib/
H A Dtextwrap.py479 def predicate(line): function
/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp56 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 Dmedialibrary_vision_operations.cpp103 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 Ddata_share_service_impl.cpp139 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 Dptrace.h112 #define predicate(x) ((x) & 0xf0000000) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dptrace.h111 #define predicate(x) ((x) & 0xf0000000) macro
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir.h166 enum brw_predicate predicate; member
/third_party/mesa3d/src/intel/tools/
H A Di965_asm.h60 struct predicate { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp234 void VPlanPredicator::predicate(void) { predicate() function in VPlanPredicator
[all...]

Completed in 11 milliseconds

12345