HomeSort by relevance Sort by last modified time
    Searched full:base (Results 326 - 350 of 40563) sorted by null

<<11121314151617181920>>

  /external/libchrome/base/message_loop/
message_loop_test.h 8 #include "base/message_loop/message_loop.h"
16 namespace base { namespace
48 } // namespace base
52 base::test::RunTest_PostTask(factory); \
55 base::test::RunTest_PostDelayedTask_Basic(factory); \
58 base::test::RunTest_PostDelayedTask_InDelayOrder(factory); \
61 base::test::RunTest_PostDelayedTask_InPostOrder(factory); \
64 base::test::RunTest_PostDelayedTask_InPostOrder_2(factory); \
67 base::test::RunTest_PostDelayedTask_InPostOrder_3(factory); \
70 base::test::RunTest_PostDelayedTask_SharedTimer(factory);
    [all...]
message_loop_task_runner.cc 5 #include "base/message_loop/message_loop_task_runner.h"
7 #include "base/location.h"
8 #include "base/logging.h"
9 #include "base/message_loop/incoming_task_queue.h"
11 namespace base { namespace
27 const base::Closure& task,
28 base::TimeDelta delay) {
35 const base::Closure& task,
36 base::TimeDelta delay) {
51 } // namespace base
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/19.0-rc2/
guava-19.0-rc2.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
bazel_java_extractor.jar 
  /external/guice/lib/
guava-16.0.1.jar 
  /cts/tests/libcore/javautilcollections/libs/
guava-20.0.jar 
  /prebuilts/misc/common/guava/
guava-20.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/20.0/
guava-20.0.jar 
  /frameworks/base/data/keyboards/
qwerty.kcm 27 base: 'a'
36 base: 'b'
45 base: 'c'
54 base: 'd'
63 base: 'e'
72 base: 'f'
81 base: 'g'
90 base: 'h'
99 base: 'i'
108 base: 'j
    [all...]
qwerty2.kcm 24 base: 'a'
33 base: 'b'
42 base: 'c'
51 base: 'd'
60 base: 'e'
69 base: 'f'
78 base: 'g'
87 base: 'h'
96 base: 'i'
105 base: 'j
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/21.0/
guava-21.0.jar 
  /external/clang/test/SemaObjC/
warn-superclass-method-mismatch.m 9 @interface Base : Root
11 -(void) method1: (Base*) x; // expected-note {{previous declaration is here}}
13 + method3: (int)x1 : (Base *)x2 : (float)x3; // expected-note {{previous declaration is here}}
23 @interface Sub : Base
25 -(void) method1: (Sub*) x; // expected-warning {{method parameter type 'Sub *' does not match super class method parameter type 'Base *'}}
26 -(void) method2: (Base*) x; // no need to warn. At call point we warn if need be.
27 + method3: (int)x1 : (Sub *)x2 : (float)x3; // expected-warning {{method parameter type 'Sub *' does not match super class method parameter type 'Base *'}}
28 + mathod4: (Base*)x1;
34 void f(Base *base, Sub *sub)
    [all...]
  /external/eigen/bench/btl/data/
mk_gnuplot_script.sh 22 BASE=${FILE##*/} ; BASE=${FILE##*/} ; AVANT=bench_${WHAT}_ ; REDUC=${BASE##*$AVANT} ; TITLE=${REDUC%.dat}
26 BASE=${LAST##*/} ; BASE=${FILE##*/} ; AVANT=bench_${WHAT}_ ; REDUC=${BASE##*$AVANT} ; TITLE=${REDUC%.dat}
39 BASE=${FILE##*/} ; BASE=${FILE##*/} ; AVANT=bench_${WHAT}_ ; REDUC=${BASE##*$AVANT} ; TITLE=${REDUC%.dat}
43 BASE=${LAST##*/} ; BASE=${FILE##*/} ; AVANT=bench_${WHAT}_ ; REDUC=${BASE##*$AVANT} ; TITLE=${REDUC%.da (…)
    [all...]
  /external/guava/guava-gwt/test/com/google/common/base/
AsciiTest_gwt.java 16 package com.google.common.base;
19 return "com.google.common.base.testModule";
22 com.google.common.base.AsciiTest testCase = new com.google.common.base.AsciiTest();
27 com.google.common.base.AsciiTest testCase = new com.google.common.base.AsciiTest();
32 com.google.common.base.AsciiTest testCase = new com.google.common.base.AsciiTest();
37 com.google.common.base.AsciiTest testCase = new com.google.common.base.AsciiTest()
    [all...]
EnumsTest_gwt.java 16 package com.google.common.base;
19 return "com.google.common.base.testModule";
22 com.google.common.base.EnumsTest testCase = new com.google.common.base.EnumsTest();
27 com.google.common.base.EnumsTest testCase = new com.google.common.base.EnumsTest();
32 com.google.common.base.EnumsTest testCase = new com.google.common.base.EnumsTest();
37 com.google.common.base.EnumsTest testCase = new com.google.common.base.EnumsTest()
    [all...]
ObjectsTest_gwt.java 16 package com.google.common.base;
19 return "com.google.common.base.testModule";
22 com.google.common.base.ObjectsTest testCase = new com.google.common.base.ObjectsTest();
27 com.google.common.base.ObjectsTest testCase = new com.google.common.base.ObjectsTest();
32 com.google.common.base.ObjectsTest testCase = new com.google.common.base.ObjectsTest();
37 com.google.common.base.ObjectsTest testCase = new com.google.common.base.ObjectsTest()
    [all...]
StopwatchTest_gwt.java 16 package com.google.common.base;
19 return "com.google.common.base.testModule";
22 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest();
27 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest();
32 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest();
37 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest()
    [all...]
  /art/test/569-checker-pattern-replacement/src-multidex/
Base.java 17 public class Base {
18 Base() {
24 Base(int intValue) {
28 Base(String stringValue) {
34 Base(double doubleValue, Object objectValue) {
39 Base(int intValue, double doubleValue, Object objectValue) {
45 Base(int intValue, double doubleValue, Object objectValue, String stringValue) {
53 Base(double doubleValue) {
57 Base(Object objectValue) {
62 Base(int intValue, long dummy)
    [all...]
  /external/clang/test/SemaCXX/
inherit.cpp 8 class B3 : virtual virtual A { }; // expected-error{{duplicate 'virtual' in base specifier}}
15 class E : public D { }; // expected-error{{base class has incomplete type}}
19 class F : public I { }; // expected-error{{base specifier must name a class}}
21 union U1 : public A { }; // expected-error{{unions cannot have base classes}}
25 class G : public U2 { }; // expected-error{{unions cannot be base classes}}
31 class H : G_copy, A, G_copy_2, // expected-error{{base class 'G_copy' (aka 'G') specified more than once as a direct base class}}
32 public G_copy_3 { }; // expected-error{{base class 'G_copy' (aka 'G') specified more than once as a direct base class}}
35 struct K : J { }; // expected-error{{base class 'J' has a flexible array member}
    [all...]
user-defined-conversions.cpp 42 struct Base {
43 Base(const FunkyDerived&);
46 struct Derived : Base { };
48 struct FunkyDerived : Base { };
51 operator Base();
64 Base b1 = ctb;
65 Base b2(ctb);
66 Base b3 = ctd;
67 Base b4(ctd);
68 Base b5 = ctfd
    [all...]
  /external/libchrome/base/files/
file_util_mac.mm 5 #include "base/files/file_util.h"
10 #include "base/files/file_path.h"
11 #include "base/mac/foundation_util.h"
12 #include "base/strings/string_util.h"
13 #include "base/threading/thread_restrictions.h"
15 namespace base {
25 bool GetTempDir(base::FilePath* path) {
29 *path = base::mac::NSStringToFilePath(tmp);
36 FilePath mac_home_dir = base::mac::NSStringToFilePath(tmp);
50 } // namespace base
    [all...]
  /external/libchrome/base/process/
port_provider_mac.h 10 #include "base/base_export.h"
11 #include "base/macros.h"
12 #include "base/observer_list.h"
13 #include "base/process/process_handle.h"
14 #include "base/synchronization/lock.h"
16 namespace base { namespace
18 // Abstract base class that provides a mapping from ProcessHandle (pid_t) to the
53 base::Lock lock_;
54 base::ObserverList<Observer> observer_list_;
59 } // namespace base
    [all...]
  /external/libmojo/base/android/
important_file_writer_android.cc 5 #include "base/android/important_file_writer_android.h"
9 #include "base/android/jni_string.h"
10 #include "base/files/important_file_writer.h"
11 #include "base/threading/thread_restrictions.h"
14 namespace base { namespace
23 base::ThreadRestrictions::ScopedAllowIO allow_io;
25 base::android::ConvertJavaStringToUTF8(env, file_name, &native_file_name);
26 base::FilePath path(native_file_name);
31 bool result = base::ImportantFileWriter::WriteFileAtomically(
42 } // namespace base
    [all...]
  /external/libmojo/mojo/public/tools/bindings/
mojom_list_outputs.py 23 base, ext = os.path.splitext(full)
30 base = base.replace("\\", "/")
32 print base + ".mojom-%s.cc" % variant
33 print base + ".mojom-%s.h" % variant
34 print base + ".mojom-%s-internal.h" % variant
36 print base + ".mojom.cc"
37 print base + ".mojom.h"
38 print base + ".mojom-internal.h"
39 print base + ".mojom.js
    [all...]
  /frameworks/base/core/java/android/content/
MutableContextWrapper.java 20 * Special version of {@link ContextWrapper} that allows the base context to
24 public MutableContextWrapper(Context base) {
25 super(base);
29 * Change the base context for this ContextWrapper. All calls will then be
30 * delegated to the base context. Unlike ContextWrapper, the base context
33 * @param base The new base context for this wrapper.
35 public void setBaseContext(Context base) {
36 mBase = base;
    [all...]

Completed in 1286 milliseconds

<<11121314151617181920>>