HomeSort by relevance Sort by last modified time
    Searched refs:Translated (Results 1 - 13 of 13) sorted by null

  /external/clang/utils/TableGen/
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 31 char Translated[UNI_MAX_UTF8_BYTES_PER_CODE_POINT];
32 char *TranslatedPtr = Translated;
36 StringRef UTF8(Translated, TranslatedPtr - Translated);
  /device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
QemuBootOrderLib.c 565 @param[out] Translated Destination array receiving the UEFI path
571 Translated. On RETURN_SUCCESS this parameter
573 written to Translated. In case of other return
583 be translated in the current implementation.
596 OUT CHAR16 *Translated,
762 Translated,
763 *TranslatedSize * sizeof (*Translated), // BufferSize in bytes
806 Translated,
807 *TranslatedSize * sizeof (*Translated), // BufferSize in bytes
850 Translated,
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 942 ArgEffect Translated = getStopTrackingHardEquivalent(I->second);
943 if (Translated != DefEffect)
944 ScratchArgs = AF.add(ScratchArgs, I->first, Translated);
    [all...]
  /external/autotest/client/bin/input/
input_device.py 627 N: Name="AT Translated Set 2 keyboard"
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 353 void (GLAPIENTRY * Translated)(GLdouble, GLdouble, GLdouble);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h 430 IN PCM_PARTIAL_RESOURCE_DESCRIPTOR Translated,
457 IN PCM_PARTIAL_RESOURCE_DESCRIPTOR Translated, \
    [all...]
wdm.h     [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 869 { "glTranslated", _O(Translated) },
    [all...]
  /external/autotest/client/common_lib/cros/
dev_server.py     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 103 // Save the translated LLVM before validation for debugging purpose.
323 /// Post-process translated LLVM module for OpenCL.
328 /// Some OpenCL builtin functions are translated to SPIR-V instructions with
335 /// These functions are translated to functions with function pointer type
342 /// These functions are translated to functions with array type argument
395 // A SPIRV value may be translated to a load instruction of a placeholder
428 "A value is translated twice");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]

Completed in 419 milliseconds