HomeSort by relevance Sort by last modified time
    Searched defs:ep (Results 176 - 200 of 282) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/regex-re2/re2/
dfa.cc 66 // If a match is found, sets *ep to the end point of the best match in text.
77 bool* failed, const char** ep, vector<int>* matches);
262 ep(NULL),
274 const char* ep; // "out" parameter: end pointer for match member in struct:re2::DFA::SearchParams
714 int* ep = ip + n; local
715 while (ip < ep) {
717 while (markp < ep && *markp != Mark)
720 if (markp < ep)
1325 const uint8* ep = BytePtr(params->text.end()); \/\/ end of text local
1910 const char* ep; local
    [all...]
  /external/tcpdump/
print-bgp.c 2707 const u_char *ep; local
    [all...]
print-icmp6.c 613 const uint8_t *ep, *q; local
616 ep = p + l;
617 while (l > 0 && q < ep) {
897 const u_char *ep; local
903 /* 'ep' points to the end of available data. */
904 ep = ndo->ndo_snapend;
1184 const u_char *ep; local
1266 const u_char *cp, *ep, *domp; local
1411 const u_char *ep; local
    [all...]
print-isakmp.c 635 const u_char *ep, uint32_t phase,
745 if (ep < (u_char *)(p)) { \
888 const u_char *cp, const u_char *ep)
891 const u_char *end = ep - 20;
893 int len = ep - cp;
901 elen = ep - end;
925 const u_char *p, const u_char *ep,
935 if (ep < p + totlen) {
937 return ep + 1;
962 ikev1_attr_print(netdissect_options *ndo, const u_char *p, const u_char *ep)
2655 const u_char *ep; local
2825 const u_char *ep; local
2884 const u_char *ep; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1012 char *ep; local
1015 ea->octet[i++] = (char) bcm_strtoul(p, &ep, 16);
1016 p = ep;
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 888 register char **ep = child->environment;
889 while (*ep != 0)
890 free (*ep++);
883 register char **ep = child->environment; local
    [all...]
main.c 785 char *ep;
788 ep = strchr(p, PATH_SEPARATOR_CHAR);
790 while (ep && *ep) {
791 *ep = '\0';
797 *ep = PATH_SEPARATOR_CHAR;
802 *ep = PATH_SEPARATOR_CHAR;
803 p = ++ep;
806 ep = strchr(p, PATH_SEPARATOR_CHAR);
1139 char *ep = envp[i]
781 char *ep; local
1135 char *ep = envp[i]; local
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 2624 png_bytep ep = sp + row_info->rowbytes; \/* end+1 *\/ local
2685 png_bytep ep = sp + row_info->rowbytes; \/* end+1 *\/ local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-v850.c 2072 unsigned long ep; local
    [all...]
vms-alpha.c 3151 bfd_vma ep; local
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c 455 char *ep; local
456 unsigned long format = strtoul(arg, &ep, 0);
458 if (ep > arg && *ep == 0 && format < FORMAT_COUNT)
    [all...]
  /external/mksh/src/
funcs.c 2394 struct env *ep; local
2427 struct env *ep, *last_ep = NULL; local
    [all...]
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java 2251 EmailProvider ep = getProvider(); local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 1404 register char * ep; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.h 139 } ep; member in struct:nis_server
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.h 140 } ep; member in struct:nis_server
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ipa.h 646 enum ipa_client_type ep; member in struct:ipa_ioc_add_flt_rule
656 enum ipa_client_type ep; member in struct:ipa_ioc_add_flt_rule_after
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 1041 * @ep: which "clients" pipe does this rule apply to?
1050 enum ipa_client_type ep; member in struct:ipa_ioc_add_flt_rule
1062 * @ep: which "clients" pipe does this rule apply to?
1071 enum ipa_client_type ep; member in struct:ipa_ioc_add_flt_rule_after
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
org.eclipse.ui.views_3.5.0.I20100527-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c 6696 expressionS ep; local
9819 expressionS *ep; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /external/valgrind/include/vki/
vki-linux.h 2535 unsigned int ep; member in struct:vki_usbdevfs_bulktransfer
    [all...]

Completed in 1314 milliseconds

1 2 3 4 5 6 78 91011>>