HomeSort by relevance Sort by last modified time
    Searched full:loc (Results 126 - 150 of 1917) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
input.h 67 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file)
68 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line)
72 #define in_system_header_at(LOC) ((expand_location (LOC)).sysp != 0)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
input.h 67 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file)
68 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line)
72 #define in_system_header_at(LOC) ((expand_location (LOC)).sysp != 0)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
input.h 67 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file)
68 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line)
72 #define in_system_header_at(LOC) ((expand_location (LOC)).sysp != 0)
  /external/clang/include/clang/Sema/
TemplateDeduction.h 37 SourceLocation Loc;
50 TemplateDeductionInfo(SourceLocation Loc)
51 : Deduced(0), Loc(Loc), HasSFINAEDiagnostic(false), Expression(0) { }
56 return Loc;
87 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) {
93 std::make_pair(Loc, PartialDiagnostic::NullDiagnostic()));
99 void addSuppressedDiagnostic(SourceLocation Loc,
104 std::make_pair(Loc, PartialDiagnostic::NullDiagnostic()));
245 SourceLocation Loc;
    [all...]
PrettyDeclStackTrace.h 34 SourceLocation Loc;
38 PrettyDeclStackTraceEntry(Sema &S, Decl *D, SourceLocation Loc,
40 : S(S), TheDecl(D), Loc(Loc), Message(Msg) {}
  /external/chromium_org/third_party/skia/src/gpu/
GrAtlas.cpp 104 static void adjustForPlot(GrIPoint16* loc, const GrIPoint16& plot) {
105 loc->fX += plot.fX * GR_ATLAS_WIDTH;
106 loc->fY += plot.fY * GR_ATLAS_HEIGHT;
117 GrIPoint16* loc) {
118 if (!fRects->addRect(width + BORDER, height + BORDER, loc)) {
141 adjustForPlot(loc, fPlot);
147 loc->fX, loc->fY, dstW, dstH,
152 loc->fX += BORDER;
153 loc->fY += BORDER
    [all...]
  /external/skia/src/gpu/
GrAtlas.cpp 104 static void adjustForPlot(GrIPoint16* loc, const GrIPoint16& plot) {
105 loc->fX += plot.fX * GR_ATLAS_WIDTH;
106 loc->fY += plot.fY * GR_ATLAS_HEIGHT;
117 GrIPoint16* loc) {
118 if (!fRects->addRect(width + BORDER, height + BORDER, loc)) {
141 adjustForPlot(loc, fPlot);
147 loc->fX, loc->fY, dstW, dstH,
152 loc->fX += BORDER;
153 loc->fY += BORDER
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
dwarf64_leb128.asm 150 .loc 1 65 0
155 .loc 1 66 0
159 .loc 1 67 0
162 .loc 1 66 0
164 .loc 1 67 0
166 .loc 1 68 0
169 .loc 1 67 0
171 .loc 1 68 0
173 .loc 1 69 0
176 .loc 1 68
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SValBuilder.h 54 virtual SVal evalCastFromLoc(Loc val, QualType castTy) = 0;
99 Loc lhs, Loc rhs, QualType resultTy) = 0;
105 Loc lhs, NonLoc rhs, QualType resultTy) = 0;
247 loc::ConcreteInt makeIntLocVal(const llvm::APSInt &integer) {
248 return loc::ConcreteInt(BasicVals.getValue(integer));
256 if (Loc::isLocType(type))
257 return loc::ConcreteInt(BasicVals.getValue(integer, type));
271 NonLoc makeLocAsInteger(Loc loc, unsigned bits)
    [all...]
  /external/compiler-rt/lib/ubsan/
ubsan_diag.cc 28 uptr Loc = StackTrace::GetPreviousInstructionPc(CallerLoc);
31 if (!SymbolizeCode(Loc, &Info, 1) || !Info.module || !*Info.module)
32 return Location(Loc);
69 static void renderLocation(Location Loc) {
70 switch (Loc.getKind()) {
72 SourceLocation SLoc = Loc.getSourceLocation();
83 Printf("%s:0x%zx:", Loc.getModuleLocation().getModuleName(),
84 Loc.getModuleLocation().getOffset());
87 Printf("%p:", Loc.getMemoryLocation());
144 /// Find the earliest-starting range in Ranges which ends after Loc
    [all...]
ubsan_handlers.h 21 SourceLocation Loc;
39 SourceLocation Loc;
60 SourceLocation Loc;
71 SourceLocation Loc;
80 SourceLocation Loc;
91 SourceLocation Loc;
99 // FIXME: SourceLocation Loc;
108 // FIXME: SourceLocation Loc;
  /external/chromium_org/chrome/common/
spellcheck_result.h 25 int loc = 0,
29 : type(t), location(loc), length(len), replacement(rep), hash(h) {
  /external/chromium_org/third_party/angle_dx11/src/compiler/
Diagnostics.h 26 const pp::SourceLocation& loc,
35 const pp::SourceLocation& loc,
  /external/chromium_org/third_party/mesa/src/src/glsl/
hir_field_selection.cpp 47 YYLTYPE loc = expr->get_location(); local
61 _mesa_glsl_error(& loc, state, "Invalid swizzle / mask `%s'",
69 _mesa_glsl_error(& loc, state, "Cannot access field `%s' of "
76 _mesa_glsl_error(&loc, state, "Methods not supported in GLSL 1.10.");
86 _mesa_glsl_error(&loc, state, "length method takes no arguments.");
89 _mesa_glsl_error(&loc, state, "length called on unsized array.");
93 _mesa_glsl_error(&loc, state, "Unknown method: `%s'.", method);
96 _mesa_glsl_error(& loc, state, "Cannot access field `%s' of "
strtod.c 49 static locale_t loc = NULL; local
50 if (!loc) {
51 loc = newlocale(LC_CTYPE_MASK, "C", NULL);
53 return strtod_l(s, end, loc);
  /external/clang/test/Rewriter/
rewrite-constructor-init.mm 12 static __inline NSRange NSMakeRange(NSUInteger loc, NSUInteger len) {
14 r.location = loc;
  /external/mesa3d/src/glsl/
hir_field_selection.cpp 47 YYLTYPE loc = expr->get_location(); local
61 _mesa_glsl_error(& loc, state, "Invalid swizzle / mask `%s'",
69 _mesa_glsl_error(& loc, state, "Cannot access field `%s' of "
76 _mesa_glsl_error(&loc, state, "Methods not supported in GLSL 1.10.");
86 _mesa_glsl_error(&loc, state, "length method takes no arguments.");
89 _mesa_glsl_error(&loc, state, "length called on unsized array.");
93 _mesa_glsl_error(&loc, state, "Unknown method: `%s'.", method);
96 _mesa_glsl_error(& loc, state, "Cannot access field `%s' of "
  /external/valgrind/main/none/tests/s390x/
condloadstore.stdout.exp 0 LOC 0000000000000000 into 0000000000000000 if mask0 for cc 0: 0000000000000000
2 LOC 0000000000000000 into 0000000000000000 if mask1 for cc 0: 0000000000000000
3 LOC 0000000000000000 into 0000000000000000 if mask2 for cc 0: 0000000000000000
4 LOC 0000000000000000 into 0000000000000000 if mask3 for cc 0: 0000000000000000
5 LOC 0000000000000000 into 0000000000000000 if mask4 for cc 0: 0000000000000000
6 LOC 0000000000000000 into 0000000000000000 if mask5 for cc 0: 0000000000000000
7 LOC 0000000000000000 into 0000000000000000 if mask6 for cc 0: 0000000000000000
8 LOC 0000000000000000 into 0000000000000000 if mask7 for cc 0: 0000000000000000
9 LOC 0000000000000000 into 0000000000000000 if mask8 for cc 0: 0000000000000000
10 LOC 0000000000000000 into 0000000000000000 if mask9 for cc 0: 000000000000000
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
value_handler.hpp 39 explicit assigner( T& loc ) : m_target( loc ) {}
  /development/apps/CustomLocale/src/com/android/customlocale2/
ChangeLocale.java 51 Locale loc = null; local
55 loc = new Locale(langCountry[0], langCountry[1]);
57 loc = new Locale(locale);
60 config.locale = loc;
  /external/chromium_org/third_party/angle_dx11/tests/preprocessor_tests/
MockDiagnostics.h 17 void(ID id, const pp::SourceLocation& loc, const std::string& text));
  /external/chromium_org/third_party/skia/include/effects/
SkTestImageFilters.h 19 SkBitmap* result, SkIPoint* loc) SK_OVERRIDE;
  /external/clang/test/CodeGenObjC/
debug-property-synth.m 20 // CHECK: .loc 2 6 0
  /external/clang/test/Index/
asm-attribute.c 6 // CHECK: <invalid loc>:0:0: asm label=_foo_ Extent=[1:24 - 1:31]
  /external/llvm/test/MC/ELF/
relax-crash.s 10 .loc 1 1 0

Completed in 1417 milliseconds

1 2 3 4 56 7 8 91011>>