HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 326 - 350 of 10778) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
methodobject.h 66 /* METH_COEXIST allows a method to be entered eventhough a slot has
67 already filled the entry. When defined, the flag allows a separate
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
methodobject.h 66 /* METH_COEXIST allows a method to be entered eventhough a slot has
67 already filled the entry. When defined, the flag allows a separate
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SmmCpuIo.h 77 /// Allows reads and writes to memory-mapped I/O space.
81 /// Allows reads and writes to I/O space.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
UsbKbDxe.uni 7 // If HII cannot provide the info, this module uses its carried default one if PCD allows.
30 #string STR_MODULE_DESCRIPTION #language en-US "USB Keyboard Driver consumes USB I/O Protocol and Device Path Protocol, and produces Simple Text Input Protocol and Simple Text Input Ex Protocol on USB keyboard devices. It initializes the keyboard layout according to information retrieved from the HII database. If HII cannot provide the information, this module uses its carried default one if PCD allows. It manages the USB keyboard device via Asynchronous Interrupt Transfer of USB I/O Protocol, and parses the data according to USB HID documents.<BR><BR>\n"
  /external/autotest/client/profilers/cros_perf/
cros_perf.py 8 passed to the initialize function into the "perf" command line. It allows one
32 # perf record allows you to specify where to place the output.
  /external/autotest/client/site_tests/security_DbusOwners/
security_DbusOwners.py 48 allows = policy.getElementsByTagName('allow')
50 for allow in allows:
  /external/autotest/frontend/
apache_auth.py 15 Automatically allows any login. This backend is for use when Apache is
53 HTTP_AUTHORIZATION header with username (this allows CLI to authenticate).
  /external/clang/include/clang/Basic/
Lambda.h 31 /// C++11 allows capture of \c this, or of local variables by copy or
32 /// by reference. C++1y also allows "init-capture", where the initializer
  /external/glide/library/src/main/java/com/bumptech/glide/request/animation/
GlideAnimation.java 7 * An interface that allows a transformation to be applied to {@link android.view.View}s in
11 * allows view animations in Glide's complex world of arbitrary resource types and arbitrary target types.
  /external/libmojo/mojo/public/cpp/bindings/
sync_call_restrictions.h 38 // allows making sync calls on the current thread during its lifetime.
72 // a ScopedAllowSyncCall object temporarily allows making sync calls on the
  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.cpp 27 // The arbitrary value of 0xf000 allows frames of up to ~240KB before spill
41 // A fixed offset of 0 allows us to save / restore LR using entsp / retsp.
  /external/mdnsresponder/mDNSShared/
dnsextd.8 34 allows clients to perform DNS Updates with an attached lease lifetime,
39 allows clients to perform long-lived queries. Instead of rapidly polling
  /external/mockito/src/main/java/org/mockito/verification/
VerificationAfterDelay.java 12 * VerificationAfterDelay is a {@link VerificationMode} that allows combining existing verification modes with an initial delay, e.g.
37 * Allows verification that there are no invocations at any point during the given period. This will wait the
  /external/pdfium/testing/
gtest_mac.mm 18 // This overloaded version allows comparison between ObjC objects that conform
31 // This overloaded version allows comparison between ObjC objects that conform
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowMediaPlayer.java 167 * Allows test cases to simulate 'prepared' state by invoking callback.
175 * Allows test cases to simulate 'completed' state by invoking callback.
  /external/syslinux/gpxe/src/drivers/net/
3c515.txt 23 2) RESOLVED - When ISA_PNP is defined, the etherboot probe finds the incorrect MAC address for the card. However, when the linux kernel boots and loads the linux 3c515 driver the correct MAC address is found. This means that with ISA_PNP defined, you require both MAC addresses defined in the /etc/dhcpd.conf file. The first MAC address allows the driver to load the LTSP Linux kernel. The second allows the Linux dhclient to resolve its IP address.
  /external/tpm2/
RSAKeySieve.h 17 // 13 will allocate the maximum size table which allows generation of the first 6542 primes which is all the
51 // This allows determination of the number of bits that are set in a byte without having to count them
  /frameworks/base/tools/aapt2/flatten/
Archive.h 52 // Starts a new entry and allows caller to write bytes to it sequentially.
61 // CopyingOutputStream implementation that allows sequential writes to this archive. Only
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
CellularNetworkTestUtil.java 39 * allows the test to use an invalid IEI type for testing purpose.
52 * allows the test to intentionally setting an incorrect size value.
  /frameworks/support/v17/leanback/tests/res/values/
strings.xml 42 This allows the long title to be displayed properly.</string>
46 This allows the long description to be displayed properly.</string>
  /libcore/luni/src/main/java/org/xml/sax/
XMLFilter.java 42 * <p>This method allows the application to link the filter to
54 * <p>This method allows the application to query the parent
  /libcore/ojluni/src/main/java/java/lang/reflect/
package-info.java 28 * information about classes and objects. Reflection allows
34 * <p>{@code AccessibleObject} allows suppression of access checks if
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/settings/
PublicPreferenceActivity.java 30 * Activity that allows directly launching into the preference activity, from external parties
44 // We need to remove the extra that allows a fragment to be directly opened
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin.def 33 /* Allows to see low level AST in C and C++ frontends. */
78 /* Allows to override pass gate decision for current_pass. */
  /prebuilts/gdb/darwin-x86/include/python2.7/
methodobject.h 66 /* METH_COEXIST allows a method to be entered eventhough a slot has
67 already filled the entry. When defined, the flag allows a separate

Completed in 1969 milliseconds

<<11121314151617181920>>