HomeSort by relevance Sort by last modified time
    Searched refs:Prepend (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/mesa3d/src/gallium/targets/libgl-xlib/
SConscript 18 env.Prepend(LIBS = env['X11_LIBS'])
19 env.Prepend(LIBPATH = env['X11_LIBPATH'])
24 env.Prepend(LIBPATH = [shared_glapi.dir])
27 env.Prepend(LIBS = [
45 env.Prepend(LIBS = [trace, rbug, softpipe])
49 env.Prepend(LIBS = [llvmpipe])
53 env.Prepend(LIBS = [swr])
  /external/mesa3d/src/gallium/targets/graw-gdi/
SConscript 12 env.Prepend(LIBS = [
27 env.Prepend(LIBS = [trace, rbug, softpipe])
31 env.Prepend(LIBS = [llvmpipe])
  /external/mesa3d/src/gallium/targets/graw-xlib/
SConscript 8 env.Prepend(LIBS = [
32 env.Prepend(LIBS = [trace, rbug, softpipe])
36 env.Prepend(LIBS = [llvmpipe])
  /external/mesa3d/scons/
dxsdk.py 64 env.Prepend(CPPFLAGS = ['-isystem', include_dir])
66 env.Prepend(CPPPATH = [include_dir])
68 env.Prepend(LIBPATH = [lib_dir])
llvm.py 101 env.Prepend(CPPPATH = [os.path.join(llvm_dir, 'include')])
107 env.Prepend(LIBPATH = [os.path.join(llvm_dir, 'lib')])
110 env.Prepend(LIBS = [
127 env.Prepend(LIBS = [
139 env.Prepend(LIBS = [
151 env.Prepend(LIBS = [
164 env.Prepend(LIBS = [
245 env.Prepend(CPPDEFINES = [('HAVE_LLVM', llvm_version_hex)])
  /external/mesa3d/src/hgl/
SConscript 18 env.Prepend(LIBS = [
  /external/mesa3d/src/gallium/targets/graw-null/
SConscript 19 env.Prepend(LIBS = [mesautil, gallium])
  /external/mesa3d/src/gallium/targets/libgl-gdi/
SConscript 21 env.Prepend(LIBS = [mesautil])
51 env.Prepend(LIBPATH = [shared_glapi.dir])
  /external/flatbuffers/python/flatbuffers/
builder.py 189 # Prepend a zero scalar to the object. Later in this function we'll
495 def Prepend(self, flags, off):
503 self.Prepend(flags, x)
558 """Prepend a `bool` to the Builder buffer.
562 self.Prepend(N.BoolFlags, x)
565 """Prepend a `byte` to the Builder buffer.
569 self.Prepend(N.Uint8Flags, x)
572 """Prepend an `uint8` to the Builder buffer.
576 self.Prepend(N.Uint8Flags, x)
579 """Prepend an `uint16` to the Builder buffer
    [all...]
  /external/icu/icu4c/source/data/brkitr/rules/
char.txt 26 $Prepend = [\p{Grapheme_Cluster_Break = Prepend}];
67 $Prepend [^$Control $CR $LF];
78 ^$Prepend* $Regional_Indicator $Regional_Indicator / $Regional_Indicator;
79 ^$Prepend* $Regional_Indicator $Regional_Indicator;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
grapheme.txt 24 Prepend = [\p{Grapheme_Cluster_Break = Prepend}];
60 GB9b: Prepend .;
  /external/icu/icu4c/source/test/testdata/break_rules/
grapheme.txt 24 Prepend = [\p{Grapheme_Cluster_Break = Prepend}];
60 GB9b: Prepend .;
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
grapheme.txt 24 Prepend = [\p{Grapheme_Cluster_Break = Prepend}];
60 GB9b: Prepend .;
  /external/mesa3d/
SConstruct 73 env.Prepend(CPPPATH = [
  /external/mesa3d/src/mesa/
SConscript 118 env.Prepend(CPPPATH = [matypes[0].dir])
  /build/blueprint/proptools/
extend_test.go 29 prepend bool
60 // Prepend bool
79 prepend: true,
94 // Prepend strings
104 prepend: true,
143 // Prepend pointer to bool
177 prepend: true,
216 // Prepend pointer to integer
229 prepend: true,
249 // Prepend pointer to string
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 542 /// remark. The string \p Prepend will be emitted before the original
544 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
550 *this << Prepend;
701 /// remark. The string \p Prepend will be emitted before the original
703 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
705 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DiagnosticInfo.h 541 /// remark. The string \p Prepend will be emitted before the original
543 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
549 *this << Prepend;
700 /// remark. The string \p Prepend will be emitted before the original
702 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
704 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DiagnosticInfo.h 541 /// remark. The string \p Prepend will be emitted before the original
543 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
549 *this << Prepend;
700 /// remark. The string \p Prepend will be emitted before the original
702 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
704 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DiagnosticInfo.h 616 /// remark. The string \p Prepend will be emitted before the original
618 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
624 *this << Prepend;
760 /// remark. The string \p Prepend will be emitted before the original
762 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
764 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DiagnosticInfo.h 616 /// remark. The string \p Prepend will be emitted before the original
618 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
624 *this << Prepend;
760 /// remark. The string \p Prepend will be emitted before the original
762 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
764 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DiagnosticInfo.h 616 /// remark. The string \p Prepend will be emitted before the original
618 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
624 *this << Prepend;
760 /// remark. The string \p Prepend will be emitted before the original
762 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
764 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DiagnosticInfo.h 616 /// remark. The string \p Prepend will be emitted before the original
618 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
624 *this << Prepend;
760 /// remark. The string \p Prepend will be emitted before the original
762 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
764 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 542 /// remark. The string \p Prepend will be emitted before the original
544 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
550 *this << Prepend;
701 /// remark. The string \p Prepend will be emitted before the original
703 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
705 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DiagnosticInfo.h 541 /// remark. The string \p Prepend will be emitted before the original
543 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend,
549 *this << Prepend;
700 /// remark. The string \p Prepend will be emitted before the original
702 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend,
704 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {}
    [all...]

Completed in 851 milliseconds

1 2 3