| /external/google-breakpad/src/testing/scripts/generator/cpp/ |
| ast.py | [all...] |
| /external/googletest/googlemock/scripts/generator/cpp/ |
| ast.py | [all...] |
| /external/python/cpython2/PC/bdist_wininst/ |
| install.c | 798 ReadFile(redirected, *pOutput, out_buf_size, &nread, NULL); 875 ReadFile(redirected, err_buf+prefix_len, err_buf_size, &n, NULL); [all...] |
| /external/python/cpython3/PC/bdist_wininst/ |
| install.c | 840 ReadFile(redirected, *pOutput, out_buf_size, &nread, NULL); 919 ReadFile(redirected, err_buf+prefix_len, err_buf_size, &n, NULL); [all...] |
| /external/v8/src/ |
| utils.h | [all...] |
| /external/v8/testing/gmock/scripts/generator/cpp/ |
| ast.py | [all...] |
| /prebuilts/go/darwin-x86/src/syscall/ |
| zsyscall_windows.go | 58 procReadFile = modkernel32.NewProc("ReadFile") 307 func ReadFile(handle Handle, buf []byte, done *uint32, overlapped *Overlapped) (err error) { [all...] |
| /prebuilts/go/darwin-x86/src/time/ |
| time_test.go | [all...] |
| /prebuilts/go/linux-x86/src/syscall/ |
| zsyscall_windows.go | 58 procReadFile = modkernel32.NewProc("ReadFile") 307 func ReadFile(handle Handle, buf []byte, done *uint32, overlapped *Overlapped) (err error) { [all...] |
| /prebuilts/go/linux-x86/src/time/ |
| time_test.go | [all...] |
| /device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/ |
| DxeServicesLib.c | 695 Status = FwVol->ReadFile (
[all...] |
| /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/ |
| WinNtSerialIo.c | [all...] |
| /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
| BdsPlatform.c | 232 Status = FvProtocol->ReadFile (
[all...] |
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/ |
| AcpiPlatform.c | 160 Status = ((EFI_FIRMWARE_VOLUME_PROTOCOL *) (*Instance))->ReadFile (
[all...] |
| /external/ImageMagick/coders/ |
| emf.c | 415 ReadFile(hFile,pBits,dwSize,&dwSize,NULL);
|
| /external/chromium-trace/catapult/devil/docs/ |
| device_utils.md | 617 ### DeviceUtils.ReadFile
|
| /external/dexmaker/lib/ |
| libcore-dex-2.jar | |
| /external/doclava/src/com/google/doclava/ |
| SampleCode.java | 370 String data = SampleTagInfo.readFile(new SourcePositionInfo(path, -1, -1), path,
|
| /external/libchrome/base/files/ |
| file_util_posix.cc | 764 int ReadFile(const FilePath& filename, char* data, int max_size) {
|
| /external/libchrome/base/message_loop/ |
| message_loop_unittest.cc | 515 EXPECT_FALSE(ReadFile(file_.Get(), buffer_, size(), &read, context())); [all...] |
| /external/libcups/cups/ |
| usersys.c | 620 while (ReadFile(tty, &passch, 1, &passbytes, NULL)) [all...] |
| /external/libxml2/ |
| gentest.py | 503 doc = libxml2.readFile(srcPref + 'doc/libxml2-api.xml', None, 0)
|
| /external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
| Path.inc | 786 BOOL ret = ReadFile(h, buf, len, &nRead, NULL);
|
| /external/vboot_reference/futility/ |
| cmd_sign.c | 790 option.bootloader_data = ReadFile(
|
| /external/vogar/src/vogar/ |
| Vogar.java | 409 configArgs = OptionParser.readFile(configFile);
|