HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 801 - 825 of 5347) sorted by null

<<31323334353637383940>>

  /system/core/init/
ueventd.cpp 45 /* Prevent fire-and-forget children from becoming zombies.
  /system/core/liblog/tests/
Android.mk 62 # to prevent breaking the build if bionic not relatively visible to us
  /system/sepolicy/
kernel.te 29 # We use dontaudit instead of allow to prevent a kernel spawned userspace
  /system/update_engine/client_library/include/update_engine/
client.h 108 // status changes. Will always report the status on registration to prevent
  /system/update_engine/update_manager/
default_policy.cc 22 // needs to be long enough to prevent busywork and/or DDoS attacks on Omaha, but
  /toolchain/binutils/binutils-2.25/binutils/
sysdep.h 143 with the defintions in libintl.h. So we define these values to prevent
  /toolchain/binutils/binutils-2.25/gas/
subsegs.h 69 any frags, but that is no longer true. This field prevent the
  /toolchain/binutils/binutils-2.25/gprof/
ChangeLog-2011 40 * cg_print.c (print_header): Add no-c-format comment to prevent
  /tools/test/connectivity/acts/framework/acts/bin/
monsoon.py 88 "increase voltage to prevent tripping Monsoon overvoltage"))
  /tools/test/connectivity/acts/framework/acts/controllers/
android.py 57 self.client = None # prevent close errors on connect failure
  /art/runtime/gc/collector/
garbage_collector.cc 55 // Add 1ms to prevent possible division by 0.
142 // Add 1ms to prevent possible division by 0.
  /bionic/libc/include/
netdb.h 158 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
159 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /development/host/windows/usb/api/
adb_object_handle.h 49 In order to prevent crashes when API client tries to access an object through
87 We hide destructor in order to prevent ourseves from accidentaly allocating
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h 46 We hide destructor in order to prevent ourseves from accidentaly allocating
78 this method in order to abort pending IOs and to prevent new IOs from
  /external/autotest/scheduler/
site_monitor_db.py 63 # effort to prevent downtime we will instead abort the job and
79 # effort to prevent downtime we will instead abort the job and
  /external/autotest/server/site_tests/firmware_UpdateFirmwareDataKeyVersion/files/
common.sh 167 # --no-clobber to prevent accidentally overwriting existing
182 # --no-clobber to prevent accidentally overwriting existing
  /external/autotest/server/site_tests/firmware_UpdateKernelDataKeyVersion/files/
common.sh 167 # --no-clobber to prevent accidentally overwriting existing
182 # --no-clobber to prevent accidentally overwriting existing
  /external/autotest/server/site_tests/firmware_UpdateKernelSubkeyVersion/files/
common.sh 167 # --no-clobber to prevent accidentally overwriting existing
182 # --no-clobber to prevent accidentally overwriting existing
  /external/ceres-solver/include/ceres/internal/
macros.h 60 // that wants to prevent anyone from instantiating it. This is
117 // and we generate a compiler error to prevent the code from
  /external/cros/system_api/dbus/power_manager/
policy.proto 98 // prevent |idle_action| from being performed, although the screen
105 // prevent |idle_action| from being performed and the screen from being
  /external/curl/src/
tool_main.c 215 /* prevent valgrind from reporting still reachable mem from NSRP arenas */
217 /* prevent valgrind from reporting possibly lost memory (fd cache, ...) */
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.h 125 // prevent default construction etc.
197 // prevent default construction etc.
  /external/llvm/test/CodeGen/AArch64/
arm64-stp.ll 101 ; Read of %b to compute %tmp2 shouldn't prevent formation of stp
117 ; Read of %b to compute %tmp2 shouldn't prevent formation of stp
  /external/pdfium/core/include/fxcrt/
fx_system.h 116 // NOTE: prevent use of the return value from snprintf() since some platforms
312 // Prevent a function from ever being inlined, typically because we'd
  /external/pdfium/third_party/libopenjpeg20/
image.c 120 l_x1 = opj_uint_min(opj_uint_adds(l_x1, p_cp->tdx), p_image_header->x1); /* use add saturated to prevent overflow */
121 l_y1 = opj_uint_min(opj_uint_adds(l_y1, p_cp->tdy), p_image_header->y1); /* use add saturated to prevent overflow */

Completed in 1325 milliseconds

<<31323334353637383940>>