Home
last modified time | relevance | path

Searched refs:cpp_include (Results 1 – 25 of 114) sorted by relevance

12345

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-thrift.r/cpp_include.d/
H A Dinput.thrift1 cpp_include "iostream"
2 cpp_include 'vector'
H A Dexpected.tags1 iostream input.thrift /^cpp_include "iostream"$/;" h line:1 language:C++ roles:local
2 vector input.thrift /^cpp_include 'vector'$/;" h line:2 language:C++ roles:local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/protocol/test/
H A DModule.thrift19 cpp_include "<unordered_set>"
20 cpp_include "<unordered_map>"
22 cpp_include "folly/container/F14Map.h"
23 cpp_include "folly/container/F14Set.h"
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DOpaqueTest.thrift19 cpp_include "<unordered_map>"
20 cpp_include "thrift/test/OpaqueTest.h"
H A Dcontainer_size.thrift19 cpp_include "folly/io/IOBuf.h"
20 cpp_include "thrift/test/ContainerSize.h"
H A Dadapter.thrift20 cpp_include "thrift/test/AdapterTest.h"
21 cpp_include "thrift/lib/cpp2/Adapt.h"
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/Implicit/
H A DHLint.hs22 ,cpp_include :: [FilePath] function
41 ,cpp_include = def &= typDir &= help "CPP include path"
/dports/devel/cproto/cproto-4.7k/
H A Dcproto.c392 static char *cpp_include; variable
549 *(cpp_include = xmalloc(n + argc)) = '\0'; in process_options()
564 add2list(cpp_include, optarg); in process_options()
758 add_option("includes", cpp_include); in process_options()
968 if (cpp_include != 0) in main()
969 free(cpp_include); in main()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/conformance/if/
H A Dany.thrift26 cpp_include "<folly/io/IOBuf.h>"
27 cpp_include "<folly/FBString.h>"
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/frozen/test/
H A DExample.thrift21 cpp_include "<unordered_set>"
22 cpp_include "thrift/lib/cpp2/frozen/VectorAssociative.h"
23 cpp_include "thrift/lib/cpp2/frozen/HintTypes.h"
/dports/devel/radare2/radare2-5.1.1/shlr/spp/p/
H A Dcpp.h117 static TAG_CALLBACK(cpp_include) { in TAG_CALLBACK() argument
130 { "include", cpp_include },
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/tests/parser-cases/
H A Dcpp_include.thrift1 cpp_include "<unordered_map>"
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/thrift/
H A Dtype.thrift26 cpp_include "thrift/lib/cpp2/type/BaseType.h"
27 cpp_include "thrift/lib/cpp2/type/UniversalHashAlgorithm.h"
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Dmkmf.rb609 def cpp_include(header) method
686 headers = cpp_include(headers)
695 includes = cpp_include(headers)
760 headers = cpp_include(headers)
801 headers = cpp_include(headers)
994 macro_defined?(macro, cpp_include(headers), opt, &b)
1109 if try_header(cpp_include(preheaders)+cpp_include(header), opt, &b)
1136 src = cpp_include("#{fw}/#{header}") << "\n" "int main(void){return 0;}"
1160 header = cpp_include(header)
1317 prelude = cpp_include(headers).split(/$/)
[all …]
/dports/devel/cscout/cscout-bd7dfac/src/
H A Dpltoken.h38 cpp_include, // Set while processing a #include directive (will recognize ABSFNAME and PATHFNAME) enumerator
271 if (context == cpp_include) { in getnext_analyze()
485 if (context == cpp_include) { in getnext_analyze()
/dports/net/fbzmq/fbzmq-2021.12.27.00/fbzmq/zmq/tests/
H A DTest.thrift10 cpp_include "folly/io/IOBuf.h"
/dports/lang/ruby26/ruby-2.6.9/ext/socket/
H A Dextconf.rb266 try_run(cpp_include(headers) + RECVMSG_WITH_MSG_PEEK_ALLOCATE_FD_TEST)
573 try_run(cpp_include(headers) + GETADDRINFO_GETNAMEINFO_TEST)

12345