Home
last modified time | relevance | path

Searched defs:predicate (Results 1 - 25 of 93) 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
/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...]
/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
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h143 int predicate; /* Run this pass? */ member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_debug.c150 const char *predicate = PKT3_PREDICATE(ib[0]) ? "(predicate)" : ""; in ac_parse_packet3() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Diterator.h194 FilterIterator(const SubIterator& end, Predicate predicate) in FilterIterator() argument
184 FilterIterator(const IteratorRange<SubIterator>& iteration_range, Predicate predicate) FilterIterator() argument
242 MakeFilterIterator( const IteratorRange<SubIterator>& sub_iterator_range, Predicate predicate) MakeFilterIterator() argument
248 MakeFilterIterator( const SubIterator& begin, const SubIterator& end, Predicate predicate) MakeFilterIterator() argument
254 MakeFilterIteratorRange( const SubIterator& begin, const SubIterator& end, Predicate predicate) MakeFilterIteratorRange() argument
[all...]

Completed in 11 milliseconds

1234