Searched refs:push (Results 226 - 250 of 380) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.bin/dc/
H A Dbcode.c66 static __inline void push(struct value *);
451 push(struct value *v) function
823 push(stack_dup_value(v, &copy));
858 push(value);
909 push(stack_dup_value(v, &copy));
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp731 void push(NodeId id) { List.push(id); } function in class:clang::diff::__anon915::PriorityList
753 push(Child);
865 L1.push(T1.getRootId());
866 L2.push(T2.getRootId());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4605 TyLoc NewT = TLB.push<TyLoc>(T.getType());
4613 BuiltinTypeLoc NewT = TLB.push<BuiltinTypeLoc>(T.getType());
4645 TLB.push<DecayedTypeLoc>(Result);
4666 ObjCObjectPointerTypeLoc NewT = TLB.push<ObjCObjectPointerTypeLoc>(Result);
4682 PointerTypeLoc NewT = TLB.push<PointerTypeLoc>(Result);
4705 BlockPointerTypeLoc NewT = TLB.push<BlockPointerTypeLoc>(Result);
4743 NewTL = TLB.push<LValueReferenceTypeLoc>(Result);
4745 NewTL = TLB.push<RValueReferenceTypeLoc>(Result);
4803 // sure to push TypeLoc info for it.
4807 TLB.push<AdjustedTypeLo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1701 void push(WeightedLeaf L, bool SeparateConst=true) { function in class:__anon2252::LeafPrioQueue
1722 push(L, false);
2008 Leaves.push(WeightedLeaf(Child, Weight, InsertionOrder++));
2019 Leaves.push(WeightedLeaf(Child, Weight, InsertionOrder++));
2071 Leaves.push(WeightedLeaf(New, Weight, Mul1.InsertionOrder));
2075 Leaves.push(Mul1);
2077 Leaves.push(Mul2);
2134 Leaves.push(GA);
2198 Leaves.push(WeightedLeaf(NewNode, Weight, L0.InsertionOrder));
H A DHexagonGenPredicate.cpp324 WorkQ.push(PredReg);
356 WorkQ.push(RegisterSubReg(MO.getReg()));
H A DBitTracker.cpp977 FlowQ.push(CFGEdge(ThisN, TB->getNumber()));
986 UseQ.push(&UseI);
1092 FlowQ.push(CFGEdge(ThisN, NextN));
1138 FlowQ.push(CFGEdge(-1, EntryN));
H A DHexagonMachineScheduler.cpp356 Pending.push(SU);
358 Available.push(SU);
439 Available.push(SU);
/freebsd-11-stable/crypto/openssl/apps/
H A Dca.c1641 X509_NAME_ENTRY *tne, *push; local
1765 push = NULL;
1768 push = tne;
1776 push = tne;
1798 push = X509_NAME_get_entry(CAname, j);
1800 str2 = X509_NAME_ENTRY_get_data(push);
1820 if (push != NULL) {
1821 if (!X509_NAME_add_entry(subject, push, -1, 0)) {
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S577 push $0x1 # Block count
578 push $0x10 # Packet size
/freebsd-11-stable/lib/libedit/
H A Dread.c225 FUN(el,push)(EditLine *el, const Char *str)
285 FUN(el,push)(el, val.str);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp225 void ResourcePriorityQueue::push(SUnit *SU) { function in class:ResourcePriorityQueue
580 push(OnlyAvailablePred);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h525 virtual void push(SUnit *U) = 0;
530 push(*I);
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S820 .set push
929 .set push
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dcxxabi.h49 #pragma GCC visibility push(default)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.c531 int push)
544 if (push)
880 obj_elf_section (int push) argument
1032 obj_elf_change_section (name, type, attr, entsize, group_name, linkonce, push);
525 obj_elf_change_section(const char *name, int type, int attr, int entsize, const char *group_name, int linkonce, int push) argument
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h102 #pragma pack(push,1)
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_wired.c33 #pragma pack(push, 1)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h425 virtual void push() = 0;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h146 void push(PMDataManager *PM);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h179 void push(Decl *D) { function in class:clang::ASTImporter::ImportPathTy
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp379 // and push new managers into PMS
384 PMS.push(LPPM);
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp186 #pragma pack(push, 8)
204 #pragma warning(push)
260 #pragma warning(push)
1021 #pragma warning(push)
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c529 void *param, apr_byte_t priority, int push,
550 if (push) {
557 if (!push) {
528 add_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, apr_byte_t priority, int push, void *owner) argument
/freebsd-11-stable/contrib/groff/src/libs/libdriver/
H A Dinput.cpp329 void push(environment *e);
469 // copy argument and push this onto the stack
471 EnvStack::push(environment *e) function in class:EnvStack
1664 env_stack.push(current_env);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp582 auto push = [&Worklist](MetadataMapType::value_type &MD) { local
598 push(FirstMD);
605 push(*MD);

Completed in 427 milliseconds

1234567891011>>