Home
last modified time | relevance | path

Searched refs:reg (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Drunptests.c35 const char *reg; member
53 printf ("\n%s\n%.*s\n", tests[cnt].reg, in main()
54 (int) strlen (tests[cnt].reg), in main()
57 else if (tests[cnt].reg == NULL) in main()
65 printf ("regexp: \"%s\", string: \"%s\" -> ", tests[cnt].reg, in main()
69 err = regcomp (&re, tests[cnt].reg, tests[cnt].options); in main()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h147 static inline uint32_t _Unwind_GetGR( _Unwind_Context* ctx, int reg) { in _Unwind_GetGR() argument
149 _Unwind_VRS_Get(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val); in _Unwind_GetGR()
153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR() argument
154 _Unwind_VRS_Set(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val); in _Unwind_SetGR()
/ndk/sources/host-tools/nawk-20071023/
Dlex.c168 int reg = 0; /* 1 => return a REGEXPR now */ variable
182 if (reg) { in yylex()
183 reg = 0; in yylex()
501 reg = 1; in startreg()
DFIXES503 numbers in reg exprs.
505 explicit hex in reg exprs now limited to 2 chars: \xa, \xaa.
/ndk/sources/host-tools/sed-4.2.1/po/
Dde.po216 " Verwende die Perl-5-Syntax f�r reg. Ausdr�cke im Skript.\n"
308 " verwendet die erweiterten reg. Ausdr�cke f�r das Skript.\n"
Dsv.po498 msgstr "Ogiltigt föregående reguljärt uttryck"
/ndk/tests/device/test-stlport_shared-exception/jni/
DAndroid.mk377 LOCAL_MODULE := reg-stack
378 LOCAL_SRC_FILES := reg-stack.cpp
/ndk/tests/device/test-stlport_static-exception/jni/
DAndroid.mk377 LOCAL_MODULE := reg-stack
378 LOCAL_SRC_FILES := reg-stack.cpp