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

1 2 3 4 56 7 8 91011>>

  /external/v8/tools/clang/plugins/tests/
weak_ptr_factory.cpp 10 base::WeakPtrFactory<OnlyMember> factory_;
16 base::WeakPtrFactory<FactoryLast> factory_;
21 base::WeakPtrFactory<bool> bool_ptr_factory_;
26 base::WeakPtrFactory<bool> bool_ptr_factory_;
28 base::WeakPtrFactory<FirstFactoryRefersToOtherType> factory_;
34 base::WeakPtrFactory<TwoFactories> factory1_;
35 base::WeakPtrFactory<TwoFactories> factory2_;
44 base::WeakPtrFactory<ClassTemplate> factory_;
54 base::WeakPtrFactory<FactoryFirst> factory_;
60 base::WeakPtrFactory<FactoryMiddle> factory_
    [all...]
  /external/guava/guava/src/com/google/common/base/
package-info.java 28 * <li>{@link com.google.common.base.Ascii}
29 * <li>{@link com.google.common.base.CaseFormat}
30 * <li>{@link com.google.common.base.CharMatcher}
31 * <li>{@link com.google.common.base.Charsets}
32 * <li>{@link com.google.common.base.Joiner}
33 * <li>{@link com.google.common.base.Splitter}
34 * <li>{@link com.google.common.base.Strings}
40 * <li>{@link com.google.common.base.Function},
41 * {@link com.google.common.base.Functions}
42 * <li>{@link com.google.common.base.Predicate}
    [all...]
  /external/mockito/src/test/java/org/mockito/internal/util/reflection/
GenericTypeExtractorTest.java 15 class Base<T> {}
20 class IntImpl extends Base<Integer> {}
22 class NestedImpl extends Base<Base<String>> {}
23 class NonGeneric extends Base {}
28 class Mixed extends Base<Integer> implements IBase<String> {}
39 assertEquals(Integer.class, genericTypeOf(IntImpl.class, Base.class, IBase.class));
42 assertEquals(Object.class, genericTypeOf(NestedImpl.class, Base.class, IBase.class));
43 assertEquals(Object.class, genericTypeOf(NonGeneric.class, Base.class, IBase.class));
44 assertEquals(Object.class, genericTypeOf(String.class, Base.class, IBase.class))
    [all...]
  /external/toolchain-utils/dejagnu/gdb_baseline/
x86_64-cros-linux-gnu     [all...]
  /system/core/base/
strings_test.cpp 17 #include "android-base/strings.h"
27 std::vector<std::string> parts = android::base::Split("", ",");
33 std::vector<std::string> parts = android::base::Split("foo", ",");
39 std::vector<std::string> parts = android::base::Split("foo,bar,baz", ",");
47 std::vector<std::string> parts = android::base::Split("foo,,bar", ",");
56 android::base::Split(std::string("foo\0bar", 7), std::string("\0", 1));
63 std::vector<std::string> parts = android::base::Split("foo:bar,baz", ",:");
71 std::vector<std::string> parts = android::base::Split("foo:,bar", ",:");
79 ASSERT_EQ("", android::base::Trim(""));
83 ASSERT_EQ("foo", android::base::Trim("foo"))
    [all...]
  /external/syslinux/com32/lib/zlib/
adler32.c 14 #define BASE 65521UL /* largest prime smaller than 65536 */
16 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
28 if (a >= (BASE << 16)) a -= (BASE << 16); \
29 if (a >= (BASE << 15)) a -= (BASE << 15); \
30 if (a >= (BASE << 14)) a -= (BASE << 14); \
31 if (a >= (BASE << 13)) a -= (BASE << 13);
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/res/xml/
network_security_config.xml 3 <base-config>
7 </base-config>
  /external/clang/test/Index/Inputs/
objc.h 1 @interface Base {
9 @interface Sub : Base
  /external/fio/examples/
libhdfs.fio 5 filename=dfs-perftest-base.dfs-perftest-base,9000
  /external/guava/guava-gwt/test/com/google/common/base/
CharMatcherTest_gwt.java 16 package com.google.common.base;
19 return "com.google.common.base.testModule";
22 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest();
27 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest();
32 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest();
37 com.google.common.base.CharMatcherTest testCase = new com.google.common.base.CharMatcherTest()
    [all...]
  /external/libchrome/base/json/
json_value_converter.cc 5 #include "base/json/json_value_converter.h"
7 namespace base { namespace
11 const base::Value& value, int* field) const {
16 const base::Value& value, std::string* field) const {
21 const base::Value& value, string16* field) const {
26 const base::Value& value, double* field) const {
31 const base::Value& value, bool* field) const {
36 } // namespace base
  /external/libmojo/base/message_loop/
message_pump_android.h 10 #include "base/android/scoped_java_ref.h"
11 #include "base/base_export.h"
12 #include "base/compiler_specific.h"
13 #include "base/macros.h"
14 #include "base/message_loop/message_pump.h"
16 namespace base { namespace
39 base::android::ScopedJavaGlobalRef<jobject> system_message_handler_obj_;
44 } // namespace base
  /external/mockito/src/main/java/org/mockito/exceptions/base/
package-info.java 7 * Base classes for exceptions and errors, stack trace filtering/removing logic.
9 package org.mockito.exceptions.base;
  /external/syslinux/com32/lib/
strntoimax.c 10 intmax_t strntoimax(const char *nptr, char **endptr, int base, size_t n)
12 return (intmax_t) strntoumax(nptr, endptr, base, n);
strtox.c 10 TYPE NAME(const char *nptr, char **endptr, int base)
12 return (TYPE) strntoumax(nptr, endptr, base, ~(size_t) 0);
  /external/syslinux/gpxe/src/arch/i386/include/
basemem_packet.h 8 /** Maximum length of base memory packet buffer */
11 /** Base memory packet buffer */
  /external/testng/src/test/java/test/regression/groupsordering/
B.java 6 public class B extends Base {
10 Base.s_childBWasRun= true;
  /frameworks/base/tests/NetworkSecurityConfigTest/res/xml/
attributes.xml 3 <base-config cleartextTrafficPermitted="false" hstsEnforced="true">
4 </base-config>
bad_extra_debug_resource.xml 3 <base-config>
6 </base-config>
empty_trust.xml 3 <base-config>
6 </base-config>
extra_debug_resource.xml 3 <base-config>
6 </base-config>
  /prebuilts/misc/common/layoutlib_api/
PREBUILT 2 platform/tools/base/layoutlib-api/
4 From: https://android.googlesource.com/platform/tools/base/+/cbf5c6e3ef5f07460188a839366209f7a9cbef44
  /prebuilts/misc/common/ninepatch/
PREBUILT 2 platform/tools/base/ninepatch
4 From: https://android.googlesource.com/platform/tools/base/+/9bb80dcd51e8e953590473a469a67b3ec8f2b736
  /prebuilts/misc/common/sdk-common/
PREBUILT 2 platform/tools/base/sdk-common
4 From version cbf5c6e3ef5f07460188a839366209f7a9cbef44 the platform/tools/base/sdk-common.
  /prebuilts/sdk/current/support/v7/appcompat/res/values-v12/
values-v12.xml 3 <style name="Base.V12.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView">
6 <style name="Base.V12.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText">
9 <style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V12.Widget.AppCompat.AutoCompleteTextView"/>
10 <style name="Base.Widget.AppCompat.EditText" parent="Base.V12.Widget.AppCompat.EditText"/>

Completed in 2008 milliseconds

1 2 3 4 56 7 8 91011>>