Home
last modified time | relevance | path

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

1234

/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
/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
/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
/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...]
/test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/
H A Dnapi_init.cpp587 bool *predicate = (bool *)(&x); in UndefinedBool() local
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_printer.c407 static void pvr_pds_disassemble_predicate(uint32_t predicate, in pvr_pds_disassemble_predicate() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c146 int predicate; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c201 int predicate; /* Boolean associated to the condvar */ member
/third_party/node/deps/v8/src/profiler/
H A Dheap-profiler.cc236 QueryObjects(Handle<Context> context, debug::QueryObjectPredicate* predicate, PersistentValueVector<v8::Object>* objects) QueryObjects() argument

Completed in 12 milliseconds

1234