HomeSort by relevance Sort by last modified time
    Searched defs:prefix (Results 76 - 100 of 2666) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.cpp 75 void AnnotationProcessor::writeToStream(std::ostream* out, const StringPiece& prefix) const {
79 *out << prefix << line << "\n";
81 *out << prefix << " */" << "\n"; local
85 *out << prefix << "@Deprecated\n"; local
89 *out << prefix << "@android.annotation.SystemApi\n"; local
  /frameworks/compile/mclinker/lib/Script/
WildcardPattern.cpp 41 llvm::StringRef WildcardPattern::prefix() const { function in class:mcld::WildcardPattern
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
TelephonyUtil.java 53 * with username = prefix | IMSI
61 String prefix; local
63 prefix = "1";
65 prefix = "0";
67 prefix = "6";
87 return prefix + imsi + "@wlan.mnc" + mnc + ".mcc" + mcc + ".3gppnetwork.org";
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_debugmodes.c 33 char prefix = descriptor[0]; local
38 fprintf(file, "%c ", prefix);
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
prefix01.java 35 * returns the namespace prefix of the node,
70 String prefix; local
73 prefix = createdNode.getPrefix();
74 assertNull("throw_Null", prefix);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapCard.java 42 public final String prefix; field in class:BluetoothPbapCard
52 * FirstName; MiddleName; Prefix; Suffix
59 prefix = parsedName.length < 4 ? null : parsedName[3];
73 json.put("prefix", prefix);
91 json.put("prefix", name.getPrefix());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_NFLOG.h 17 char prefix[64]; member in struct:xt_nflog_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_log.h 15 uint8_t prefix[EBT_LOG_PREFIX_SIZE]; member in struct:ebt_log_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_LOG.h 15 char prefix[30]; member in struct:ipt_log_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h 15 char prefix[30]; member in struct:ip6t_log_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libstdc++.so.6.0.18-gdb.py 39 prefix = os.path.commonprefix ([libdir, pythondir]) variable
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/' variable
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/
libstdc++.so.6.0.18-gdb.py 39 prefix = os.path.commonprefix ([libdir, pythondir]) variable
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/' variable
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_NFLOG.h 17 char prefix[64]; member in struct:xt_nflog_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_log.h 16 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member in struct:ebt_log_info
ebt_nflog.h 20 char prefix[EBT_NFLOG_PREFIX_SIZE]; member in struct:ebt_nflog_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_LOG.h 16 char prefix[30]; member in struct:ipt_log_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h 16 char prefix[30]; member in struct:ip6t_log_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.so.6.0.19-gdb.py 39 prefix = os.path.commonprefix ([libdir, pythondir]) variable
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/' variable
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/
libstdc++.so.6.0.19-gdb.py 39 prefix = os.path.commonprefix ([libdir, pythondir]) variable
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/' variable
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libstdc++.a-gdb.py 39 prefix = os.path.commonprefix ([libdir, pythondir]) variable
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/' variable
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libstdc++.a-gdb.py 39 prefix = os.path.commonprefix ([libdir, pythondir]) variable
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/' variable
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/netfilter_ipv4/
ipt_LOG.h 25 char prefix[30]; member in struct:ipt_log_info
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h 25 char prefix[30]; member in struct:ip6t_log_info
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/netfilter_ipv4/
ipt_LOG.h 25 char prefix[30]; member in struct:ipt_log_info
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h 25 char prefix[30]; member in struct:ip6t_log_info

Completed in 1549 milliseconds

1 2 34 5 6 7 8 91011>>