Home
last modified time | relevance | path

Searched +full:- +full:noreset (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/external/flashrom/
H A Dmstarddc_spi.c27 #include <linux/i2c-dev.h>
51 if (mstarddc_data->doreset) { in mstarddc_spi_shutdown()
53 if (write(mstarddc_data->fd, &cmd, 1) < 0) { in mstarddc_spi_shutdown()
56 return -1; in mstarddc_spi_shutdown()
60 "Either the noreset=1 option was used, " in mstarddc_spi_shutdown()
64 if (close(mstarddc_data->fd) < 0) { in mstarddc_spi_shutdown()
66 return -1; in mstarddc_spi_shutdown()
80 struct mstarddc_spi_data *mstarddc_data = flash->mst->spi.data; in mstarddc_spi_send_command()
85 ret = -1; in mstarddc_spi_send_command()
91 if (write(mstarddc_data->fd, cmd, writecnt + 1) < 0) { in mstarddc_spi_send_command()
[all …]
/aosp_15_r20/external/rmi4utils/f54test/
H A Dmain.cpp9 * http://www.apache.org/licenses/LICENSE-2.0
44 fprintf(stdout, "\t-h, --help\tPrint this message\n"); in printHelp()
45 fprintf(stdout, "\t-d, --device\thidraw device file associated with the device being tested.\n"); in printHelp()
46 fprintf(stdout, "\t-r, --report_type\tReport type.\n"); in printHelp()
47 fprintf(stdout, "\t-c, --continuous\tContinuous mode.\n"); in printHelp()
48 fprintf(stdout, "\t-n, --no_reset\tDo not reset after the report.\n"); in printHelp()
49 fprintf(stdout, "\t-t, --device-type\t\t\tFilter by device type [touchpad or touchscreen].\n"); in printHelp()
52 …t RunF54Test(RMIDevice & rmidevice, f54_report_types reportType, bool continuousMode, bool noReset) in RunF54Test() argument
66 display->Clear(); in RunF54Test()
81 if (!noReset) in RunF54Test()
[all …]
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
H A DBuilders.kt8 * https://www.apache.org/licenses/LICENSE-2.0
21 private fun <T> noReset(t: T) = t in noReset() method
24 private val new: () -> P, in noReset()
25 private val reset: (P) -> P = ::noReset) { in noReset()
30 fun start(cb: P.() -> Unit) { in noReset()
39 fun end(cb: P.() -> R): R? { in noReset()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/
H A Dgitlab-ci.yml2 - local: 'src/gallium/drivers/zink/ci/gitlab-ci-inc.yml'
4 zink-lvp:
6 - .test-gl
7 - .deqp-test
8 - .zink-lvp-test
10 DEQP_SUITE: zink-lvp
13 # Enable validation (except for on piglit, see deqp-zink-lvp.toml), logging
16 XVFB_SCRIPT: "VK_DRIVER=lvp install/deqp-runner.sh"
18 xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && ${XVFB_SCRIPT}"
20 zink-venus-lvp:
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ci/
H A Dgitlab-ci.yml2 - local: 'src/gallium/drivers/softpipe/ci/gitlab-ci-inc.yml'
7 XVFB_SCRIPT: "install/deqp-runner.sh"
9 extends: .softpipe-deqp-test
11 . "$SCRIPTS_DIR"/setup-test-env.sh
12 …LD_LIBRARY_PATH=`pwd`/install/lib xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-
14 softpipe-asan-gles31:
16 GPU_VERSION: softpipe-asan
19 DEQP_RUNNER_OPTIONS: "--env LD_PRELOAD=libasan.so.8"
20 extends: .softpipe-deqp-test
22 - debian/x86_64_test-gl
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ci/
H A 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
12 DEQP_SUITE: llvmpipe-rusticl
13 DEQP_RUNNER_OPTIONS: "--timeout 120.0"
14 GPU_VERSION: llvmpipe-rusticl
16 llvmpipe-traces:
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ci/
H A Dgitlab-ci-inc.yml1 .virgl-rules:
2 stage: layered-backends
4 - !reference [.test, rules]
5 - if: $FORCE_KERNEL_TAG != null
7 - !reference [.gl-rules, rules]
8 - !reference [.llvmpipe-rules, rules]
9 - changes: &virgl_file_list
10 - src/gallium/drivers/virgl/**/*
11 - src/gallium/winsys/virgl/**/*
14 .virgl-iris-manual-rules:
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/common/
H A Dinit-stage2.sh7 # Second-stage init, used to set up devices and our job environment before
10 shopt -s extglob
32 kill -9 "$pid" 2>/dev/null || true
36 set -x
45 for path in '/dut-env-vars.sh' '/set-job-env-vars.sh' './set-job-env-vars.sh'; do
46 [ -f "$path" ] && source "$path"
48 . "$SCRIPTS_DIR"/setup-test-env.sh
50 set -ex
53 [ -z "$HWCI_KERNEL_MODULES" ] || {
54 echo -n $HWCI_KERNEL_MODULES | xargs -d, -n1 /usr/sbin/modprobe
[all …]
/aosp_15_r20/external/flashrom/doc/
H A Dclassic_cli_manpage.rst6 ----
8 **flashrom** - detect, read, write, verify and erase flash chips
12 --------
14 | **flashrom** [-h|-R|-L|-z|
15 | -p <programmername>[:<parameters>] [-c <chipname>]
16 | (--flash-name|--flash-size|
17 | [-E|-x|-r <file>|-w <file>|-v <file>]
18 | [(-l <file>|--ifd|--fmap|--fmap-file <file>)
19 | [-i <include>[:<file>]]]
20 | [--wp-status] [--wp-list] [--wp-enable|--wp-disable]
[all …]
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c2 * Common code for DHD command-line utility
4 * Copyright (C) 1999-2013, Broadcom Corporation
18 * $Id: dhdu.c 385965 2013-02-19 04:33:34Z $
124 { "cmds", dhd_list, -1, -1,
126 { "version", dhd_version, DHD_GET_VAR, -1,
130 { "bcmerrorstr", dhd_var_getandprintstr, DHD_GET_VAR, -1,
139 "number of ticks for activity timeout (-1: immediate, 0: never)"},
142 "\tactive (0) - do not request any change to the SD clock\n"
143 "\tstopped (-1) - request SD clock be stopped on activity timeout\n"
144 "\t<N> (other) - an sd_divisor value to request on activity timeout\n"},
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/runtimes_ndk_cxx/i386/
Dlibomp.so__cxa_finalize __cxa_atexit malloc memset free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc memcpy kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/runtimes_ndk_cxx/i386/
Dlibomp.so__cxa_finalize __cxa_atexit malloc memset free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc memcpy kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/runtimes_ndk_cxx/i386/
Dlibomp.so__cxa_finalize __cxa_atexit malloc memset free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc memcpy kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/runtimes_ndk_cxx/i386/
Dlibomp.so__cxa_finalize __cxa_atexit malloc memset free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc memcpy kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/runtimes_ndk_cxx/arm/
Dlibomp.so__cxa_finalize __cxa_atexit malloc free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space omp_large_cap_mem_space omp_null_allocator ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/runtimes_ndk_cxx/arm/
Dlibomp.so__cxa_finalize __cxa_atexit malloc free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space omp_large_cap_mem_space omp_null_allocator ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/runtimes_ndk_cxx/arm/
Dlibomp.so__cxa_finalize __cxa_atexit malloc free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space omp_large_cap_mem_space omp_null_allocator ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/runtimes_ndk_cxx/arm/
Dlibomp.so__cxa_finalize __cxa_atexit malloc free ___kmp_free kmpc_malloc kmpc_aligned_malloc __errno kmpc_calloc kmpc_realloc kmpc_free dlopen dlsym dlclose __kmpc_init_allocator omp_default_mem_alloc omp_high_bw_mem_space omp_large_cap_mem_space omp_null_allocator ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common_apex30/aar/
Dclasses.jar ... META-INF/ androidx/ androidx/compose/ androidx/ ...
Dandroidx.compose.animation_animation-core.jar ... META-INF/ androidx/ androidx/compose/ androidx/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common_apex34/aar/
Dandroidx.compose.animation_animation-core.jar ... META-INF/ androidx/ androidx/compose/ androidx/ ...
Dclasses.jar ... META-INF/ androidx/ androidx/compose/ androidx/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common/aar/
Dclasses.jar ... META-INF/ androidx/ androidx/compose/ androidx/ ...
Dandroidx.compose.animation_animation-core.jar ... META-INF/ androidx/ androidx/compose/ androidx/ ...
/aosp_15_r20/external/armnn/shim/sl/build/android_arm/
HDlibarmnn_support_library_prebuilt.so__cxa_finalize __cxa_atexit __register_atfork _ZdlPv strlen _Znwj _ZNKSt3__121__basic_string_commonILb1EE20__throw_length_errorEv __cxa_begin_catch _ZSt9terminatev _ZN7android2nn10getDevicesEv _ZN12armnn_driver13DriverOptionsC1Ev _ZNSt3__119__shared_weak_count14__release_weakEv __stack_chk_fail _ZNSt3__113__vector_baseINS_10shared_ptrIKN7android2nn7IDeviceEEENS_9allocatorIS6_EEED2Ev _ZNSt3__110shared_ptrIN12armnn_driver11ArmnnDriverEED2Ev _ZNSt3__119__shared_weak_countD2Ev __cxa_end_cleanup __stack_chk_guard _ZTVNSt3__120__shared_ptr_emplaceIN12armnn_driver11ArmnnDriverENS_9allocatorIS2_EEEE ...

123