HomeSort by relevance Sort by last modified time
    Searched refs:locations (Results 76 - 100 of 557) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
profile.go 240 // Check that all mappings/locations/functions are in the tables
262 locations := make(map[uint64]*Location, len(p.Location))
267 if locations[l.ID] != nil {
268 return fmt.Errorf("multiple locations with same id: %d", l.ID)
270 locations[l.ID] = l
287 // Aggregate merges the locations in the profile into equivalence
289 // samples to point to the merged locations.
311 // Aggregate locations
380 ss = append(ss, "Locations")
496 // HasFunctions determines if all locations in this profile hav
    [all...]
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
profile.go 240 // Check that all mappings/locations/functions are in the tables
262 locations := make(map[uint64]*Location, len(p.Location))
267 if locations[l.ID] != nil {
268 return fmt.Errorf("multiple locations with same id: %d", l.ID)
270 locations[l.ID] = l
287 // Aggregate merges the locations in the profile into equivalence
289 // samples to point to the merged locations.
311 // Aggregate locations
380 ss = append(ss, "Locations")
496 // HasFunctions determines if all locations in this profile hav
    [all...]
  /art/compiler/optimizing/
register_allocator_linear_scan.cc 223 LocationSummary* locations = instruction->GetLocations(); local
226 if (locations == nullptr) return;
229 for (size_t i = 0; i < locations->GetTempCount(); ++i) {
230 Location temp = locations->GetTemp(i);
272 if (locations->NeedsSafepoint()) {
284 if (locations->WillCall()) {
288 for (size_t i = 0; i < locations->GetInputCount(); ++i) {
289 Location input = locations->InAt(i);
336 // to ensure we know these locations before doing register allocation. For a
337 // given register, we create an interval that covers these locations. The registe
628 LocationSummary* locations = defined_by->GetLocations(); local
    [all...]
register_allocator_graph_color.cc 692 // (6) Resolve locations and deconstruct SSA form.
785 LocationSummary* locations = instruction->GetLocations(); local
854 LocationSummary* locations = instruction->GetLocations(); local
927 LocationSummary* locations = instruction->GetLocations(); local
968 LocationSummary* locations = instruction->GetLocations(); local
1124 LocationSummary* locations = defined_by->GetLocations(); local
1375 LocationSummary* locations = defined_by->GetLocations(); local
1411 LocationSummary* locations = user->GetLocations(); local
    [all...]
register_allocator_test.cc 907 LocationSummary* locations = new (&allocator) LocationSummary(user, LocationSummary::kNoCall); local
    [all...]
code_generator_mips64.h 294 void GenerateIntLongCompare(IfCondition cond, bool is64bit, LocationSummary* locations);
297 LocationSummary* locations,
302 LocationSummary* locations);
306 LocationSummary* locations,
319 int32_t VecAddress(LocationSummary* locations,
405 // point, which is passed the values in locations `ref`, `obj`, and
477 // at aligned locations.
487 void AddLocationAsTemp(Location location, LocationSummary* locations) OVERRIDE;
intrinsics.h 99 LocationSummary* locations = invoke->GetLocations(); local
101 // We're moving potentially two or more locations to locations that could overlap, so we need
108 Location actual_loc = locations->InAt(i);
285 // This is done by actually calling the locations builder on the instruction
286 // and clearing out the locations once result is known. We assume this
287 // call only has creating locations as side effects!
  /prebuilts/sdk/current/support/v7/gridlayout/libs/
android-support-v7-gridlayout.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.2.1/
maven-model-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.3.9/
maven-model-3.3.9.jar 
  /frameworks/base/core/java/android/widget/
GridLayout.java 88 * wishes to occupy, GridLayout assigns cell locations automatically using its:
1029 int[] locations = axis.getLocations(); local
1235 public int[] locations; field in class:GridLayout.Axis
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /external/bison/data/
glr.cc 39 # The locations
42 # the locations in a (C++) union, the position and location classes
48 # We require a pure interface using locations.
92 # Hijack the initial action to initialize the locations.
268 /// Symbol locations.
  /external/v8/src/inspector/
debugger-script.js 112 var locations = Debug.findBreakPointActualLocations(breakId);
113 if (!locations.length)
115 info.lineNumber = locations[0].line;
116 info.columnNumber = locations[0].column;
v8-debugger-agent-impl.h 53 std::unique_ptr<protocol::Array<protocol::Debugger::Location>>* locations)
70 std::unique_ptr<protocol::Array<protocol::Debugger::Location>>* locations)
  /packages/apps/Calendar/src/com/android/calendar/event/
EventLocationAdapter.java 124 // Constants for recent locations query (in Events table):
256 * Return filter for matching against contacts info and recent locations.
265 * recent locations.
277 // Start the recent locations query (async).
292 // Wait for the locations query.
295 // Add the matched recent locations to returned results. If a match exists in
296 // both the recent locations query and the contacts addresses, only display it
305 Log.e(TAG, "Failed waiting for locations query results.", e);
307 Log.e(TAG, "Failed waiting for locations query results.", e);
420 * Matches the input string against recent locations
456 TreeSet<String> locations = new TreeSet<String>(String.CASE_INSENSITIVE_ORDER); local
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 84 * wishes to occupy, GridLayout assigns cell locations automatically using its:
925 int[] locations = axis.getLocations(); local
1126 public int[] locations; field in class:GridLayout.Axis
    [all...]
  /external/libcups/cups/
dest.c 131 static CFStringRef appleGetPrinter(CFArrayRef locations,
319 CFArrayRef locations; /* Location array */ local
350 if ((locations = appleCopyLocations()) == NULL)
364 DEBUG_printf(("1_cupsAppleCopyDefaultPrinter: Got locations, %d entries.",
365 (int)CFArrayGetCount(locations)));
367 if ((locprinter = appleGetPrinter(locations, network, NULL)) != NULL)
371 CFRelease(locations);
432 CFArrayRef locations; /* Old locations array */ local
433 CFIndex locindex; /* Index in locations array *
2511 CFArrayRef locations; \/* Location array *\/ local
    [all...]
  /external/libpng/contrib/gregbook/
makevms.com 8 $! Set locations where zlib and libpng sources live.
  /external/v8/tools/turbolizer/
text-view.js 35 brokeredSelect: function(locations, selected) {
36 view.selectLocations(locations, selected, true);
89 selectLocations(locations, selected, makeVisible) {
92 for (let l of locations) {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
stackalloc.go 145 // Allocate args to their assigned locations.
162 locations := map[Type][]LocalSlot{}
165 // the slot we used via an index into locations[v.Type].
224 locs := locations[v.Type]
247 locations[v.Type] = locs
tighten.go 72 // Compute target locations (for moveable values only).
121 // Move values to target locations.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
stackalloc.go 145 // Allocate args to their assigned locations.
162 locations := map[Type][]LocalSlot{}
165 // the slot we used via an index into locations[v.Type].
224 locs := locations[v.Type]
247 locations[v.Type] = locs
tighten.go 72 // Compute target locations (for moveable values only).
121 // Move values to target locations.
  /external/skia/src/gpu/
GrGpu.h 337 MultisampleSpecs(uint8_t uniqueID, int effectiveSampleCnt, const SkPoint* locations)
340 fSampleLocations(locations) {}
347 // If sample locations are supported, points to the subpixel locations at which the GPU will

Completed in 939 milliseconds

1 2 34 5 6 7 8 91011>>