HomeSort by relevance Sort by last modified time
    Searched defs:File (Results 126 - 150 of 154) sorted by null

1 2 3 4 56 7

  /external/clang/lib/Driver/
ToolChains.cpp 5 // This file is distributed under the University of Illinois Open Source
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java 3 * contributor license agreements. See the NOTICE file distributed with
5 * The ASF licenses this file to You under the Apache License, Version 2.0
6 * (the "License"); you may not use this file except in compliance with
20 import java.io.File;
41 private static void deleteTempFolder(File dir) {
45 File f = new File(dir, files[i]);
57 if (File.separatorChar == path.charAt(path.length() - 1)) {
60 return path + File.separator;
66 private File tempDirectory
118 File file = new File(root, "\/dir\/file"); local
985 File file; local
1206 File file = new File(dir, "notADir.tst"); local
1296 File file = new File(dir, "notADir.tst"); local
1423 File file = new File(baseDir, "notADir.tst"); local
1540 File file = new File(dir, "notADir.tst"); local
2188 File file = new File("FileTest.golden.ser"); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_shader_tokens.h 117 unsigned File : 4; /**< one of TGSI_FILE_x */
528 unsigned File : 4; /**< one of TGSI_FILE_x */
551 * File specifies the register array to access.
553 * Index specifies the element number of a register in the register file.
568 unsigned File : 4; /* TGSI_FILE_ */
600 unsigned File : 4; /* TGSI_FILE_ */
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 5 // This file is distributed under the University of Illinois Open Source
110 // and create a new lexical scope with file node if it's different
244 /// getOrCreateFile - Get the file debug info descriptor for the input location.
247 // If Location is not valid then use main input file.
254 // If the location is not valid then use main input file.
274 /// getOrCreateMainFile - Get the file info for main compile unit.
317 // Should we be asking the SourceManager for the main file name, instead of
318 // accepting it as an argument? This just causes the main file name to
330 // The main file name provided via the "-main-file-name" option contains jus
803 llvm::DIFile file = getOrCreateFile(loc); local
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 110 static void PrintExtent(FILE *out, unsigned begin_line, unsigned begin_column,
116 static unsigned CreateTranslationUnit(CXIndex Idx, const char *file,
118 enum CXErrorCode Err = clang_createTranslationUnit2(Idx, file, TU);
120 fprintf(stderr, "Unable to load translation unit from '%s'!\n", file);
172 FILE *to_file;
183 /* Open the file that we're remapping to. */
186 fprintf(stderr, "error: cannot open file %s that we are remapping to\n",
194 /* Determine the length of the file we're remapping to. */
199 /* Read the contents of the file we're remapping to. */
202 fprintf(stderr, "error: unexpected %s reading 'to' file %s\n"
908 CXFile file; local
930 CXFile file; local
945 &file, 0, 0, 0); local
1093 CXFile file; local
1617 CXFile file; local
1805 file); local
2195 CXFile file = clang_getFile(TU, Locations[Loc].filename); local
2260 CXFile file = clang_Module_getTopLevelHeader(TU, mod, i); local
2367 CXFile file = clang_getFile(TU, Locations[Loc].filename); local
2473 CXFile file = clang_getFile(TU, Filenames[FI]); local
2581 CXIdxClientFile file; local
2627 CXIdxClientFile file; local
3310 CXFile file = 0; local
    [all...]
  /external/llvm/include/llvm/Support/
COFF.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file contains an definitions used in Windows COFF Files.
12 // Structures and enums defined within this file where created using
15 // Microsoft Portable Executable and Common Object File Format Specification
87 /// The file does not contain base relocations and must be loaded at its
90 /// The file is valid and can be run.
113 /// The image file is a system file, not a user program.
115 /// The image file is a DLL.
117 /// This file should only be run on a uniprocessor machine
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 117 unsigned File : 4; /**< one of TGSI_FILE_x */
528 unsigned File : 4; /**< one of TGSI_FILE_x */
551 * File specifies the register array to access.
553 * Index specifies the element number of a register in the register file.
568 unsigned File : 4; /* TGSI_FILE_ */
600 unsigned File : 4; /* TGSI_FILE_ */
  /external/clang/lib/Serialization/
ASTReader.cpp 1 //===--- ASTReader.cpp - AST File Reader ----------------------------------===//
5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the ASTReader class, which reads AST files.
389 // If the original import came from a file explicitly generated by the user,
478 // AST file. If so, we should reject the AST file. Unfortunately, this
537 StringRef File = ExistingPPOpts.Includes[I];
538 if (File == ExistingPPOpts.ImplicitPCHInclude)
541 if (std::find(PPOpts.Includes.begin(), PPOpts.Includes.end(), File)
547 HeaderSearch::NormalizeDashIncludePath(File, FileMgr)
    [all...]
ASTWriter.cpp 1 //===--- ASTWriter.cpp - AST File Writer ----------------------------------===//
5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the ASTWriter class, which writes AST files.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
    [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 6034 milliseconds

1 2 3 4 56 7