Searched +defs:end +defs:reg (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSActivation.cpp92 WriteBarrierBase<Unknown>* reg; local
125 SymbolTable::Map::iterator end = thisObject->symbolTable()->end(locker); local
142 WriteBarrierBase<Unknown>* reg; local
[all...]
H A DStringPrototype.cpp161 static NEVER_INLINE String substituteBackreferencesSlow(StringView replacement, StringView source, const int* ovector, RegExp* reg, size_t i) argument
226 static inline String substituteBackreferences(const String& replacement, StringView source, const int* ovector, RegExp* reg) argument
866 size_t end = result.end; local
894 RegExp* reg; local
927 double end = a1.isUndefined() ? len : a1.toInteger(exec); local
1001 RegExp* reg = asRegExpObject(separatorValue)->regExp(); local
1235 double end; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h39 VReg2SUnit(unsigned reg, SUnit *su): VirtReg(reg), SU(su) {} argument
196 MachineBasicBlock::iterator end() const { return RegionEnd; } function in class:llvm::ScheduleDAGInstrs
H A DSelectionDAGNodes.h1454 RegisterSDNode(unsigned reg, EVT VT) argument
1785 static SDNodeIterator end (cons function in class:llvm::SDNode::SDNodeIterator
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp276 static unsigned getNewValueJumpOpcode(const MachineInstr *MI, int reg, argument
92 canBeFeederToNewValueJump(const HexagonInstrInfo *QII, const TargetRegisterInfo *TRI, MachineBasicBlock::iterator II, MachineBasicBlock::iterator end, MachineBasicBlock::iterator skip, MachineFunction &MF) argument
198 canCompareBeNewValueJump(const HexagonInstrInfo *QII, const TargetRegisterInfo *TRI, MachineBasicBlock::iterator II, unsigned pReg, bool secondReg, bool optLocation, MachineBasicBlock::iterator end, MachineFunction &MF) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dcrx-dis.c188 const reg_entry *reg = &crx_regtab[r]; local
201 const reg_entry *reg; local
305 makelongparameter (ULONGLONG val, int start, int end) argument
[all...]
H A Darc-opc.c330 insert_reg(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, long value, const char **errmsg) argument
557 insert_base(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, long value, const char **errmsg) argument
608 insert_offset(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, long value, const char **errmsg) argument
1046 const struct arc_operand_value *r,*end; local
1139 const struct arc_operand_value *reg = lookup_register (REG, regno); local
1154 const struct arc_operand_value *reg = lookup_register (AUXREG, value); local
1692 const struct arc_operand_value *v,*end; local
[all...]
H A Darm-dis.c1534 int start, end; local
2391 int reg = raw_reg & ((4 << size) - 1); local
2766 int reg; local
3054 long reg; local
3066 long reg; local
3087 int reg; local
3155 long reg; local
3369 unsigned int reg = (given & 0x0000000fu); local
3532 int reg; local
[all...]
H A Dia64-gen.c234 int reg; /* index into dlists */ member in struct:opdep
799 add_dep(const char *name, const char *chk, const char *reg, int semantics, int mode, char *extra, int flag) argument
1636 int start = 0, end = strtablen; local
2255 int start = 0, end; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetRegisterInfo.h61 iterator end() const { return MC->end(); } function in class:llvm::TargetRegisterClass
891 PrintReg(unsigned reg, const TargetRegisterInfo *tri = 0, unsigned subidx = 0) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmaxq.h116 const MAXQ20_OPCODE_INFO *end; /* The last opcode. */ member in struct:__anon7706
340 typedef struct reg struct
867 reg_entry *reg; member in struct:reg_bit
/macosx-10.10.1/libunwind-35.3/src/
H A DDwarfInstructions.hpp166 CFI_Atom_Info<A>* end = &infos[infosCount]; local
450 uint32_t reg; local
959 getRBPEncodedRegister(uint32_t reg, int32_t regOffsetFromBaseOffset, bool& failure) argument
1342 getEBPEncodedRegister(uint32_t reg, int32_t regOffsetFromBaseOffset, bool& failure) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssemblerSH4.h100 void releaseScratch(RegisterID reg) argument
1338 JumpList end; local
1399 Jump branchDoubleNonZero(FPRegisterID reg, FPRegisterID scratch) argument
1406 Jump branchDoubleZeroOrNaN(FPRegisterID reg, FPRegisterID scratch) argument
1421 JumpList end; local
1439 JumpList end; local
1457 JumpList end; local
1925 branchTest32(ResultCondition cond, RegisterID reg, RegisterID mask) argument
1936 branchTest32(ResultCondition cond, RegisterID reg, TrustedImm32 mask = TrustedImm32(-1)) argument
[all...]
H A DARMAssembler.h604 void push(int reg, Condition cc = AL) argument
610 void pop(int reg, Condition cc = AL) argument
616 inline void poke(int reg, Condition cc = AL) argument
621 inline void peek(int reg, Condition cc = AL) argument
716 lsl(int reg, ARMWord value) argument
723 lsr(int reg, ARMWord value) argument
730 asr(int reg, ARMWord value) argument
737 lslRegister(int reg, int shiftReg) argument
744 lsrRegister(int reg, int shiftReg) argument
751 asrRegister(int reg, int shiftReg) argument
1086 linuxPageFlush(uintptr_t begin, uintptr_t end) argument
1108 uintptr_t end = current + size; local
1130 RM(int reg) argument
1136 RS(int reg) argument
1142 RD(int reg) argument
1148 RN(int reg) argument
[all...]
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy.c537 const char *end; local
935 char *end; local
1094 char *end; local
1382 ap_regex_t *reg = NULL; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Ddwarf.c406 process_abbrev_section (unsigned char *start, unsigned char *end) argument
590 unsigned char *end = data + length; local
1525 unsigned char *end local
1809 unsigned char *end = start + section->size; local
2084 unsigned char *end = start + section->size; local
2167 unsigned char *end = start + section->size; local
2244 unsigned char *end = start + section->size; local
2365 unsigned long end; local
2546 unsigned char *end = start + section->size; local
2736 unsigned long end; local
2829 frame_need_space(Frame_Chunk *fc, int reg) argument
2952 unsigned char *end = start + section->size; local
3222 unsigned long reg, tmp; local
3339 unsigned long ul, reg, roffs; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dviper-macs.el[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dregparse.h170 UChar* end; member in struct:__anon12280
300 regex_t* reg; /* for reg->names only */ member in struct:__anon12291
[all...]
H A Dre.c782 onig_new_with_source(regex_t** reg, const UChar* pattern, const UChar* pattern_end, argument
1284 regex_t *reg = RREGEXP(re)->ptr; local
1358 regex_t *reg; local
1460 long start, end, len; local
1912 read_escaped_byte(const char **pp, const char *end, onig_errmsg_buffer err) argument
2018 unescape_escaped_nonascii(const char **pp, const char *end, rb_encoding *enc, VALUE buf, rb_encoding **encp, onig_errmsg_buffer err) argument
2108 unescape_unicode_list(const char **pp, const char *end, VALUE buf, rb_encoding **encp, onig_errmsg_buffer err) argument
2145 unescape_unicode_bmp(const char **pp, const char *end, VALUE buf, rb_encoding **encp, onig_errmsg_buffer err) argument
2168 unescape_nonascii(const char *p, const char *end, rb_encoding *enc, VALUE buf, rb_encoding **encp, int *has_property, onig_errmsg_buffer err) argument
2274 rb_reg_preprocess(const char *p, const char *end, rb_encoding *enc, rb_encoding **fixed_enc, onig_errmsg_buffer err) argument
2309 char *p, *end; local
2343 char *p, *end; local
[all...]
H A Dregexec.c42 is_mbc_newline_ex(OnigEncoding enc, const UChar *p, const UChar *start, const UChar *end, OnigOptionType option, int check_prev) argument
279 onig_region_set(OnigRegion* region, int at, int beg, int end) argument
1100 make_capture_history_tree(OnigCaptureTreeNode* node, OnigStackType** kp, OnigStackType* stk_top, UChar* str, regex_t* reg) argument
1308 match_at(regex_t* reg, const UChar* str, const UChar* end, const UChar* right_range, const UChar* sstart, UChar* sprev, OnigMatchArg* msa) argument
2941 UChar *t, *p, *s, *end; local
2978 str_lower_case_match(OnigEncoding enc, int case_fold_flag, const UChar* t, const UChar* tend, const UChar* p, const UChar* end) argument
3002 UChar *s, *end; local
3083 bm_search_notrev(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3087 const UChar *s, *se, *t, *p, *end; local
3140 bm_search(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3143 const UChar *s, *t, *p, *end; local
3188 bm_search_notrev_ic(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3192 const UChar *s, *se, *t, *end; local
3243 bm_search_ic(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3246 const UChar *s, *p, *end; local
3287 bm_search_notrev(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3291 const UChar *s, *se, *t, *p, *end; local
3347 bm_search(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3350 const UChar *s, *t, *p, *end; local
3390 bm_search_notrev_ic(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3394 const UChar *s, *se, *t, *end; local
3447 bm_search_ic(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* text_end, const UChar* text_range) argument
3450 const UChar *s, *p, *end; local
3493 set_bm_backward_skip(UChar* s, UChar* end, OnigEncoding enc ARG_UNUSED, int** skip) argument
3514 bm_search_backward(regex_t* reg, const UChar* target, const UChar* target_end, const UChar* text, const UChar* adjust_text, const UChar* text_end, const UChar* text_start) argument
3572 onig_match(regex_t* reg, const UChar* str, const UChar* end, const UChar* at, OnigRegion* region, OnigOptionType option) argument
3637 forward_search_range(regex_t* reg, const UChar* str, const UChar* end, UChar* s, UChar* range, UChar** low, UChar** high, UChar** low_prev) argument
3772 backward_search_range(regex_t* reg, const UChar* str, const UChar* end, UChar* s, const UChar* range, UChar* adjrange, UChar** low, UChar** high) argument
3875 onig_search(regex_t* reg, const UChar* str, const UChar* end, const UChar* start, const UChar* range, OnigRegion* region, OnigOptionType option) argument
3882 onig_search_gpos(regex_t* reg, const UChar* str, const UChar* end, const UChar* global_pos, const UChar* start, const UChar* range, OnigRegion* region, OnigOptionType option) argument
4292 onig_get_encoding(regex_t* reg) argument
4298 onig_get_options(regex_t* reg) argument
4304 onig_get_case_fold_flag(regex_t* reg) argument
4310 onig_get_syntax(regex_t* reg) argument
4316 onig_number_of_captures(regex_t* reg) argument
4322 onig_number_of_capture_histories(regex_t* reg) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ducurr.cpp423 static UCurrRegistryKey reg(const UChar* _iso, const char* _id, UErrorCode* status) function in struct:CReg
1182 binarySearch(const CurrencyNameStruct* currencyNames, int32_t indexInCurrencyNames, const UChar key, int32_t* begin, int32_t* end) argument
1296 linearSearch(const CurrencyNameStruct* currencyNames, int32_t begin, int32_t end, const UChar* text, int32_t textLen, int32_t *maxMatchLen, int32_t* maxMatchIndex) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecompiler/
H A DBytecodeGenerator.cpp78 int end = range.end->bind(); local
347 RefPtr<RegisterID> reg = addVar(ident, IsVariable, NotWatchable); local
468 emitInitLazyRegister(RegisterID* reg) argument
541 createLazyRegisterIfNecessary(RegisterID* reg) argument
2259 popTryAndEmitCatch(TryData* tryData, RegisterID* targetRegister, Label* end) argument
[all...]
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil.c294 AP_DECLARE(void) ap_pregfree(apr_pool_t *p, ap_regex_t *reg) argument
1069 char *start, *end; local
[all...]
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A Ddaemon.c1087 DNSServiceRegistration *reg; local
2538 mDNSs32 end = mDNSPlatformRawTime(); local
2626 mDNSs32 end = mDNSPlatformRawTime(); local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el[all...]

Completed in 595 milliseconds

12