Home
last modified time | relevance | path

Searched +full:android +full:- +full:variables (Results 1 – 25 of 1064) sorted by relevance

12345678910>>...43

/external/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml3 .incorporate-templates-commit:
4 variables:
5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}"
7 .incorporate-base-tag+templates-commit:
8 variables:
9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT…
10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}"
12 .set-image:
14 - .incorporate-templates-commit
15 variables:
[all …]
/external/angle/build/android/gradle/
Dgenerate_gradle.py3 # Use of this source code is governed by a BSD-style license that can be
6 """Generates an Android Studio project from a GN target."""
38 # channel, i.e. Android Studio stable.
46 host_paths.DIR_SOURCE_ROOT, 'build', 'android', 'gradle',
50 _JNI_LIBS_SUBDIR = 'symlinked-libs'
63 '//chrome/android:chrome_junit_tests',
64 '//chrome/android:chrome_public_apk',
65 '//chrome/android:chrome_public_test_apk',
66 '//chrome/android:chrome_public_unit_test_apk',
67 '//chrome/browser/android/examples/inline_autofill_service:inline_autofill_service_example_apk',
[all …]
Dandroid.jinja2 {# Use of this source code is governed by a BSD-style license that can be #}
4 {% macro expand_sourceset(variables, prefix) %}
5 {% if variables is defined %}
7 {% if variables.android_manifest is defined %}
8 manifest.srcFile "{{ variables.android_manifest }}"
10 {% if variables.java_dirs is defined %}
12 {% for path in variables.java_dirs %}
17 {% if variables.java_excludes is defined %}
19 {% for path in variables.java_excludes %}
24 {% if variables.jni_libs is defined %}
[all …]
/external/cronet/stable/build/android/gradle/
Dgenerate_gradle.py3 # Use of this source code is governed by a BSD-style license that can be
6 """Generates an Android Studio project from a GN target."""
38 # channel, i.e. Android Studio stable.
46 host_paths.DIR_SOURCE_ROOT, 'build', 'android', 'gradle',
50 _JNI_LIBS_SUBDIR = 'symlinked-libs'
63 '//chrome/android:chrome_junit_tests',
64 '//chrome/android:chrome_public_apk',
65 '//chrome/android:chrome_public_test_apk',
66 '//chrome/android:chrome_public_unit_test_apk',
67 '//content/public/android:content_junit_tests',
[all …]
Dandroid.jinja2 {# Use of this source code is governed by a BSD-style license that can be #}
4 {% macro expand_sourceset(variables, prefix) %}
5 {% if variables is defined %}
7 {% if variables.android_manifest is defined %}
8 manifest.srcFile "{{ variables.android_manifest }}"
10 {% if variables.java_dirs is defined %}
12 {% for path in variables.java_dirs %}
17 {% if variables.java_excludes is defined %}
19 {% for path in variables.java_excludes %}
24 {% if variables.jni_libs is defined %}
[all …]
/external/cronet/tot/build/android/gradle/
Dgenerate_gradle.py3 # Use of this source code is governed by a BSD-style license that can be
6 """Generates an Android Studio project from a GN target."""
38 # channel, i.e. Android Studio stable.
46 host_paths.DIR_SOURCE_ROOT, 'build', 'android', 'gradle',
50 _JNI_LIBS_SUBDIR = 'symlinked-libs'
63 '//chrome/android:chrome_junit_tests',
64 '//chrome/android:chrome_public_apk',
65 '//chrome/android:chrome_public_test_apk',
66 '//chrome/android:chrome_public_unit_test_apk',
67 '//content/public/android:content_junit_tests',
[all …]
Dandroid.jinja2 {# Use of this source code is governed by a BSD-style license that can be #}
4 {% macro expand_sourceset(variables, prefix) %}
5 {% if variables is defined %}
7 {% if variables.android_manifest is defined %}
8 manifest.srcFile "{{ variables.android_manifest }}"
10 {% if variables.java_dirs is defined %}
12 {% for path in variables.java_dirs %}
17 {% if variables.java_excludes is defined %}
19 {% for path in variables.java_excludes %}
24 {% if variables.jni_libs is defined %}
[all …]
/external/angle/src/android_system_settings/
DREADME.md25 "packageName": "com.android.example.a"
28 "packageName": "com.android.example.b"
37 "packageName": "com.android.example.c"
47 key-value pair, with the key being the package name and the value being the driver selection choice.
50 After parsing, the rules are converted to global settings variables and applied to the system. This
54 settings global variables and updating `SharedPreferences`. When a user changes the driver choice
61 The settings global variables may also be changed via `adb` command by the users, often time ANGLE
62 for Android developers. Note that every time a boot event happens, it is expected that all previous
63 values in settings global variables will be cleared and only values from the ANGLE JSON rule file
71 <intent-filter>
[all …]
/external/mesa3d/src/virtio/ci/
Dgitlab-ci.yml2 - local: 'src/virtio/ci/gitlab-ci-inc.yml'
4 venus-lavapipe:
6 - .deqp-test
7 - .venus-lavapipe-test
9 variables:
16 FLAKES_CHANNEL: "#virgl-ci"
20 ./install/crosvm-runner.sh ./install/deqp-runner.sh
22 venus-lavapipe-full:
24 - venus-lavapipe
25 - .venus-manual-rules
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/message2/
DMFDataModelFormatter.java5 package android.icu.message2;
15 import android.icu.message2.MFDataModel.Annotation;
16 import android.icu.message2.MFDataModel.CatchallKey;
17 import android.icu.message2.MFDataModel.Declaration;
18 import android.icu.message2.MFDataModel.Expression;
19 import android.icu.message2.MFDataModel.FunctionAnnotation;
20 import android.icu.message2.MFDataModel.FunctionExpression;
21 import android.icu.message2.MFDataModel.InputDeclaration;
22 import android.icu.message2.MFDataModel.Literal;
23 import android.icu.message2.MFDataModel.LiteralExpression;
[all …]
/external/mesa3d/src/gallium/drivers/virgl/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/virgl/ci/gitlab-ci-inc.yml'
4 virpipe-on-gl:
6 - .deqp-test
7 - .virpipe-test
8 variables:
9 DEQP_SUITE: virpipe-gl
10 GPU_VERSION: virpipe-gl
14 virgl-on-gl:
15 variables:
16 DEQP_SUITE: virgl-gl
[all …]
/external/toolchain-utils/binary_search_tool/android/
Dsetup.sh1 #!/bin/bash -u
5 # This script is part of the Android binary search triage process.
8 # README.android).
11 # Before running this script make sure you have setup the Android build
15 # the android source tree being tested. The second (optional) argument is the
21 # during the POPULATE_GOOD and POPULATE_BAD steps, see README.android for
25 # ANDROID_SERIAL=002ee16b1558a3d3 NUM_JOBS=10 android/setup.sh ~/android
27 # This will setup the bisector for Nexus5X, using 10 jobs, where the android
28 # source lives at ~/android.
32 # Furthermore, if your device is the only Android device plugged in you can
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/llvmpipe/ci/gitlab-ci-inc.yml'
4 llvmpipe-piglit-rusticl:
6 - .llvmpipe-piglit-cl
7 - .llvmpipe-rusticl-rules
9 - debian-testing
10 - debian/x86_64_test-gl
11 variables:
12 DEQP_SUITE: llvmpipe-rusticl
13 GPU_VERSION: llvmpipe-rusticl
15 llvmpipe-traces:
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedTransliterator.java6 * Copyright (C) 1996-2016, International Business Machines Corporation and *
10 package android.icu.text;
23 * @hide Only a subset of ICU is exposed in Android
24 * @hide draft / provisional / internal are hidden on Android
76 * @hide draft / provisional / internal are hidden on Android
83 * relative to the text -- limit may move numerically if text is in handleTransliterate()
90 * |eabcd start - no match, advance cursor in handleTransliterate()
91 * e|abcd match rule 1 - change text & adjust cursor in handleTransliterate()
92 * ex|ycd match rule 2 - change text & adjust cursor in handleTransliterate()
108 int loopLimit = (index.limit - index.start) << 4; in handleTransliterate()
[all …]
/external/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml4 variables:
7 - !reference [default, before_script]
9 - rm -rf install
10 - tar -xf artifacts/install.tar
11 - section_start ldd_section "Checking ldd on driver build"
12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;
13 - section_end ldd_section
18 - results/
20 - !reference [.common-rules, rules]
21 - !reference [.never-post-merge-rules, rules]
[all …]
/external/perfetto/tools/
Dbazel2 # Copyright (C) 2024 The Android Open Source Project
8 # http://www.apache.org/licenses/LICENSE-2.0
24 print("""Could not find hermetic Android SDK installation.
25 Please run: 'tools/install-build-deps --android'""")
30 print("""Could not find hermetic Android NDK installation.
31 Please run: 'tools/install-build-deps --android'""")
37 # There are two ways to provide Android SDK and NDK locations to a Bazel build:
38 # 1. Using standard environment variables (ANDROID_HOME and ANDROID_NDK_HOME)
42 # The second option overrides the environment variables that are usually
44 # This leads to a situation where the `adb` tool used to push Android tests to
[all …]
/external/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .build-common:
3 extends: .container+build-rules
6 variables:
7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner
21 - _build/meson-logs/*.txt
22 - _build/meson-logs/strace
23 - artifacts
26 .build-linux:
27 extends: .build-common
28 variables:
[all …]
/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
Ddevicedb_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
22 #include "tensorflow/lite/experimental/acceleration/compatibility/devicedb-sample.h"
23 #include "tensorflow/lite/experimental/acceleration/compatibility/variables.h"
43 ASSERT_TRUE(device_db_->root()); in TEST_F()
44 EXPECT_EQ(device_db_->root()->size(), 3); in TEST_F()
50 std::map<std::string, std::string> variables; in TEST_F() local
53 variables[kDeviceModel] = "m712c"; in TEST_F()
54 UpdateVariablesFromDatabase(&variables, *device_db_); in TEST_F()
55 EXPECT_EQ(variables[kSoCModel], "exynos_7872"); in TEST_F()
58 variables.clear(); in TEST_F()
[all …]
/external/angle/doc/
DCaptureAndReplay.md9 * Mid-execution capture is supported with the Vulkan back-end.
10 * Mid-execution capture has many unimplemented features.
24 environment variables to define a capture frame range, or use the [capture trigger
25 property][CaptureTrigger] on Android. By default the replay will be stored in the current working
34 Some simple environment variables control frame capture:
45 * Uses mid-execution capture to write "Setup" functions that starts a Context at frame `n`.
67 A good way to test out the capture is to use environment variables in conjunction with the sample
71 …E_END=4 ANGLE_CAPTURE_OUT_DIR=samples/capture_replay out/Debug/simple_texture_2d --use-angle=vulkan
89 $ autoninja -C out/Debug capture_replay_sample
93 ## Running a perf test replay (all platforms, including Android)
[all …]
/external/wpa_supplicant_8/
DAndroid.mk1 S_LOCAL_PATH := $(call my-dir)
5 # The order of the 2 Android.mks does matter!
6 # TODO: Clean up the Android.mks, reset all the temporary variables at the
7 # end of each Android.mk, so that one Android.mk doesn't depend on variables
8 # set up in the other Android.mk.
9 include $(S_LOCAL_PATH)/hostapd/Android.mk \
10 $(S_LOCAL_PATH)/wpa_supplicant/Android.mk
12 ifeq ($(shell test $(PLATFORM_VERSION_LAST_STABLE) -ge 8 ; echo $$?), 0)
13 include $(S_LOCAL_PATH)/hs20/client/Android.mk
/external/libdav1d/
D.gitlab-ci.yml2 - style
3 - build
4 - test
6 .debian-amd64-common:
7 image: registry.videolan.org/dav1d-debian-unstable:20240406142551
10 - docker
11 - amd64
13 .debian-amd64-minimum:
14 image: registry.videolan.org/dav1d-debian-minimum:20240406142551
17 - docker
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeRegex.java6 * Copyright (C) 2009-2015, Google, International Business Machines Corporation
10 package android.icu.impl;
29 import android.icu.text.StringTransform;
30 import android.icu.text.SymbolTable;
31 import android.icu.text.UnicodeSet;
32 import android.icu.util.Freezable;
38 * <p>TODO: Move to android.icu.dev.somewhere.
39 * 2015-sep-03: This is used there, and also in CLDR and in UnicodeTools.
42 * @hide Only a subset of ICU is exposed in Android
45 private static final Pattern SUPP_ESCAPE = Pattern.compile("\\\\U00([0-9a-fA-F]{6})");
[all …]
/external/aws-crt-java/src/test/android/testapp/src/main/assets/
Dandroid_file_creation.py5 # This file is used for running unit tests on android devices in AWS Device Farm.
6 # Variables and files for testing in Github CI are set to environment variables which are not acces…
7 # Android devices. They must be packaged into the app itself. This is done by converting the necess…
8 # files and variables into txt files and storing them as assets prior to building the test app.
42 print("Setting up Android test assets")
49 region_name='us-east-1'
52 print("Error - could not make Boto3 secrets manager client.")
55 getSecretAndSaveToFile(client, "unit-test/endpoint", "AWS_TEST_MQTT5_IOT_CORE_HOST")
56 …getSecretAndSaveToFile(client, "aws-c-auth-testing/cognito-identity", "AWS_TEST_MQTT5_COGNITO_IDEN…
60 getSecretAndSaveToFile(client, "unit-test/certificate", "AWS_TEST_MQTT5_CUSTOM_KEY_OPS_CERT")
[all …]
/external/angle/build/config/android/
Drules.gni2 # Use of this source code is governed by a BSD-style license that can be
5 import("//build/config/android/abi.gni")
6 import("//build/config/android/copy_ex.gni")
19 …_path/lib/clang/$clang_version/lib/linux/libclang_rt.ubsan_standalone-$sanitizer_arch-android.so" ]
22 …"$clang_base_path/lib/clang/$clang_version/lib/linux/libclang_rt.asan-$sanitizer_arch-android.so" ]
35 # Variables
84 "--clear",
85 "--files=@FileArg($_rebased_libraries_list)",
86 "--files=$_rebased_binaries_list",
90 args += [ "--files=$_rebased_extra_files" ]
[all …]
/external/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [Yasm](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
19 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
21 libjpeg-turbo, then NASM 2.14 or later or Yasm must be used when
22 building libjpeg-turbo.
34 - GCC v4.1 (or later) or Clang recommended for best performance
36 - If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is
[all …]

12345678910>>...43