Searched refs:location (Results 251 - 275 of 1407) sorted by relevance

<<11121314151617181920>>

/external/libbrillo/brillo/message_loops/
H A Dglib_message_loop.cc23 DVLOG_LOC(task.second->location, 1)
25 << " leaked on GlibMessageLoop, scheduled from this location.";
131 DVLOG_LOC(task->second->location, 1)
132 << "Removing task_id " << task_id << " scheduled from this location.";
163 DVLOG_LOC(scheduled_task->location, 1)
165 << " scheduled from this location.";
177 DVLOG_LOC(scheduled_task->location, 1)
179 << " for watching a file descriptor, scheduled from this location.";
H A Dmessage_loop_utils.cc7 #include <base/location.h>
H A Dfake_message_loop.h15 #include <base/location.h>
66 tracked_objects::Location location; member in struct:brillo::FakeMessageLoop::ScheduledTask
/external/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c46 void *location, struct blorp_address address, uint32_t delta)
49 assert(cmd_buffer->batch.start <= location &&
50 location < cmd_buffer->batch.end);
51 return anv_batch_emit_reloc(&cmd_buffer->batch, location,
45 blorp_emit_reloc(struct blorp_batch *batch, void *location, struct blorp_address address, uint32_t delta) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4_gs_visitor.h54 virtual dst_reg *make_reg_for_system_value(int location);
H A Dbrw_vec4_tcs.h52 virtual dst_reg *make_reg_for_system_value(int location);
/external/oj-libjdwp/src/share/back/
H A DeventHelper.h41 jmethodID method, jlocation location,
/external/pdfium/fxbarcode/oned/
H A DBC_OnedCodaBarWriter.cpp77 bool CBC_OnedCodaBarWriter::SetTextLocation(BC_TEXT_LOC location) { argument
78 if (location < BC_TEXT_LOC_NONE || location > BC_TEXT_LOC_BELOWEMBED) {
81 m_locTextLoc = location;
H A DBC_OnedCodaBarWriter.h36 virtual bool SetTextLocation(BC_TEXT_LOC location);
H A DBC_OnedCode128Writer.cpp116 bool CBC_OnedCode128Writer::SetTextLocation(BC_TEXT_LOC location) { argument
117 if (location < BC_TEXT_LOC_NONE || location > BC_TEXT_LOC_BELOWEMBED) {
120 m_locTextLoc = location;
H A DBC_OnedCode128Writer.h37 bool SetTextLocation(BC_TEXT_LOC location);
H A DBC_OnedEAN8Writer.h34 bool SetTextLocation(BC_TEXT_LOC location);
/external/pdfium/xfa/fwl/
H A Dcfx_barcode.h50 bool SetTextLocation(BC_TEXT_LOC location);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowCriteria.java3 import android.location.Criteria;
/external/syslinux/com32/gplinclude/dmi/
H A Ddmi_battery.h35 char location[BATTERY_LOCATION_SIZE]; member in struct:__anon23646
/external/vulkan-validation-layers/loader/
H A Ddebug_report.h117 VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location,
138 uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg);
/external/google-breakpad/src/processor/
H A Dstackwalker_x86.cc169 // Because each frame's %esp will point to a location on the stack after
282 // value of %ebp can be recovered from a location in its stack frame,
293 // (%esp). The return address is recovered from the memory location
296 // the caller executed CALL) is the location immediately above the
298 // the caller is at a known location in the saved-register area of
377 uint32_t location, eip; local
379 || !ScanForReturnAddress(location_start, &location, &eip,
387 // evaluation failed, use it and set %esp to the location above the
390 dictionary["$esp"] = location + 4;
419 // looking one 32-bit word above that location
421 uint32_t location; local
[all...]
/external/v8/src/ast/
H A Dmodules.cc94 location.beg_pos, location.end_pos);
204 // Therefore we overwrite [entry]'s location here. Note that Validate()
207 // location.
208 entry->location = import->second->location;
262 DCHECK(candidate->location.IsValid());
269 return (candidate->location.beg_pos > current_duplicate->location.beg_pos)
302 entry->location
[all...]
/external/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp55 static bool isSelfVar(SVal location, CheckerContext &C);
75 void checkLocation(SVal location, bool isLoad, const Stmt *S,
301 void ObjCSelfInitChecker::checkLocation(SVal location, bool isLoad, argument
311 if (isSelfVar(location, C))
312 addSelfFlag(state, state->getSVal(location.castAs<Loc>()), SelfFlag_Self,
410 /// \brief Returns true if the location is 'self'.
411 static bool isSelfVar(SVal location, CheckerContext &C) { argument
415 if (!location.getAs<loc::MemRegionVal>())
418 loc::MemRegionVal MRV = location.castAs<loc::MemRegionVal>();
/external/curl/docs/cmdline-opts/
H A Dreferer.d9 with the --header flag of course. When used with --location you can append
/external/elfutils/tests/
H A Drun-readelf-zdebug-rel.sh80 location (sec_offset) location list [ 0]
86 location (exprloc)
99 location (exprloc)
/external/emma/ant/ant14/com/vladium/emma/
H A DemmajavaTask.java61 + ": this task requires 'classpath' attribute to be set", location).fillInStackTrace ();
196 + "either 'jar' or 'classname' attribute must be set", location).fillInStackTrace ();
225 + "either 'jar' or 'classname' attribute must be set", location).fillInStackTrace ();
249 + "'jar' and 'classname' attributes cannot be set at the same time", location).fillInStackTrace ();
258 + "'jar' and 'classname' attributes cannot be set at the same time", location).fillInStackTrace ();
292 + ": disallows using <java>'s deprecated 'args' attribute", location).fillInStackTrace ();
377 m_scanCoveragePath = full; // defaults to false TODO: maintain the default in a central location
395 + ": session data file attribute already set", location).fillInStackTrace ();
404 + ": session data file attribute already set", location).fillInStackTrace ();
413 // + ": session data file attribute already set", location)
[all...]
/external/mesa3d/src/compiler/nir/
H A Dnir_lower_bitmap.c62 if (var->data.location == VARYING_SLOT_TEX0) {
74 texcoord->data.location = VARYING_SLOT_TEX0;
H A Dnir_lower_clamp_color_outputs.c39 switch (out->data.location) {
50 switch (out->data.location) {
/external/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp213 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) argument
233 sr = sr & dr.OffsetBySelf(location);
234 dr = sr.OffsetByCopy(-location.x, -location.y);
255 SoftwareRenderer::CopyPixelsIn(BBitmap *bitmap, BPoint location) argument
273 sr = sr & dr.OffsetBySelf(location);
274 dr = sr.OffsetByCopy(-location.x, -location.y);

Completed in 1024 milliseconds

<<11121314151617181920>>