Home
last modified time | relevance | path

Searched defs:atom (Results 151 – 175 of 8741) sorted by relevance

12345678910>>...350

/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/qdoc/
H A Dtext.cpp77 Text &Text::operator<<(const Atom &atom) in operator <<()
100 Text &Text::operator<<(const LinkAtom &atom) in operator <<()
112 const Atom *atom = text.firstAtom(); in operator <<() local
156 const Atom *atom = firstAtom(); in toString() local
171 const Atom *atom = firstAtom(); in contains() local
240 const Atom *atom = firstAtom(); in dump() local
270 Atom *atom = first; in clear() local
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/qdoc/
H A Dtext.cpp77 Text &Text::operator<<(const Atom &atom) in operator <<()
100 Text &Text::operator<<(const LinkAtom &atom) in operator <<()
112 const Atom *atom = text.firstAtom(); in operator <<() local
156 const Atom *atom = firstAtom(); in toString() local
171 const Atom *atom = firstAtom(); in contains() local
240 const Atom *atom = firstAtom(); in dump() local
270 Atom *atom = first; in clear() local
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/qdoc/
H A Dtext.cpp77 Text &Text::operator<<(const Atom &atom) in operator <<()
100 Text &Text::operator<<(const LinkAtom &atom) in operator <<()
112 const Atom *atom = text.firstAtom(); in operator <<() local
156 const Atom *atom = firstAtom(); in toString() local
171 const Atom *atom = firstAtom(); in contains() local
240 const Atom *atom = firstAtom(); in dump() local
270 Atom *atom = first; in clear() local
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-undo-transaction.c72 NemoUndoAtom *atom; in remove_transaction_from_object() local
123 const NemoUndoAtom *atom) in nemo_undo_transaction_add_atom()
182 NemoUndoAtom *atom; in remove_atoms() local
233 undo_atom_free (NemoUndoAtom *atom) in undo_atom_free()
245 undo_atom_undo_and_free (NemoUndoAtom *atom) in undo_atom_undo_and_free()
255 undo_atom_free_cover (gpointer atom, gpointer callback_data) in undo_atom_free_cover()
263 undo_atom_undo_and_free_cover (gpointer atom, gpointer callback_data) in undo_atom_undo_and_free_cover()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
213 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
263 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
274 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
281 const Atom *atom = it.second; in undefines() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/Core/
H A DSymbolTable.cpp30 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
32 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
34 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
36 bool SymbolTable::add(const DefinedAtom &atom) { in add()
207 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
257 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
268 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
275 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/Core/
H A DSymbolTable.cpp31 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
33 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
35 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
37 bool SymbolTable::add(const DefinedAtom &atom) { in add()
214 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
264 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
275 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
282 const Atom *atom = it.second; in undefines() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/Core/
H A DSymbolTable.cpp31 bool SymbolTable::add(const UndefinedAtom &atom) { return addByName(atom); } in add()
33 bool SymbolTable::add(const SharedLibraryAtom &atom) { return addByName(atom); } in add()
35 bool SymbolTable::add(const AbsoluteAtom &atom) { return addByName(atom); } in add()
37 bool SymbolTable::add(const DefinedAtom &atom) { in add()
214 unsigned SymbolTable::AtomMappingInfo::getHashValue(const DefinedAtom *atom) { in getHashValue()
264 const Atom *SymbolTable::replacement(const Atom *atom) { in replacement()
275 bool SymbolTable::isCoalescedAway(const Atom *atom) { in isCoalescedAway()
282 const Atom *atom = it.second; in undefines() local
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/engines/action_engine/actions/
H A Dbase.py42 def schedule_execution(self, atom): argument
46 def schedule_reversion(self, atom): argument
50 def complete_reversion(self, atom, result): argument
54 def complete_execution(self, atom, result): argument
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) in check_rrb()
336 struct radeon_state_atom *atom) in check_polygon_stipple()
344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in mtl_emit()
356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in lit_emit()
368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in ptp_emit()
389 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in scl_emit()
401 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in vec_emit()
437 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) in ctx_emit_cs()
556 static int check_tex_mm(struct gl_context* ctx, struct radeon_state_atom *atom) in check_tex_mm()
566 static void tex_emit_mm(struct gl_context *ctx, struct radeon_state_atom *atom) in tex_emit_mm()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) in check_rrb()
336 struct radeon_state_atom *atom) in check_polygon_stipple()
344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in mtl_emit()
356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in lit_emit()
368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in ptp_emit()
389 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in scl_emit()
401 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in vec_emit()
437 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) in ctx_emit_cs()
556 static int check_tex_mm(struct gl_context* ctx, struct radeon_state_atom *atom) in check_tex_mm()
566 static void tex_emit_mm(struct gl_context *ctx, struct radeon_state_atom *atom) in tex_emit_mm()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) in check_rrb()
336 struct radeon_state_atom *atom) in check_polygon_stipple()
344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in mtl_emit()
356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in lit_emit()
368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in ptp_emit()
389 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in scl_emit()
401 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in vec_emit()
437 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) in ctx_emit_cs()
556 static int check_tex_mm(struct gl_context* ctx, struct radeon_state_atom *atom) in check_tex_mm()
566 static void tex_emit_mm(struct gl_context *ctx, struct radeon_state_atom *atom) in tex_emit_mm()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) in check_rrb()
336 struct radeon_state_atom *atom) in check_polygon_stipple()
344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in mtl_emit()
356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in lit_emit()
368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in ptp_emit()
389 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in scl_emit()
401 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in vec_emit()
437 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) in ctx_emit_cs()
556 static int check_tex_mm(struct gl_context* ctx, struct radeon_state_atom *atom) in check_tex_mm()
566 static void tex_emit_mm(struct gl_context *ctx, struct radeon_state_atom *atom) in tex_emit_mm()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c325 static int check_rrb(struct gl_context *ctx, struct radeon_state_atom *atom) in check_rrb()
336 struct radeon_state_atom *atom) in check_polygon_stipple()
344 static void mtl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in mtl_emit()
356 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in lit_emit()
368 static void ptp_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in ptp_emit()
389 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in scl_emit()
401 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom) in vec_emit()
437 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom) in ctx_emit_cs()
556 static int check_tex_mm(struct gl_context* ctx, struct radeon_state_atom *atom) in check_tex_mm()
566 static void tex_emit_mm(struct gl_context *ctx, struct radeon_state_atom *atom) in tex_emit_mm()
[all …]

12345678910>>...350