/external/valgrind/main/exp-bbv/tests/ppc32-linux/ |
ll.S | 50 # not needed, but I had to put it here
|
/ndk/sources/host-tools/make-3.81/w32/ |
Makefile | 342 here=`pwd`; \ 358 here=`pwd`; \ 370 here=`$(am__cd) $(top_builddir) && pwd` \ 372 && gtags -i $(GTAGS_ARGS) $$here
|
/external/llvm/lib/Support/ |
regengine.inc | 75 const char *offp; /* offsets work from here */ 77 const char *endp; /* end of string -- virtual NUL here */ 78 const char *coldp; /* can be no match starting before here */ 260 /* despite initial appearances, there is no match here */ 302 const char *stp; /* string matched by it cannot pass here */ 859 onestate here; /* note, macros know this name */ 863 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 900 case OBACK_: /* ignored here */ 914 INIT(here, pc) [all...] |
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
engine.c | 111 const char *offp; /* offsets work from here */ 113 const char *endp; /* end of string -- virtual NUL here */ 114 const char *coldp; /* can be no match starting before here */ 311 /* despite initial appearances, there is no match here */ 364 const char *stp; /* string matched by it cannot pass here */ 978 onestate here; /* note, macros know this name */ local 984 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 1021 case OBACK_: /* ignored here */ 1035 INIT(here, pc) [all...] |
/ndk/sources/host-tools/ndk-stack/regex/ |
engine.c | 75 char *offp; /* offsets work from here */ 77 char *endp; /* end of string -- virtual NUL here */ 78 char *coldp; /* can be no match starting before here */ 256 /* despite initial appearances, there is no match here */ 297 char *stp; /* string matched by it cannot pass here */ 848 onestate here; /* note, macros know this name */ local 852 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { 889 case OBACK_: /* ignored here */ 903 INIT(here, pc) [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jsevalcontext.js | 44 * So far, these are only used here, but we could use them thoughout 152 * global variables in general apply also here. (Hence the name 204 // NOTE(mesch): We avoid object creation here. (IE6 perf)
|
/external/chromium_org/third_party/jstemplate/ |
jsevalcontext.js | 44 * So far, these are only used here, but we could use them thoughout 153 * global variables in general apply also here. (Hence the name 205 // NOTE(mesch): We avoid object creation here. (IE6 perf)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_partitions_armv5.asm | 107 ; actual work gets done here! 138 ; off of v, so set a flag here based on this. 204 ; temp variable here. So after r10 is used, reload 217 ; element. Here vp8_extra_bit_struct == 16
|
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_partitions_armv5.asm | 107 ; actual work gets done here! 138 ; off of v, so set a flag here based on this. 204 ; temp variable here. So after r10 is used, reload 217 ; element. Here vp8_extra_bit_struct == 16
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_partitions_armv5.asm | 107 ; actual work gets done here! 138 ; off of v, so set a flag here based on this. 204 ; temp variable here. So after r10 is used, reload 217 ; element. Here vp8_extra_bit_struct == 16
|
/external/pcre/dist/ |
pcretest.c | 87 are set here, to make it easier to fiddle with them, and removed "b" from the 138 here before pcre_internal.h so that the PCRE_EXP_xxx macros get set 160 to keep two copies, we include the source files here, changing the names of the 170 the same as in the printint.src file. We uses it here in cases when the locale 1872 pcre_uint8 *here = start; local [all...] |
/external/bison/ |
cfg.mk | 40 # Exclude changelog-check here so that there's less churn in ChangeLog
|
/external/chromium_org/chrome/browser/resources/about_sys/ |
about_sys.js | 139 // If '=' is missing here, format is wrong.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/ |
util.js | 151 // event should not bubble up, so we will return here.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/ |
abstract_selection_walker.js | 74 // Find the deepest visible node; written specifically here because we want
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
salsa.js | 5 // Redefine '$' here rather than including 'cr.js', since this is
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
requestqueue.js | 47 // Either way, nothing more to do here.
|
/external/chromium_org/chrome/browser/resources/ |
flags.js | 6 * This variable structure is here to document the structure that the template
|
/external/chromium_org/chrome/browser/resources/instant/ |
instant.js | 5 // Redefine '$' here rather than including 'cr.js', since this is
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
automation_custom_bindings.js | 107 // If we're not waiting on a callback to getTree(), we can early out here.
|
/external/chromium_org/remoting/webapp/ |
event_handlers.js | 15 // We don't need a token until we authenticate, but asking for one here
|
/external/chromium_org/third_party/icu/source/data/coll/ |
collocal.mk | 64 # am and sw are not listed here because we don't have the tailoring
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/ |
quantize_mmx.asm | 251 ; eob adjustment begins here
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_netbsd.cfg | 236 #error Must define constants for type sizes here.
|
_openbsd.cfg | 334 #error Must define constants for type sizes here.
|