HomeSort by relevance Sort by last modified time
    Searched full:static (Results 1401 - 1425 of 47082) sorted by null

<<51525354555657585960>>

  /external/chromium/chrome/browser/net/
url_request_mock_http_job.h 26 static net::URLRequest::ProtocolFactory Factory;
29 static void AddUrlHandler(const FilePath& base_path);
32 static GURL GetMockUrl(const FilePath& path);
36 static GURL GetMockViewSourceUrl(const FilePath& path);
41 static FilePath GetOnDiskPath(const FilePath& base_path,
50 static FilePath base_path_;
  /external/chromium/chrome/browser/prefs/
proxy_config_dictionary.h 38 static DictionaryValue* CreateDirect();
39 static DictionaryValue* CreateAutoDetect();
40 static DictionaryValue* CreatePacScript(const std::string& pac_url);
41 static DictionaryValue* CreateFixedServers(
44 static DictionaryValue* CreateSystem();
46 static DictionaryValue* CreateDictionary(ProxyPrefs::ProxyMode mode,
  /external/chromium/chrome/common/
profiling.h 22 static void ProcessStarted();
25 static void Start();
28 static void Stop();
31 static bool BeingProfiled();
35 static void MainMessageLoopStarted();
38 static void Toggle();
  /external/chromium/net/http/
des_unittest.cc 15 static const uint8 des_known_key[] = { "ANSI DES" };
18 static const uint8 des_ecb_known_plaintext[] = { "Netscape" };
21 static const uint8 des_ecb_known_ciphertext[] = {
36 static const uint8 key[] = {
39 static const uint8 plaintext[] = { 0, 0, 0, 0, 0, 0, 0, 0 };
40 static const uint8 known_ciphertext[] = {
  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.order/
p2.cpp 4 static const int value = 0;
8 static const int value = 1;
12 static const int value = 2;
22 static const unsigned value = 1;
27 static const unsigned value = 2;
32 static const unsigned value = 3;
  /external/clang/test/CodeGen/
attr-weakref2.c 6 static int test1_g __attribute__((weakref("test1_f")));
13 static int test2_g __attribute__((weakref("test2_f")));
20 static int test3_g __attribute__((weakref("test3_f")));
30 static int test4_g __attribute__((weakref("test4_f")));
38 static int test5_g __attribute__((weakref("test5_f")));
48 static int test6_g __attribute__((weakref("test6_f")));
  /external/clang/test/CodeGenCXX/
2007-01-06-PtrMethodInit.cpp 21 static const nsIID & GetIID ()
32 public:static const nsIID & GetIID ()
41 public:static const nsIID & GetIID ()
43 static const nsIID iid = {
65 static const EventDispatchData sMouseEvents[] = {
71 static const EventTypeData sEventTypes[] = {
  /external/doclava/test/api/
changed-abstract.xml 7 static="false"
14 static="false"
25 static="false"
36 static="false"
46 static="false"
53 static="false"
64 static="false"
77 static="false"
87 static="false"
94 static="false
    [all...]
changed-abstract2.xml 7 static="false"
14 static="false"
25 static="false"
36 static="false"
46 static="false"
53 static="false"
64 static="false"
77 static="false"
87 static="false"
94 static="false
    [all...]
medium.xml 7 static="false"
14 static="false"
25 static="false"
36 static="false"
46 static="false"
53 static="false"
64 static="false"
77 static="false"
87 static="false"
94 static="false
    [all...]
removed-interface.xml 7 static="false"
14 static="false"
25 static="false"
36 static="false"
46 static="false"
53 static="false"
64 static="false"
77 static="false"
87 static="false"
94 static="false
    [all...]
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 22 public static final Tag HTML = new TagImpl ("HTML");
23 public static final Tag HEAD = new TagImpl ("HEAD");
24 public static final Tag BODY = new TagImpl ("BODY");
25 public static final Tag META = new TagImpl ("META");
26 public static final Tag STYLE = new TagImpl ("STYLE");
28 public static final Tag TITLE = new TagImpl ("TITLE");
29 public static final Tag H1 = new TagImpl ("H1");
30 public static final Tag H2 = new TagImpl ("H2");
31 public static final Tag H3 = new TagImpl ("H3");
32 public static final Tag H4 = new TagImpl ("H4")
    [all...]
  /external/harfbuzz_ng/src/
check-static-inits.sh 13 echo "check-static-inits.sh: 'objdump' not found; skipping test"
19 echo "check-static-inits.sh: object files not found; skipping test"
23 echo "Checking that no object file has static initializers"
26 echo "Ouch, $obj has static initializers"
31 echo "Checking that no object file has lazy static C++ constructors/destructors or other such stuff"
34 echo "Ouch, $obj has lazy static C++ constructors/destructors or other such stuff"
  /external/iptables/extensions/
libxt_cpu.c 9 static void cpu_help(void)
16 static const struct xt_option_entry cpu_opts[] = {
23 static void cpu_parse(struct xt_option_call *cb)
32 static void
40 static void cpu_save(const void *ip, const struct xt_entry_match *match)
47 static struct xtables_match cpu_match = {
libxt_helper.c 9 static void helper_help(void)
16 static const struct xt_option_entry helper_opts[] = {
23 static void helper_parse(struct xt_option_call *cb)
32 static void
40 static void helper_save(const void *ip, const struct xt_entry_match *match)
48 static struct xtables_match helper_match = {
libxt_quota.c 14 static const struct xt_option_entry quota_opts[] = {
21 static void quota_help(void)
27 static void
34 static void
44 static void quota_parse(struct xt_option_call *cb)
54 static struct xtables_match quota_match = {
libxt_socket.c 14 static const struct xt_option_entry socket_mt_opts[] = {
19 static void socket_mt_help(void)
26 static void socket_mt_parse(struct xt_option_call *cb)
38 static void
47 static void
55 static struct xtables_match socket_mt_reg[] = {
  /external/kernel-headers/original/linux/
bitops.h 11 static __inline__ int get_bitmask_order(unsigned int count)
19 static __inline__ int get_count_order(unsigned int count)
29 static inline unsigned long hweight_long(unsigned long w)
40 static inline __u32 rol32(__u32 word, unsigned int shift)
51 static inline __u32 ror32(__u32 word, unsigned int shift)
56 static inline unsigned fls_long(unsigned long l)
err.h 22 static inline void * __must_check ERR_PTR(long error)
27 static inline long __must_check PTR_ERR(const void *ptr)
32 static inline long __must_check IS_ERR(const void *ptr)
37 static inline long __must_check IS_ERR_OR_NULL(const void *ptr)
49 static inline void * __must_check ERR_CAST(const void *ptr)
55 static inline int __must_check PTR_RET(const void *ptr)
  /external/kernel-headers/original/linux/sunrpc/
stats.h 62 static inline struct proc_dir_entry *rpc_proc_register(struct rpc_stat *s) { return NULL; }
63 static inline void rpc_proc_unregister(const char *p) {}
64 static inline void rpc_proc_zero(struct rpc_program *p) {}
66 static inline struct proc_dir_entry *svc_proc_register(struct svc_stat *s,
68 static inline void svc_proc_unregister(const char *p) {}
70 static inline void svc_seq_show(struct seq_file *seq,
  /external/linux-tools-perf/
builtin-buildid-list.c 18 static char const *input_name = "perf.data";
19 static bool force;
20 static bool with_hits;
22 static const char * const buildid_list_usage[] = {
27 static const struct option options[] = {
37 static int __cmd_buildid_list(void)
  /external/llvm/test/CodeGen/X86/
no-cfi.ll 1 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -disable-cfi | FileCheck --check-prefix=STATIC %s
4 ; STATIC: .ascii "zPLR"
5 ; STATIC: .byte 3
6 ; STATIC-NEXT: .long __gxx_personality_v0
7 ; STATIC-NEXT: .byte 3
8 ; STATIC-NEXT: .byte 3
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowViewMeasureSpec.java 16 private static final int MODE_SHIFT = 30;
17 private static final int MODE_MASK = 0x3 << MODE_SHIFT;
20 public static int getMode (int measureSpec) {
25 public static int getSize (int measureSpec) {
30 public static int makeMeasureSpec (int size, int mode) {
35 public static String toString (int measureSpec) {
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
KeyguardManagerTest.java 9 import static android.content.Context.KEYGUARD_SERVICE;
10 import static com.xtremelabs.robolectric.Robolectric.shadowOf;
11 import static org.hamcrest.CoreMatchers.equalTo;
12 import static org.junit.Assert.assertFalse;
13 import static org.junit.Assert.assertThat;
14 import static org.junit.Assert.assertTrue;
PreferenceActivityTest.java 3 import static org.hamcrest.CoreMatchers.equalTo;
4 import static org.hamcrest.CoreMatchers.instanceOf;
5 import static org.hamcrest.CoreMatchers.nullValue;
6 import static org.hamcrest.CoreMatchers.notNullValue;
7 import static org.junit.Assert.assertThat;
62 private static class TestPreferenceActivity extends PreferenceActivity {

Completed in 380 milliseconds

<<51525354555657585960>>