/dports/www/R-cran-rvest/rvest/R/ |
H A D | utils.R | 1 map_chr <- function(.x, .f, ...) { 4 map_lgl <- function(.x, .f, ...) { 48 env_cache <- function(env, nm, value, inherit = FALSE) { argument
|
/dports/devel/antlr/antlr-2.7.7/antlr/preprocessor/ |
H A D | Grammar.java | 165 public void inherit(Option o, Grammar superG) { in inherit() method in Grammar 182 public void inherit(Rule r, Grammar superG) { in inherit() method in Grammar 199 public void inherit(String memberAction, Grammar superG) { in inherit() method in Grammar 210 public void setFileName(String f) { in setFileName()
|
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/ |
H A D | Util.cs | 31 bool IsDefined(Type attributeType, bool inherit); in IsDefined() 32 IList<CustomAttributeData> __GetCustomAttributes(Type attributeType, bool inherit); in __GetCustomAttributes() 250 private float f; field
|
/dports/net/dgd/dgd-1.4.23/src/ |
H A D | interpret.c | 459 frame *f; in i_odest() local 538 void i_string(frame *f, int inherit, unsigned int index) in i_string() 665 void i_global(frame *f, int inherit, int index) in i_global() 681 void i_global_lvalue(frame *f, int inherit, int index, int vtype, Uint class) in i_global_lvalue() 1213 void i_store_global(frame *f, int inherit, int index, value *val, value *verify) in i_store_global() 1563 frame *f; in i_set_sp() local 2728 frame f; in i_funcall() local 3458 frame *f; in i_call_tracei() local 3477 frame *f; in i_call_trace() local 3551 frame *f; in i_atomic_error() local [all …]
|
/dports/devel/cxxtools/cxxtools-2.2.1/src/ |
H A D | tcpserverimpl.cpp | 125 bool inherit = (flags & TcpServer::INHERIT) != 0; in listen() local 439 bool inherit = (flags & TcpSocket::INHERIT) != 0; in accept() local 450 int f = SOCK_NONBLOCK; in accept() local
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Reflection/ |
H A D | BinderTests.cs | 113 public override object[] GetCustomAttributes (bool inherit) in GetCustomAttributes() 118 public override bool IsDefined (Type attributeType, bool inherit) in IsDefined() 171 public override object[] GetCustomAttributes (Type attributeType, bool inherit) in GetCustomAttributes() 1082 public static float FloatMethod (float f) { in FloatMethod() 1200 class Bug324998AGood { public virtual void f(int i1, int i2, bool b) {} } in f() method in MonoTests.System.Reflection.BinderTest.Bug324998AGood 1202 class Bug324998BGood : Bug324998AGood { public override void f(int i1, int i2, bool b) {} } in f() method in MonoTests.System.Reflection.BinderTest.Bug324998BGood 1205 public virtual void f(int i1, int i2) {} in f() method in MonoTests.System.Reflection.BinderTest.Bug324998ABad 1206 public virtual void f(int i1, int i2, bool b) {} in f() method in MonoTests.System.Reflection.BinderTest.Bug324998ABad 1209 class Bug324998BBad : Bug324998ABad { public override void f(int i1, int i2, bool b) {} } in f() method in MonoTests.System.Reflection.BinderTest.Bug324998BBad
|
/dports/games/xqf/xqf-xqf-1.0.6.2/src/ |
H A D | gamesxml2c.c | 91 TagInherit inherit; member 98 static void add_tag(GameTag nr, TagInherit inherit, TagType type, const xmlChar* name) { in add_tag() 277 void printGame(FILE* f, RawGame* rg, RawGame* template) { in printGame() 331 FILE* f = stdout; in main() local
|
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/internal/ |
H A D | brigand.hpp | 1408 Functor for_each_impl( List<Elements...>&&, Functor f ) in for_each_impl() 1413 template<typename List, typename Functor> Functor for_each( Functor f ) in for_each() 1741 inline typename std::enable_if<!C::value,F&&>::type select(T&&, F&& f) in select() 2513 struct type : public T {}; 2515 template<> struct inherit<> struct 2517 using type = empty_base; 2521 using type = empty_base; 2525 struct type : public T1, T2 {}; 2529 using type = T1; 2533 using type = T2; [all …]
|
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/internal/ |
H A D | brigand.hpp | 1404 Functor for_each_impl( List<Elements...>&&, Functor f ) in for_each_impl() 1409 template<typename List, typename Functor> Functor for_each( Functor f ) in for_each() 1737 inline typename std::enable_if<!C::value,F&&>::type select(T&&, F&& f) in select() 2509 struct type : public T {}; 2511 template<> struct inherit<> struct 2513 using type = empty_base; 2517 using type = empty_base; 2521 struct type : public T1, T2 {}; 2525 using type = T1; 2529 using type = T2; [all …]
|
/dports/net-mgmt/virt-viewer/virt-viewer-11.0/tests/ |
H A D | redirect-test.c | 115 BOOL inherit = FALSE; in exec() local 170 FILE *f = fopen(fn, "r"); in read_file() local
|
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/db/ |
H A D | groupdb.cpp | 225 const std::string inherit = XML::langProperty(groupNode, in parseInherit() local 242 for (size_t f = 0; f < CAST_SIZE(ServerCommandType::Max); f ++) in parseInherit() local 248 for (size_t f = 0; f < CAST_SIZE(ServerPermissionType::Max); f ++) in parseInherit() local
|
H A D | itemdb.cpp | 87 for (size_t f = 0; f < sz; f ++) in itemTypeFromString() local 100 for (size_t f = 0; f < sz; f ++) in useButtonFromItemType() local 117 for (size_t f = 0; f < sz; f ++) in useButton2FromItemType() local 322 const int inherit = XML::getProperty(node, "inherit", -1); in loadXmlFile() local 485 for (int f = 0; f < 3; f++) in loadXmlFile() local 1045 for (int f = 0; f < 10; f ++) in loadReplaceSprite() local 1053 for (int f = 0; f < 10; f ++) in loadReplaceSprite() local
|
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/ |
H A D | CssManager.php | 1474 function MergeCSS($inherit, $tag, $attr) 2163 function _nthchild($f, $c)
|
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/ |
H A D | labelparser.cpp | 37 Chunk::Chunk(Chunk *parent, VOffset dir, bool isGroup, bool inherit) in Chunk() 116 Chunk *f = new Chunk(*tail, Chunk::None, false, true); in setNormalChar() local
|
/dports/graphics/R-cran-ggplot2/ggplot2/R/ |
H A D | ggproto.r | 169 make_proto_method <- function(self, f) { argument 198 as.list.ggproto <- function(x, inherit = TRUE, ...) { argument
|
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agos/ |
H A D | res.cpp | 434 SubInherit *inherit = (SubInherit *)allocateChildBlock(item, kInheritType, sizeof(SubInherit)); in readItemChildren() local 522 SubInherit *inherit = (SubInherit *)allocateChildBlock(item, kInheritType, sizeof(SubInherit)); in readItemChildren() local 695 bool f = getBit(dataList, srcVal); in copyBits() local
|
/dports/cad/gnucap/gnucap-2013-04-23/modelgen/ |
H A D | mg_.h | 225 void print(std::ostream& f)const in print() 227 Key(CS& f) {parse(f);} in Key() 385 Port(CS& f) {parse(f);} in Port() 408 Element(CS& f) {parse(f);} in Element() 429 Arg(CS& f) {parse(f);} in Arg() 442 void print(std::ostream& f)const in print() 445 Args(CS& f) {parse(f);} in Args() 489 Probe(CS& f) {parse(f);} in Probe() 514 Model(CS& f) {parse(f);} in Model() 519 const String_Arg& inherit()const {return _inherit;} in inherit() function [all …]
|
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/ |
H A D | map.cpp | 520 ScopedFile f; in GenerateMaterialFile() local 586 ScopedFile f; in GenerateFootstepList() local 1020 static inline void WriteMapEntities (qFILE *f, const epair_t* e) in WriteMapEntities() 1038 static void WriteMapBrush (const mapbrush_t* brush, const int j, qFILE *f) in WriteMapBrush() 1069 ScopedFile f; in WriteMapFile() local 1126 static void ParseUMP (const char* name, char* entityString, bool inherit) in ParseUMP()
|
/dports/devel/efl/efl-1.25.1/src/lib/eolian_cxx/grammar/ |
H A D | klass_def.hpp | 1436 function_def f(function, EOLIAN_PROP_GET, NULL, unit); in klass_def() local 1444 function_def f(function, EOLIAN_PROP_SET, NULL, unit); in klass_def() local 1458 function_def f(function, func_type, NULL, unit); in klass_def() local 1487 Eolian_Class const* inherit = &*inherit_iterator; in klass_def() local 1497 Eolian_Class const* inherit = ::eolian_class_parent_get(inherit_klass); in klass_def() local 1504 Eolian_Class const* inherit = &*inherit_iterator; in klass_def() local 1556 for (auto inherit : inherits) in get_all_methods() local 1572 for (auto inherit : inherits) in get_all_parts() local 1588 for (auto inherit : inherits) in get_all_events() local 1604 for (auto inherit : inherits) in get_all_constructors() local
|
/dports/games/scummvm/scummvm-2.5.1/engines/agos/ |
H A D | res.cpp | 434 SubInherit *inherit = (SubInherit *)allocateChildBlock(item, kInheritType, sizeof(SubInherit)); in readItemChildren() local 522 SubInherit *inherit = (SubInherit *)allocateChildBlock(item, kInheritType, sizeof(SubInherit)); in readItemChildren() local 695 bool f = getBit(dataList, srcVal); in copyBits() local
|
/dports/net/dgd/dgd-1.4.23/src/comp/ |
H A D | control.c | 84 oh **h, *f; in oh_clear() local 220 lab *l, *f; in lab_clear() local 388 dfuncdef *f; in ctrl_funcdef() local 626 dfuncdef *f; in ctrl_funcdefs() local 1447 short inherit, index; in ctrl_gencall() local 1455 dfuncdef *f; in ctrl_gencall() local 1528 cfunc *f; in ctrl_chkfuncs() local 1548 vfh **f, **n; in ctrl_chkfuncs() local 1657 cfunc *f; in ctrl_mkfuncs() local 1830 dfuncdef *f; in ctrl_mksymbs() local [all …]
|
/dports/devel/spin/Spin-version-6.5.0/Src/ |
H A D | pangen2.c | 1041 { Element *f; in cnt_seq() local 1202 { int inherit = (e->status&(ATOM|L_ATOM)); in put_sub() local 1322 findnext(Element *f) in findnext() 1334 { Element *f = e; in advance() local 1356 { Element *f, *g; in equiv_merges() local 1677 Element *f, *g; in case_cache() local 2087 { Element *f, *g; in patch_atomic() local 2116 { Element *f; in mark_seq() local 2136 { Element *f; in find_target() local 2174 { Element *f; in seq_has_el() local [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sksl/ |
H A D | SkSLRehydrator.cpp | 249 const Symbol* f = this->symbol(); in symbol() local 505 const FunctionDeclaration* f = this->symbolRef<FunctionDeclaration>( in expression() local 571 std::shared_ptr<SymbolTable> Rehydrator::symbolTable(bool inherit) { in symbolTable()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/ |
H A D | TypeTest.cs | 1998 public void f (int i) {} in f() method in MonoTests.System.TypeTest.ByRef0 3183 interface ByRef1<T> { void f (ref T t); } in f() method 3184 interface ByRef2 { void f<T> (ref T t); } in f() method 5047 public override object[] GetCustomAttributes(Type attributeType, bool inherit) in GetCustomAttributes() 5052 public override object[] GetCustomAttributes(bool inherit) in GetCustomAttributes() 5057 public override bool IsDefined(Type attributeType, bool inherit) in IsDefined()
|
/dports/lang/janet/janet-1.19.2/src/core/ |
H A D | vm.c | 920 int32_t inherit = fd->environments[i]; in run_vm() local 1084 JanetFiber *f = janet_unwrap_fiber(fv); in run_vm() local 1479 JanetFiber **f) { in janet_pcall()
|