HomeSort by relevance Sort by last modified time
    Searched full:match_type (Results 1 - 25 of 28) sorted by null

1 2

  /abi/cpp/src/
dynamic_cast.cc 118 const abi::__class_type_info *match_type)
120 if (*type == *match_type)
135 match_type);
155 match_object, match_type);
  /ndk/sources/cxx-stl/gabi++/src/
dynamic_cast.cc 118 const abi::__class_type_info *match_type)
120 if (*type == *match_type)
135 match_type);
155 match_object, match_type);
  /external/iptables/extensions/
libxt_sctp.c 228 const char *match_type,
231 DEBUGP("Match type: %s Chunks: %s\n", match_type, chunks);
232 if (!strcasecmp(match_type, "ANY")) {
234 } else if (!strcasecmp(match_type, "ALL")) {
236 } else if (!strcasecmp(match_type, "ONLY")) {
  /external/wpa_supplicant_8/src/drivers/
driver_macsec_qca.c 282 rx_ctl_filt.match_type = IG_CTL_COMPARE_ETHER_TYPE;
291 tx_ctl_filt.match_type = EG_CTL_COMPARE_ETHER_TYPE;
  /hardware/ril/libril/
ril.cpp     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldlang.c     [all...]
ChangeLog-2005 116 * ldlang.c (lang_output_section_find_by_flags): Add match_type param.
117 Run two passes, first using match_type, second without.
    [all...]
  /external/dnsmasq/src/
option.c     [all...]
rfc2131.c 227 if (vendor->match_type == MATCH_CIRCUIT)
229 else if (vendor->match_type == MATCH_REMOTE)
231 else if (vendor->match_type == MATCH_SUBSCRIBER)
670 if (vendor->match_type == MATCH_VENDOR)
672 else if (vendor->match_type == MATCH_USER)
    [all...]
dnsmasq.h 517 int len, match_type, option; member in struct:dhcp_vendor
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/
libgnustl_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/thumb/
libgnustl_shared.so 
  /hardware/ril/include/telephony/
ril.h 711 RIL_CarrierMatchType match_type; \/* Specify match type for the carrier. member in struct:__anon35266
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libs/armeabi/
libc++_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libs/armeabi/thumb/
libc++_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/
libc++_shared.so 
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/thumb/
libc++_shared.so 

Completed in 970 milliseconds

1 2