HomeSort by: relevance | last modified time | path
    Searched refs:pFrom (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
shellapi.d 304 LPCSTR pFrom;
321 LPCWSTR pFrom;
  /src/external/apache2/llvm/dist/llvm/utils/lit/lit/
TestRunner.py 445 ('pFrom', LPCWSTR),
467 pFrom = create_unicode_buffer(path, len(path) + 2)
468 pFrom[len(path)] = pFrom[len(path) + 1] = '\0'
470 pFrom=LPCWSTR(addressof(pFrom)),
  /src/external/public-domain/sqlite/dist/
sqlite3.c 19608 Table *pFrom; /* Table containing the REFERENCES clause (aka: Child) */
19609 FKey *pNextFrom; /* Next FKey with the same in pFrom. Next parent of pFrom */
19618 struct sColMap { /* Mapping of columns in pFrom to columns in zTo */
19619 int iFrom; /* Index of column in pFrom */
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 1342 shfos.pFrom = Path16.data();

Completed in 109 milliseconds