Home
last modified time | relevance | path

Searched defs:predicate (Results 51 - 75 of 119) sorted by relevance

12345

/third_party/mesa3d/src/amd/common/
H A Dac_debug.c264 const char *predicate = PKT3_PREDICATE(header) ? "(predicate)" : ""; in ac_parse_packet3() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-container-object.c822 ecma_op_container_foreach(ecma_value_t this_arg, ecma_value_t predicate, ecma_value_t predicate_this_arg, lit_magic_string_id_t lit_id) ecma_op_container_foreach() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp1794 inst->predicate = BRW_PREDICATE_NORMAL; in nir_emit_alu() variable
[all...]
H A Dbrw_vec4.cpp2054 scalarize_predicate(brw_predicate predicate, unsigned writemask) scalarize_predicate() argument
[all...]
H A Dbrw_vec4_nir.cpp775 optimize_predicate(nir_alu_instr *instr, enum brw_predicate *predicate) optimize_predicate() argument
[all...]
H A Dbrw_vec4_visitor.cpp194 vec4_visitor::IF(enum brw_predicate predicate) in IF() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c291 nir_ssa_def *predicate = nir_iand(b, remap_predicates[i], nir_ieq(b, face, nir_imm_int(b, j))); in handle_cube_edge() local
H A Dzink_query.c85 struct zink_resource *predicate; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c67 struct pipe_query *predicate; /** The associated query that can be used for predicate */ member
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c330 nir_ssa_def *predicate = nir_iand(b, remap_predicates[i], nir_ieq(b, face, nir_imm_int(b, j))); in handle_cube_edge() local
/third_party/mesa3d/src/intel/tools/
H A Di965_gram.y2175 predicate: global() label
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h207 unsigned int predicate : 1; member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_locks.py529 def predicate(): function
/third_party/skia/src/core/
H A DSkFont.cpp75 void SkFont::setForceAutoHinting(bool predicate) { in setForceAutoHinting() argument
78 void SkFont::setEmbeddedBitmaps(bool predicate) { in setEmbeddedBitmaps() argument
81 void SkFont::setSubpixel(bool predicate) { in setSubpixel() argument
84 void SkFont::setLinearMetrics(bool predicate) { in setLinearMetrics() argument
87 void SkFont::setEmbolden(bool predicate) { in setEmbolden() argument
90 setBaselineSnap(bool predicate) setBaselineSnap() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp256 ReplaceAllUsesWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesWithPredicate() argument
H A Ddebug_info_manager.cpp664 ReplaceAllUsesInDebugScopeWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesInDebugScopeWithPredicate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp256 ReplaceAllUsesWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesWithPredicate() argument
/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.cpp97 AnyTypeOf(const Instruction* instruction, UnaryPredicate predicate) AnyTypeOf() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp277 virtual int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncBrief& async) in Sync() argument
282 virtual int Sync(const SyncOption& option, const AbsRdbPredicates& predicate, const AsyncDetail& async) in Sync() argument
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp155 GetAttribute(int serverId, int serviceIndex, std::function<bool(GattAttribute &)> predicate) GetAttribute() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp143 inline typename Container::const_iterator FindIf(const Container& container, Predicate&& predicate) in FindIf() argument
149 inline typename Container::iterator FindIf(Container& container, Predicate&& predicate) in FindIf() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp448 int RdbStore::Sync(const SyncOption &option, const AbsRdbPredicates &predicate, const AsyncBrief &async) in Sync() argument
464 int RdbStore::Sync(const SyncOption &option, const AbsRdbPredicates &predicate, const AsyncDetail &async) in Sync() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c655 mir_choose_instruction( midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned count, struct midgard_predicate *predicate) mir_choose_instruction() argument
803 struct midgard_predicate predicate = { mir_choose_bundle() local
841 mir_choose_alu(midgard_instruction **slot, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, struct midgard_predicate *predicate, unsigned unit) mir_choose_alu() argument
876 mir_comparison_mobile( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, unsigned count, unsigned cond) mir_comparison_mobile() argument
931 mir_schedule_comparison( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, unsigned cond, bool vector, unsigned *swizzle, midgard_instruction *user) mir_schedule_comparison() argument
964 mir_schedule_condition(compiler_context *ctx, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, midgard_instruction **instructions, midgard_instruction *last) mir_schedule_condition() argument
1025 struct midgard_predicate predicate = { mir_schedule_texture() local
1055 struct midgard_predicate predicate = { mir_schedule_ldst() local
1089 mir_schedule_zs_write( compiler_context *ctx, struct midgard_predicate *predicate, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, midgard_instruction *branch, midgard_instruction **smul, midgard_instruction **vadd, midgard_instruction **vlut, bool stencil) mir_schedule_zs_write() argument
1167 struct midgard_predicate predicate = { mir_schedule_alu() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp150 bool predicate = instruction->predicate; in applyShader() local
H A DVertexProgram.cpp138 bool predicate = instruction->predicate; in program() local

Completed in 39 milliseconds

12345