Home
last modified time | relevance | path

Searched +defs:unsafe +defs:struct (Results 1 – 4 of 4) sorted by relevance

/dports/devel/spark/spark-2.1.1/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/codegen/
H A DGeneratedProjectionSuite.scala49 val unsafe: UnsafeRow = unsafeProj(nested) constant
108 val struct = StructType(types.map(StructField("", _, true))) constant
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/ast/
H A Dcompile.go180 WithUnsafeBuiltins(unsafe map[string]struct{}) QueryCompiler
578 func insertRules(set map[*Rule]struct{}, rules []util.T) {
1920 unsafe unsafeVars member
3406 func checkUnsafeBuiltins(unsafeBuiltinsMap map[string]struct{}, node interface{}) Errors {
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/codegen/
H A DCodegenRust.py2370 alwaysInline=False, extern=False, unsafe=False, pub=False, argument
4420 breakAfterReturnDecl="\n", unsafe=False, argument
6071 def struct(self): member in CGDictionary
6501 unsafe=False): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/ipdl/ipdl/
H A Dlower.py205 def _shmemAlloc(size, type, unsafe): argument
242 def _makeForwardDeclForQClass(clsname, quals, cls=1, struct=0): argument