HomeSort by relevance Sort by last modified time
    Searched full:enforce (Results 201 - 225 of 1666) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/curl/tests/libtest/
lib579.c 138 /* enforce chunked transfer by setting the header */
  /external/eigen/Eigen/src/Core/
ForceAlignedAccess.h 18 * \brief Enforce aligned packet loads and stores regardless of what is requested
  /external/emma/core/java12/com/vladium/emma/report/
IItem.java 24 // note: this design does not enforce all items at the same level being of the same 'type' (class, pkg, method, etc)
  /external/googletest/googlemock/test/
gmock_output_test_golden.txt 78 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
85 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
269 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
276 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
  /external/iproute2/man/man8/
tc-ife.8 57 Encode direction only. Enforce static encoding of specified metadata.
tc-police.8 120 A typical application of the police action is to enforce ingress traffic rate
  /external/kernel-headers/original/uapi/asm-generic/
ioctl.h 17 * platforms. The generic ioctl numbering scheme doesn't really enforce
  /external/libchrome/crypto/
hmac.h 49 // this requirement is gone. But a system crypto library may still enforce
  /external/libmojo/third_party/jinja2/
visitor.py 82 can be used to enforce a list as return value.
  /external/libxml2/doc/
syms.xsl 19 # soname version info can't enforce this since we never
  /external/libyuv/files/
gyp_libyuv 70 # Enforce gyp syntax checking. This adds about 20% execution time.
  /external/ltp/testcases/kernel/security/tomoyo/
tomoyo_rewrite_test.c 73 /* Enforce mode */
  /external/mesa3d/src/compiler/glsl/
glsl_symbol_table.h 42 * Wraps the existing \c _mesa_symbol_table data structure to enforce some
  /external/mockito/src/main/java/org/mockito/junit/
VerificationCollector.java 77 * Enforce all verifications are performed lazily. This method is automatically called when
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Protocol.java 66 * , present in Java 8+ and Android 5+. Servers that enforce this may send an
  /external/robolectric-shadows/
CODE_OF_CONDUCT.md 64 Project maintainers who do not follow or enforce the Code of Conduct in good
java-timeout 85 echo "Warning: unable to enforce timeout." 1>&2
  /external/syslinux/core/legacynet/
idle.c 54 * enforce that the table is sorted.
  /external/tensorflow/tensorflow/core/util/
reporter.h 74 // enforce I/O operations.
  /external/v8/testing/gmock/test/
gmock_output_test_golden.txt 78 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
85 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
269 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
276 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
  /external/valgrind/docs/internals/
module-structure.txt 54 source files for #includes so as to mechanically enforce these rules.
  /external/valgrind/include/vki/
vki-xen-xsm.h 72 //struct vki_xen_flask_setenforce enforce;
  /external/vulkan-validation-layers/
GOVERNANCE.md 6 - The goal is for validation layer behavior to enforce the vulkan specification on applications. Questions on specification
  /frameworks/base/libs/hwui/
Glop.h 103 // TODO: enforce mutual exclusion with restricted setters and/or unions
  /frameworks/support/work/workmanager/src/main/java/androidx/work/impl/background/systemalarm/
WorkTimer.java 33 * Manages timers to enforce a time limit for processing {@link WorkRequest}.

Completed in 1247 milliseconds

1 2 3 4 5 6 7 891011>>