HomeSort by relevance Sort by last modified time
    Searched full:specified (Results 401 - 425 of 36314) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.h 276 Unicode string. If the driver specified by This has a user readable name in
277 the language specified by Language, then a pointer to the driver name is
278 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
279 by This does not support the language specified by Language,
288 languages specified in SupportedLanguages. The
290 to the driver writer. Language is specified
294 driver specified by This in the language
295 specified by Language.
297 @retval EFI_SUCCESS The Unicode string for the Driver specified by
298 This and the language specified by Language was
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/
VlanConfigImpl.h 81 Unicode string. If the driver specified by This has a user readable name in
82 the language specified by Language, then a pointer to the driver name is
83 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
84 by This does not support the language specified by Language,
93 languages specified in SupportedLanguages. The
95 to the driver writer. Language is specified
99 driver specified by This in the language
100 specified by Language.
102 @retval EFI_SUCCESS The Unicode string for the Driver specified by
103 This and the language specified by Language was
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PeCoffGetEntryPointLib.h 22 Retrieves the entry point to the PE/COFF image specified by Pe32Data and returns this entry
45 Returns the machine type from the PE/COFF image specified by Pe32Data.
64 Returns the PDB file name for the PE/COFF image specified by Pe32Data. If
65 the PE/COFF image specified by Pe32Data is not a valid, then NULL is
66 returned. If the PE/COFF image specified by Pe32Data does not contain a
68 in the PE/COFF image specified by Pe32Data does not contain a PDB file name,
75 @return The PDB file name for the PE/COFF image specified by Pe32Data, or NULL
89 Returns the size of the PE/COFF header specified by Pe32Data.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
ReadPmc.c 18 Reads and returns the current value of performance counter specified by
23 @return The value of the PMC specified by Index.
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/
DxeCpuIo2LibInternal.h 31 Reads the I/O port specified by Port with registers width specified by Width.
52 Writes the I/O port specified by Port with registers width and value specified by Width
75 Reads the MMIO registers specified by Address with registers width specified by Width.
96 Writes the MMIO registers specified by Address with registers width and value specified by Width
IoLib.c 52 Reads the I/O port specified by Port with registers width specified by Width.
82 Writes the I/O port specified by Port with registers width and value specified by Width
113 Reads the MMIO registers specified by Address with registers width specified by Width.
143 Writes the MMIO registers specified by Address with registers width and value specified by Width
174 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
197 Writes the 8-bit I/O port specified by Port with the value specified by Value
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibEsal/
IoLib.c 20 Reads the I/O port specified by Port with registers width specified by Width.
62 Writes the I/O port specified by Port with registers width and value specified by Width
103 Reads the MMIO registers specified by Address with registers width specified by Width.
145 Writes the MMIO registers specified by Address with registers width and value specified by Width
186 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
209 Writes the 8-bit I/O port specified by Port with the value specified by Value
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmIoLibSmmCpuIo2/
IoLib.c 22 Reads the I/O port specified by Port with registers width specified by Width.
52 Writes the I/O port specified by Port with registers width and value specified by Width
83 Reads the MMIO registers specified by Address with registers width specified by Width.
113 Writes the MMIO registers specified by Address with registers width and value specified by Width
144 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
167 Writes the 8-bit I/O port specified by Port with the value specified by Value
    [all...]
SmmCpuIoLibInternal.h 33 Reads the I/O port specified by Port with registers width specified by Width.
54 Writes the I/O port specified by Port with registers width and value specified by Width
77 Reads the MMIO registers specified by Address with registers width specified by Width.
98 Writes the MMIO registers specified by Address with registers width and value specified by Width
  /external/autotest/client/cros/
asan.py 19 # -F, --format <arg> * Use specified format for output
21 # -s, --symbol <arg> * Find a specified symbol
  /external/autotest/client/site_tests/firmware_TouchMTB/
control 8 CRITERIA = 'Fails if the performance does not meet a specified requirement.'
16 data. The packets are parsed and verified with specified validators for every
  /external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
control 20 specified in the policy value, and in the order specified (left to right).
control.multipleurls_3tabs 20 URLs specified in the policy value, and in the order specified (left to
  /external/clang/test/SemaObjC/
warn-assign-property-nscopying.m 13 @property NSDictionary* undoAction; // expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}} // expected-warning {{default assign attribute on property 'undoAction' which implements NSCopying protocol is not appropriate with}}
14 @property id okAction; // expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}}
warn-weak-field.m 5 __weak id w; // expected-warning {{__weak attribute cannot be specified on a field declaration}}
23 __weak id w1; // expected-warning {{__weak attribute cannot be specified on a field declaration}}
  /external/curl/docs/cmdline-opts/
mail-rcpt.d 14 specified as the user name or user name and domain (as per Section 3.5 of
18 specified using the mailing list name, such as "Friends" or "London-Office".
socks4.d 6 Use the specified SOCKS4 proxy. If the port number is not specified, it is
socks4a.d 6 Use the specified SOCKS4a proxy. If the port number is not specified, it is
  /external/libyuv/files/docs/
environment_variables.md 7 By default the cpu is detected and the most advanced form of SIMD is used. But you can disable instruction sets selectively, or completely, falling back on C code. Set the variable to 1 to disable the specified instruction set.
26 You can also repeat the test a specified number of iterations, allowing benchmarking and profiling.
  /external/llvm/test/CodeGen/Mips/
tls-models.ll 16 ; ----- no model specified -----
41 ; ----- localdynamic specified -----
66 ; ----- initialexec specified -----
72 ; Non-PIC and PIC code will use initial exec as specified.
83 ; Non-PIC code can use local exec, PIC code use initial exec as specified.
91 ; ----- localexec specified -----
97 ; Non-PIC and PIC code will use local exec as specified.
108 ; Non-PIC and PIC code will use local exec as specified.
  /external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
Implementation.java 18 * The annotated shadow method will be invoked only for the specified SDK or greater.
23 * The annotated shadow method will be invoked only for the specified SDK or lesser.
  /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
AConfiguration.java 5 /** Orientation: not specified. */
22 /** Touchscreen: not specified. */
85 /** Density: no density specified. */
87 /** Keyboard: not specified. */
107 /** Navigation: not specified. */
133 /** Keyboard availability: not specified. */
153 /** Navigation availability: not specified. */
167 /** Screen size: not specified. */
197 /** Screen layout: not specified. */
215 /** Wide color gamut: not specified. *
    [all...]
  /external/selinux/python/sepolicy/
sepolicy-manpage.8 19 Generate a Man Page for the specified domain. (Supports multiple commands)
31 Generate an additional HTML man pages for the specified domain(s).
  /external/syslinux/core/fs/lib/
searchconfig.c 12 * This searches for a specified set of filenames in a specified set
  /external/tensorflow/tensorflow/contrib/lite/toco/
model_cmdline_flags.cc 47 "If not specified, will try to read "
51 "Names of the output arrays, comma-separated. If not specified, "
57 "If not specified, will try to read that information from the "
62 "If not specified, will try to read "
79 "Typically needs to be specified when passing arbitrary arrays "
85 "Typically needs to be specified when passing arbitrary arrays "
155 "proto allowing to pass extra information about arrays not specified "
182 parsed_model_flags.variable_batch.specified())))
185 CHECK(!(parsed_model_flags.output_array.specified() &&
186 parsed_model_flags.output_arrays.specified()))
    [all...]

Completed in 1322 milliseconds

<<11121314151617181920>>