Searched refs:OP_FUNCTION (Results 1 – 9 of 9) sorted by relevance
338 case OpCodes.OP_FUNCTION : in getAxisFromStep()445 case OpCodes.OP_FUNCTION: in isProximateInnerExpr()484 case OpCodes.OP_FUNCTION : in mightBeProximate()512 case OpCodes.OP_FUNCTION: in mightBeProximate()593 case OpCodes.OP_FUNCTION : in isOptimizableForDescendantIterator()692 case OpCodes.OP_FUNCTION : in analyze()996 case OpCodes.OP_FUNCTION : in createDefaultStepPattern()1006 case OpCodes.OP_FUNCTION : in createDefaultStepPattern()1137 case OpCodes.OP_FUNCTION : in analyzePredicate()1187 case OpCodes.OP_FUNCTION : in createDefaultWalker()[all …]
71 case OpCodes.OP_FUNCTION : in init()
352 case OpCodes.OP_FUNCTION : in loadLocationPaths()
16 array, which describe the function type (OP_FUNCTION opcode, see47 OP_FUNCTION
381 public static final int OP_FUNCTION = 25; field in OpCodes
175 case OpCodes.OP_FUNCTION : in compile()846 case OpCodes.OP_FUNCTION : in stepPattern()
1520 appendOp(3, OpCodes.OP_FUNCTION); in FunctionCall()
43 OP_FUNCTION = 13 variable
1322 self.cffi_types[index] = CffiOp(OP_FUNCTION, self._typesdict[tp.result])