Searched defs:invert (Results 26 - 50 of 62) sorted by relevance

123

/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-parse.c261 int invert = ((*items)->flags & TRE_BRACKET_MATCH_FLAG_NEGATE); local
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dregcomp.c584 register int invert = 0; local
/macosx-10.10/emacs-93/emacs/lisp/
H A Dpcvs-defs.el
H A Dlog-edit.el
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Dregcomp.c636 int invert = 0; local
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventDriver.cpp1662 bool invert = false; local
H A DIOHIDEventService.cpp2203 bool invert = options & kDigitizerInvert; local
1846 dispatchTabletProximityEvent( AbsoluteTime timeStamp, UInt32 transducerID, bool inRange, bool invert, UInt32 vendorTransducerUniqueID, UInt32 vendorTransducerSerialNumber, IOOptionBits options) argument
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssemblerARM.h1368 static RelationalCondition invert(RelationalCondition cond) function in class:JSC::MacroAssemblerARM
H A DMacroAssemblerARMv7.h1263 static RelationalCondition invert(RelationalCondition cond) function in class:JSC::MacroAssemblerARMv7
H A DMacroAssemblerMIPS.h2707 static RelationalCondition invert(RelationalCondition cond) function in class:JSC::MacroAssemblerMIPS
H A DMacroAssemblerSH4.h105 static RelationalCondition invert(RelationalCondition cond) function in class:JSC::MacroAssemblerSH4
H A DMacroAssemblerX86Common.h1447 static RelationalCondition invert(RelationalCondition cond) function in class:JSC::MacroAssemblerX86Common
H A DMacroAssemblerARM64.h2396 static RelationalCondition invert(RelationalCondition cond) function in class:JSC::MacroAssemblerARM64
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT64.cpp200 void SpeculativeJIT::nonSpeculativeNonPeepholeCompareNull(Edge operand, bool invert) argument
260 void SpeculativeJIT::nonSpeculativePeepholeBranchNull(Edge operand, Node* branchNode, bool invert) argument
319 nonSpeculativeCompareNull(Node* node, Edge operand, bool invert) argument
486 nonSpeculativePeepholeStrictEq(Node* node, Node* branchNode, bool invert) argument
552 nonSpeculativeNonPeepholeStrictEq(Node* node, bool invert) argument
1698 bool invert = false; local
[all...]
H A DDFGSpeculativeJIT32_64.cpp229 void SpeculativeJIT::nonSpeculativeNonPeepholeCompareNull(Edge operand, bool invert) argument
288 void SpeculativeJIT::nonSpeculativePeepholeBranchNull(Edge operand, Node* branchNode, bool invert) argument
348 nonSpeculativeCompareNull(Node* node, Edge operand, bool invert) argument
524 nonSpeculativePeepholeStrictEq(Node* node, Node* branchNode, bool invert) argument
574 nonSpeculativeNonPeepholeStrictEq(Node* node, bool invert) argument
1539 bool invert = false; local
[all...]
H A DDFGSpeculativeJIT.cpp933 bool SpeculativeJIT::nonSpeculativeStrictEq(Node* node, bool invert) argument
4193 bool invert = false; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DYarrInterpreter.cpp318 bool checkCharacterClass(CharacterClass* characterClass, bool invert, unsigned negativeInputOffset) argument
1504 void assertionWordBoundary(bool invert, unsigned inputPosition) argument
1527 atomCharacterClass(CharacterClass* characterClass, bool invert, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType) argument
1590 atomParentheticalAssertionBegin(unsigned subpatternId, bool invert, unsigned frameLocation, unsigned alternativeFrameLocation) argument
1611 bool invert = m_bodyDisjunction->terms[beginTerm].invert(); local
[all...]
/macosx-10.10/cups-408/cups/test/
H A Dippfind.c97 int invert; /* Invert the result */ member in struct:ippfind_expr_s
261 int invert = 0; /* Invert expression? */ local
2417 new_expr(ippfind_op_t op, int invert, const char *value, const char *regex, char **args) argument
[all...]
/macosx-10.10/libiconv-42/libiconv/tools/
H A Dcjk_tab_to_h.c523 static void invert (Encoding* enc) function
[all...]
/macosx-10.10/pcre-7/pcre/
H A Dpcregrep.c164 static BOOL invert = FALSE; variable
[all...]
/macosx-10.10/vim-55/src/
H A Dui.c1006 int invert = FALSE; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/opengl/
H A DGraphicsContext3DOpenGLCommon.cpp1033 void GraphicsContext3D::sampleCoverage(GC3Dclampf value, GC3Dboolean invert) argument
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dexecute_cmd.c499 int exec_result, invert, ignore_return, was_error_trap; local
1205 int user_subshell, return_code, function_value, should_redir_stdin, invert; local
2521 int result, invert, patmatch, rmatch, mflags; local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/regex/
H A Dreglib.h365 int invert; member in struct:Collate_s
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DNodes.h77 inline FallThroughMode invert(FallThroughMode fallThroughMode) { return static_cast<FallThroughMode>(!fallThroughMode); } function in namespace:JSC

Completed in 424 milliseconds

123