HomeSort by relevance Sort by last modified time
    Searched refs:components (Results 76 - 100 of 1210) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/pdfium/core/fxcodec/codec/
ccodec_jpxmodule.h 29 uint32_t* components);
  /hardware/libhardware/modules/camera/3_4/metadata/
metadata.h 31 Metadata(PartialMetadataSet components);
43 // Note: it is undefined behavior if multiple components share tags.
  /packages/services/Telecomm/src/com/android/server/telecom/components/
BluetoothPhoneService.java 17 package com.android.server.telecom.components;
TelecomBroadcastReceiver.java 17 package com.android.server.telecom.components;
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
constants.h 174 // Returns a const reference of the components holded in this composite
183 const std::vector<const Constant*>& components)
184 : Constant(ty), components_(components) {}
186 std::vector<const Constant*>&& components)
187 : Constant(ty), components_(std::move(components)) {}
196 const std::vector<const Constant*>& components)
197 : CompositeConstant(ty, components) {}
199 std::vector<const Constant*>&& components)
200 : CompositeConstant(ty, std::move(components)) {}
220 const std::vector<const Constant*>& components)
    [all...]
  /development/scripts/
compare-installed-size.py 52 # components = ["", "system", "lib", "libchromeview.so"]
53 components = name.split('/')
56 module = components[2]
59 filename = components[-1]
  /external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
AbstractNamedNode.java 41 Iterator<Node> it = components.iterator();
67 for (Node node : components) {
93 for (Node node : components) {
ReplyNode.java 35 void set(String kind, List<Node> components, int lineno) {
36 super.set(kind, components, lineno);
37 components.add(0, new NameNode(kind));
OutNode.java 35 void set(String kind, List<Node> components, int lineno) {
36 super.set(kind, components, lineno);
37 components.add(0, new NameNode("Out"));
51 for (Node node : components) {
62 for (Node node : components) {
79 for (Node node : components) {
  /external/swiftshader/third_party/subzero/pydir/
szbuild_spec2k.py 12 """Build native gcc-style executables for one or all Spec2K components.
24 components = [ '177.mesa', '179.art', '183.equake', '188.ammp', '164.gzip',
33 argparser.add_argument('comps', nargs='*', default=components)
35 bad = set(args.comps) - set(components)
  /external/syslinux/com32/lib/jpeg/
grey.c 96 if (!priv->components[0])
97 priv->components[0] = malloc(priv->height * priv->bytes_per_row[0]);
102 return !priv->components[0];
  /external/tensorflow/tensorflow/contrib/image/python/kernel_tests/
segmentation_test.py 85 # there will be 2 components.
89 components = image_ops.connected_components(
91 self.assertEqual(components.max(), 2, 'disconnect (%d, %d)' % (i,
93 bins = np.bincount(components.ravel())
173 components = np.asarray([measurements.label(image)[0] for image in images])
176 num_ids_per_image = components.reshape(
177 [-1, components.shape[1] * components.shape[2]]).max(axis=-1)
179 for i in range(components.shape[0]):
181 components[i, components[i] > 0] += new_id_star
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
extract_jpeg_shape_op.cc 50 int width, height, components; variable
54 &components),
63 image_shape_data(2) = components;
  /external/tensorflow/tensorflow/core/lib/jpeg/
jpeg_mem.h 42 int components = 0; member in struct:tensorflow::jpeg::UncompressFlags
55 // equal to width*components*sizeof(JSAMPLE). If 0 is passed, the stride
81 // - components is the address where the number of read components are
83 // components use flags.components. May be nullptr.
91 int* components, // Output only: useful with autodetect
95 // arguments are (width, height, components). If the size is known ahead of
104 // The width, height, and components points may be null.
106 int* components);
    [all...]
  /external/selinux/prebuilts/bin/
seinfo.py 38 help="Print additional information about the specified components.")
88 queries.add_argument("--all", help="Print all of the above. On a Xen policy, the Xen components "
116 components = [] variable
123 components.append(("Booleans", q, lambda x: x.statement()))
130 components.append(("Categories", q, lambda x: x.statement()))
137 components.append(("Classes", q, lambda x: x.statement()))
144 components.append(("Commons", q, lambda x: x.statement()))
151 components.append(("Constraints", q, lambda x: x.statement()))
158 components.append(("Default rules", q, lambda x: x.statement()))
165 components.append(("Fs_use", q, lambda x: x.statement())
    [all...]
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
mixture.py 56 components=[
71 components,
81 properties (the components).
84 time and match `len(components)`.
89 components: A list or tuple of `Distribution` instances.
108 TypeError: If cat is not a `Categorical`, or `components` is not
109 a list or tuple, or the elements of `components` are not
111 ValueError: If `components` is an empty list or tuple, or its
115 `len(components)`, or all `components` and `cat` do not hav
211 def components(self): member in class:Mixture
    [all...]
  /external/mesa3d/prebuilt-intermediates/glsl/
ir_expression_operation_constant.h 3 for (unsigned c = 0; c < op[0]->type->components(); c++) {
18 for (unsigned c = 0; c < op[0]->type->components(); c++) {
30 for (unsigned c = 0; c < op[0]->type->components(); c++) {
51 for (unsigned c = 0; c < op[0]->type->components(); c++) {
69 for (unsigned c = 0; c < op[0]->type->components(); c++) {
87 for (unsigned c = 0; c < op[0]->type->components(); c++) {
102 for (unsigned c = 0; c < op[0]->type->components(); c++) {
117 for (unsigned c = 0; c < op[0]->type->components(); c++) {
132 for (unsigned c = 0; c < op[0]->type->components(); c++) {
144 for (unsigned c = 0; c < op[0]->type->components(); c++)
    [all...]
  /system/tools/hidl/test/utils_test/
main.cpp 107 std::vector<std::string> components; local
109 StringHelper::SplitString("", '.', &components);
110 EXPECT_EQ(std::vector<std::string>({""}), components);
111 StringHelper::SplitString("a.", '.', &components);
112 EXPECT_EQ(std::vector<std::string>({"a", ""}), components);
113 StringHelper::SplitString(".a", '.', &components);
114 EXPECT_EQ(std::vector<std::string>({"", "a"}), components);
115 StringHelper::SplitString("..", '.', &components);
116 EXPECT_EQ(std::vector<std::string>({"", "", ""}), components);
117 StringHelper::SplitString("asdf.asdf", '.', &components);
    [all...]
  /system/tools/hidl/utils/
FQName.cpp 379 std::vector<std::string> components; local
380 getPackageAndVersionComponents(&components, true /* cpp_compatible */);
386 components.insert(components.end(), nameComponents.begin(), nameComponents.end());
389 return StringHelper::JoinStrings(components, "_");
393 std::vector<std::string> components; local
394 getPackageAndVersionComponents(&components, true /* cpp_compatible */);
397 out += StringHelper::JoinStrings(components, "::");
403 std::vector<std::string> components; local
404 StringHelper::SplitString(mName, '.', &components);
413 std::vector<std::string> components; local
414 StringHelper::SplitString(name(), '.', &components); local
425 std::vector<std::string> components; local
437 StringHelper::SplitString(package(), '.', components); local
519 std::vector<std::string> components; local
    [all...]
  /external/droiddriver/src/io/appium/droiddriver/finders/
Predicates.java 99 * Returns a predicate that evaluates to {@code true} if each of its components evaluates to
100 * {@code true}. The components are evaluated in order, and evaluation will be "short-circuited"
103 public static <T> Predicate<T> allOf(final Iterable<Predicate<? super T>> components) {
107 for (Predicate<? super T> each : components) {
117 return "allOf(" + TextUtils.join(", ", components) + ")";
123 * Returns a predicate that evaluates to {@code true} if each of its components evaluates to
124 * {@code true}. The components are evaluated in order, and evaluation will be "short-circuited"
129 public static <T> Predicate<T> allOf(final Predicate<? super T>... components) {
130 return Predicates.<T>allOf(Arrays.asList(components));
134 * Returns a predicate that evaluates to {@code true} if any one of its components evaluates t
    [all...]
  /external/libexif/libexif/olympus/
mnote-olympus-entry.c 62 _("Invalid number of components (%i, " \
72 _("Invalid number of components (%i, " \
290 if ((!entry->data) && (entry->components > 0))
301 CC (entry->components, 4, v, maxlen);
311 CC (entry->components, 2, v, maxlen);
318 CC (entry->components, 2, v, maxlen);
343 CC (entry->components, 1, v, maxlen);
351 CC (entry->components, 4, v, maxlen);
360 CC (entry->components, 4, v, maxlen);
370 CC (entry->components, 1, v, maxlen)
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
RegisteredComponentCache.java 140 void dump(ArrayList<ComponentInfo> components) {
141 for (ComponentInfo component : components) {
156 ArrayList<ComponentInfo> components = new ArrayList<ComponentInfo>(); local
161 parseComponentInfo(pm, resolveInfo, components);
170 dump(components);
174 mComponents = components;
179 ArrayList<ComponentInfo> components) throws XmlPullParserException, IOException {
190 parser, info, components); local
199 ResolveInfo resolveInfo, ArrayList<ComponentInfo> components)
219 components.add(new ComponentInfo(resolveInfo, techs))
    [all...]
  /external/google-breakpad/src/common/windows/
http_upload.cc 83 URL_COMPONENTS components; local
84 memset(&components, 0, sizeof(components));
85 components.dwStructSize = sizeof(components);
86 components.lpszScheme = scheme;
87 components.dwSchemeLength = sizeof(scheme) / sizeof(scheme[0]);
88 components.lpszHostName = host;
89 components.dwHostNameLength = sizeof(host) / sizeof(host[0]);
90 components.lpszUrlPath = path
    [all...]
  /external/libexif/libexif/
exif-entry.c 243 newsize = e->components * exif_format_get_size (EXIF_FORMAT_SHORT);
251 for (i = 0; i < e->components; i++)
291 for (i = 0; i < e->components; i++) {
324 for (i = 0; i < e->components; i++) {
371 e->components = 0;
379 e->components += 8;
414 e->components = 0;
422 e->components += 8;
469 for (i = 1; i < e->components; i++) {
480 for (i = 1; i < e->components; i++)
    [all...]
  /external/python/cpython2/Lib/
macpath.py 96 components = split(s)
97 return len(components) == 2 and components[1] == ''
206 components = path.split(':')
207 path = components[0] + ':'
208 for c in components[1:]:

Completed in 914 milliseconds

1 2 34 5 6 7 8 91011>>