HomeSort by relevance Sort by last modified time
    Searched refs:common (Results 676 - 700 of 7107) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ImageButtonRule.java 17 package com.android.ide.common.layout;
23 import com.android.ide.common.api.INode;
24 import com.android.ide.common.api.IViewRule;
25 import com.android.ide.common.api.InsertType;
ImageViewRule.java 17 package com.android.ide.common.layout;
23 import com.android.ide.common.api.INode;
24 import com.android.ide.common.api.IViewRule;
25 import com.android.ide.common.api.InsertType;
IncludeRule.java 16 package com.android.ide.common.layout;
21 import com.android.ide.common.api.INode;
22 import com.android.ide.common.api.IViewRule;
23 import com.android.ide.common.api.InsertType;
ListViewRule.java 17 package com.android.ide.common.layout;
23 import com.android.ide.common.api.INode;
24 import com.android.ide.common.api.IViewRule;
25 import com.android.ide.common.api.InsertType;
SeekBarRule.java 17 package com.android.ide.common.layout;
23 import com.android.ide.common.api.INode;
24 import com.android.ide.common.api.IViewRule;
25 import com.android.ide.common.api.InsertType;
WebViewRule.java 17 package com.android.ide.common.layout;
24 import com.android.ide.common.api.INode;
25 import com.android.ide.common.api.IViewRule;
26 import com.android.ide.common.api.InsertType;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
FrameLayoutRuleTest.java 17 package com.android.ide.common.layout;
19 import com.android.ide.common.api.INode;
20 import com.android.ide.common.api.Point;
21 import com.android.ide.common.api.Rect;
TestAttribute.java 16 package com.android.ide.common.layout;
19 import com.android.ide.common.api.IDragElement.IDragAttribute;
20 import com.android.ide.common.api.INode.IAttribute;
21 import com.android.ide.common.xml.XmlAttributeSortOrder;
  /build/tools/releasetools/
img_from_target_files 47 import common namespace
49 OPTIONS = common.OPTIONS
68 args = common.ParseOptions(argv, __doc__,
76 common.Usage(__doc__)
79 OPTIONS.input_tmp, input_zip = common.UnzipTemp(args[0])
95 common.ZipWriteStr(output_zip, i, f.read())
103 OPTIONS.info_dict = common.LoadInfoDict(input_zip)
114 boot_image = common.GetBootableImage(
118 recovery_image = common.GetBootableImage(
150 common.CloseInheritedPipes(
    [all...]
img_from_target_files.py 47 import common namespace
49 OPTIONS = common.OPTIONS
68 args = common.ParseOptions(argv, __doc__,
76 common.Usage(__doc__)
79 OPTIONS.input_tmp, input_zip = common.UnzipTemp(args[0])
95 common.ZipWriteStr(output_zip, i, f.read())
103 OPTIONS.info_dict = common.LoadInfoDict(input_zip)
114 boot_image = common.GetBootableImage(
118 recovery_image = common.GetBootableImage(
150 common.CloseInheritedPipes(
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
onyxd_if.c 12 #include "vp8/common/onyxc_int.h"
14 #include "vp8/common/postproc.h"
16 #include "vp8/common/onyxd.h"
19 #include "vp8/common/alloccommon.h"
20 #include "vp8/common/loopfilter.h"
21 #include "vp8/common/swapyv12buffer.h"
22 #include "vp8/common/threading.h"
27 #include "vp8/common/quant_common.h"
30 #include "vp8/common/systemdependent.h"
50 vp8_remove_common(&pbi->common);
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 12 #include "vp8/common/onyxc_int.h"
14 #include "vp8/common/postproc.h"
16 #include "vp8/common/onyxd.h"
19 #include "vp8/common/alloccommon.h"
20 #include "vp8/common/loopfilter.h"
21 #include "vp8/common/swapyv12buffer.h"
22 #include "vp8/common/threading.h"
27 #include "vp8/common/quant_common.h"
30 #include "vp8/common/systemdependent.h"
50 vp8_remove_common(&pbi->common);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c 12 #include "vp8/common/onyxc_int.h"
14 #include "vp8/common/postproc.h"
16 #include "vp8/common/onyxd.h"
19 #include "vp8/common/alloccommon.h"
20 #include "vp8/common/loopfilter.h"
21 #include "vp8/common/swapyv12buffer.h"
22 #include "vp8/common/threading.h"
27 #include "vp8/common/quant_common.h"
30 #include "vp8/common/systemdependent.h"
50 vp8_remove_common(&pbi->common);
    [all...]
  /build/target/product/
core_minimal.mk 47 ims-common \
68 mms-common \
71 telephony-common \
74 voip-common \
90 telephony-common \
91 voip-common \
92 ims-common \
93 mms-common \
core_tiny.mk 51 ims-common \
75 telephony-common \
76 voip-common \
78 mms-common \
90 telephony-common \
91 voip-common \
92 ims-common \
93 mms-common \
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
matcher.py 22 from closure_linter.common import position
23 from closure_linter.common import tokens
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi.py 50 from mod_pywebsocket import common namespace
71 _VERSION_HYBI08 = common.VERSION_HYBI08
73 _VERSION_LATEST = common.VERSION_HYBI_LATEST
87 key + common.WEBSOCKET_ACCEPT_UUID).digest()
113 self._request, common.CONNECTION_HEADER)
119 'Failed to parse %s: %s' % (common.CONNECTION_HEADER, e))
123 if token.lower() == common.UPGRADE_CONNECTION_TYPE.lower():
129 (common.CONNECTION_HEADER, common.UPGRADE_CONNECTION_TYPE))
141 common.UPGRADE_HEADER
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
matcher.py 22 from closure_linter.common import position
23 from closure_linter.common import tokens
  /external/emma/
build.gradle 22 common {
  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 17 package com.google.common.cache;
19 import com.google.common.annotations.Beta;
  /external/guava/guava/src/com/google/common/collect/
BstNodeFactory.java 15 package com.google.common.collect;
17 import com.google.common.annotations.GwtCompatible;
ClassToInstanceMap.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
35 * @param <B> the common supertype that all entries must share; often this is
ForwardingIterator.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
GwtTransient.java 17 package com.google.common.collect;
22 import com.google.common.annotations.GwtCompatible;
31 * <b>only</b> in {@code com.google.common.collect}.
UsingToStringOrdering.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;

Completed in 805 milliseconds

<<21222324252627282930>>