HomeSort by relevance Sort by last modified time
    Searched refs:disabling (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/libnl/doc/
configure.ac 43 AC_MSG_WARN([*** graphviz not found, disabling building of API reference])
53 AC_MSG_WARN([*** asciidoc not found, disabling building of guides])
62 AC_MSG_WARN([*** source-highlight not found, disabling building of guides])
73 AC_MSG_WARN([*** Disabling building of guides])
84 AC_MSG_WARN([*** Disabling building of guides])
91 AC_MSG_WARN([*** Disabling API linking due to missing doxygen package])
  /external/google-benchmark/
.travis-libcxx-setup.sh 15 export BUILD_32_BITS=OFF && echo disabling 32 bit build
  /compatibility/cdd/6_dev-tools-and-options/
6_2_developer_options.md 18 hiding or disabling the menu, to prevent distraction for scenarios where the
  /external/valgrind/memcheck/tests/
err_disable3.stderr.exp 2 --------- p: disabling errors (expect 0) ---------
  /build/soong/ui/build/
sandbox_darwin.go 44 c.ctx.Verboseln("sandbox-exec not found, disabling sandboxing")
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
textflag.go 30 // This is a wrapper function and should not count as disabling 'recover'.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
textflag.go 30 // This is a wrapper function and should not count as disabling 'recover'.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-13.d 10 # FIXME: Have a textrel-enabling(-disabling) linker option.
  /hardware/interfaces/media/omx/1.0/vts/functional/
README.md 12 This folder includes test fixtures that tests aspects common to all omx compatible components. For instance, port enabling/disabling, enumerating port formats, state transitions, flush, ..., stay common to all components irrespective of the service they offer. Test fixtures here are directed towards testing these (omx core). Every standard OMX compatible component is expected to pass these tests.
  /external/chromium-trace/catapult/devil/devil/android/
battery_utils.py 589 'Falling back to software disabling.')
602 device_errors.CommandFailedError: If method of disabling charging cannot
626 disabling of battery updates.
  /external/libmojo/third_party/catapult/devil/devil/android/
battery_utils.py 545 'Falling back to software disabling.')
558 device_errors.CommandFailedError: If method of disabling charging cannot
582 disabling of battery updates.
  /prebuilts/go/darwin-x86/src/net/http/
doc.go 94 promise. Please report any issues before disabling HTTP/2
  /prebuilts/go/linux-x86/src/net/http/
doc.go 94 promise. Please report any issues before disabling HTTP/2
  /external/autotest/client/site_tests/network_3GRecoverFromGobiDesync/
network_3GRecoverFromGobiDesync.py 228 StartDataSession. If we're not also disabling at the same time,
290 modem state has changed. Thus after Enabling or Disabling the
  /system/bt/bta/av/
bta_av_act.cc 158 if ((p_cb->disabling == true) || (bta_av_cb.rcb[i].shdl != 0))
    [all...]
bta_av_int.h 550 bool disabling; /* true if api disabled called */ member in struct:__anon112810
  /system/bt/bta/dm/
bta_dm_api.cc 59 /* Bluetooth disabling is in progress */
60 if (bta_dm_cb.disabling) return BTA_FAILURE;
    [all...]
bta_dm_int.h 612 bool disabling; member in struct:__anon112864
  /prebuilts/go/darwin-x86/src/compress/gzip/
gunzip.go 125 // Calling Multistream(false) disables this behavior; disabling the behavior
  /prebuilts/go/linux-x86/src/compress/gzip/
gunzip.go 125 // Calling Multistream(false) disables this behavior; disabling the behavior
  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 58 // disabling preemption (systemstack or acquirem).
  /prebuilts/go/darwin-x86/src/syscall/
exec_linux.go 397 // disabling setgroups() system call.
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 58 // disabling preemption (systemstack or acquirem).
  /prebuilts/go/linux-x86/src/syscall/
exec_linux.go 397 // disabling setgroups() system call.
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py     [all...]

Completed in 1762 milliseconds

1 2 3