HomeSort by relevance Sort by last modified time
    Searched defs:ips (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor.h 67 IPUrlMap ips; member in struct:safe_browsing::BrowseInfo
126 // to stay valid after ExtractMalwareFeatures returns. All IPs stored in
194 // Helper function which is called when we're done filtering out benign IPs
browser_feature_extractor_unittest.cc 601 browse_info_->ips.insert(std::make_pair("193.5.163.8", bad_urls));
602 browse_info_->ips.insert(std::make_pair("92.92.92.92", bad_urls));
606 browse_info_->ips.insert(std::make_pair("23.94.78.1", good_urls));
639 std::vector<std::string> ips; local
640 for (int i = 0; i < 7; ++i) { // Add 7 ips
642 ips.push_back(ip);
643 browse_info_->ips.insert(std::make_pair(ip, bad_urls));
650 // The number of IP matched url we store is capped at 5 IPs per request.
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
SealedObjectTest.java 136 IvParameterSpec ips = new IvParameterSpec(new byte[] { 1, 2, 3, 4, 5, local
140 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
171 IvParameterSpec ips = new IvParameterSpec(new byte[] { 1, 2, 3, 4, 5, local
175 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
180 cipher.init(Cipher.DECRYPT_MODE, key, ips);
  /external/valgrind/main/coregrind/
m_libcassert.c 296 Addr ips[BACKTRACE_DEPTH]; local
318 ips, BACKTRACE_DEPTH,
325 VG_(pp_StackTrace) (ips, n_ips);
m_execontext.c 90 Addr ips[0]; member in struct:_ExeContext
124 static ExeContext* record_ExeContext_wrk2 ( Addr* ips, UInt n_ips ); /*fwds*/
148 Addr ips[1]; local
149 ips[0] = 0;
150 null_ExeContext = record_ExeContext_wrk2(ips, 1);
172 VG_(pp_StackTrace)( ec->ips, ec->n_ips );
201 VG_(pp_StackTrace)( ec->ips, ec->n_ips );
224 if (e1->ips[i] != e2->ips[i]) return False;
235 if (e1->ips[i] != e2->ips[i]) return False
327 Addr ips[VG_(clo_backtrace_size)]; local
    [all...]
m_stacktrace.c 56 IPs into 'ips'. In order to be thread-safe, we pass in the
58 meaningful. Returns number of IPs put in 'ips'.
88 // a collision here between two IPs, we expect to not (often) have the
128 in the comparison between 2 IPs stored in fp_CF_verif_cache).
129 In other words, if two IPs are only differing on the last 2 bits,
140 /*OUT*/Addr* ips, UInt max_n_ips,
197 /* Snaffle IPs from the client's stack into ips[0 .. max_n_ips-1]
1477 Addr ips[max_n_ips]; local
    [all...]
m_errormgr.c 994 StackTrace ips = VG_(get_ExeContext_StackTrace)(p_min->where); local
996 ips[0], /*debugging*/True, 0xFE/*verbosity*/,
1479 StackTrace ips; \/\/ stack trace we are lazily completing. member in struct:__anon36260
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
perf.h 184 u64 ips[0]; member in struct:ip_callchain
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
SealedObjectTest.java 106 IvParameterSpec ips = new IvParameterSpec(new byte[] { local
110 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
115 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
205 IvParameterSpec ips = new IvParameterSpec(new byte[] { local
209 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
249 IvParameterSpec ips = new IvParameterSpec(new byte[] { local
253 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
258 cipher.init(Cipher.DECRYPT_MODE, key, ips);
  /external/clang/test/SemaCXX/
scope-check.cpp 46 static void *ips[] = { &&lbl1, &&lbl2 }; local
61 static void *ips[] = { &&lbl1, &&lbl2 }; local
78 static void *ips[] = { &&lbl1, &&lbl2 }; local
96 static void *ips[] = { &&lbl1, &&lbl2 }; local
116 static void *ips[] = { &&lbl1, &&lbl2, &&lbl3, &&lbl4 }; local
225 static void *ips[] = { &&l0 }; local
238 static void *ips[] = { &&l0 }; local
254 static void *ips[] = { &&l0 }; local
268 static void *ips[] = { &&l0 }; local
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 3229 Addr ips[N_FRAMES], sps[N_FRAMES], fps[N_FRAMES]; local
    [all...]
  /external/valgrind/main/massif/
ms_main.c 833 Int get_IPs( ThreadId tid, Bool exclude_first_entry, Addr ips[])
840 // We ask for a few more IPs than clo_depth suggests we need. Then we
842 // circumstances, we may need to redo it all, asking for more IPs.
845 // - Else if after filtering we have >= clo_depth IPs, redo=False
905 static Addr ips[MAX_IPS]; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 1005 milliseconds