HomeSort by relevance Sort by last modified time
    Searched defs:Enumerate (Results 1 - 7 of 7) sorted by null

  /external/autotest/site_utils/suite_scheduler/
board_enumerator.py 44 def Enumerate(self):
45 """Enumerate currently supported boards.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
I2cEnumerate.h 2 I2C Device Enumerate Protocol as defined in the PI 1.3 specification.
30 Enumerate the I2C devices
49 previous call Enumerate().
64 and is meant to be called after calling Enumerate to get the
89 /// I2C Enumerate protocol
96 EFI_I2C_ENUMERATE_PROTOCOL_ENUMERATE Enumerate;
  /external/pdfium/xfa/fxfa/parser/
cscript_signaturepseudomodel.cpp 50 void CScript_SignaturePseudoModel::Enumerate(CFXJSE_Arguments* pArguments) {
52 ThrowParamCountMismatchException(L"enumerate");
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
I2cAcpi.h 71 Enumerate the I2C devices
113 EFI_I2C_ACPI_ENUMERATE Enumerate;
  /external/v8/src/runtime/
runtime-forin.cc 23 MaybeHandle<HeapObject> Enumerate(Handle<JSReceiver> receiver) {
110 RETURN_RESULT_OR_FAILURE(isolate, Enumerate(receiver));
119 if (!Enumerate(receiver).ToHandle(&cache_type)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h 555 INT Enumerate(PointF *points, BYTE *types, INT count)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmc.h     [all...]

Completed in 539 milliseconds