/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
vktShaderRenderReturnTests.cpp | 94 "layout(location = 0) in mediump vec4 v_color;\n" 95 "layout(location = 0) out mediump vec4 o_color;\n\n" 106 "layout(location = 0) in highp vec4 a_position;\n" 107 "layout(location = 1) in highp vec4 a_coords;\n" 108 "layout(location = 0) out mediump vec4 v_coords;\n\n" 142 "layout(location = ${COORDLOC}) in ${COORDPREC} vec4 ${COORDS};\n" 164 params["EXTRADECL"] = isVertex ? "layout(location = 0) in highp vec4 a_position;\nlayout(location = 0) out mediump vec4 v_color;\n" : "layout(location = 0) out mediump vec4 o_color;\n"; 184 "layout(location = ${COORDLOC}) in ${COORDPREC} vec4 ${COORDS};\n [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
CombinedEventsTestCase.java | 33 import org.apache.harmony.jpda.tests.framework.jdwp.Location; 140 protected Location getMethodEntryLocation(long classID, String methodName) { 160 Location location = new Location(); local 161 location.tag = JDWPConstants.TypeTag.CLASS; 162 location.classID = classID; 163 location.methodID = methodID; 164 location.index = methodStartCodeIndex; 165 return location; 190 Location location = new Location(); local [all...] |
/external/skia/src/gpu/gl/ |
GrGLNoOpInterface.h | 203 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1f(GrGLint location, GrGLfloat v0); 205 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1i(GrGLint location, GrGLint v0); 207 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1fv(GrGLint location, 211 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform1iv(GrGLint location, 215 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2f(GrGLint location, 219 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2i(GrGLint location, GrGLint v0, GrGLint v1); 221 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2fv(GrGLint location, 225 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2iv(GrGLint location, 229 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3f(GrGLint location, 234 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform3i(GrGLint location, [all...] |
/frameworks/base/location/java/android/location/ |
LocationRequest.java | 17 package android.location; 32 * for location updates from the Location Manager. 34 * <p>For example, if your application wants high accuracy location 35 * it should create a location request with {@link #setQuality} set to 38 * appropriate for mapping applications that are showing your location 42 * impact, but to still receive location updates when available, then use 45 * power blame) any location updates, but will receive locations 47 * applications that have no firm requirement for location, but can 60 * many location aware applications, including background usage. Do b [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugTreeGrammar.cs | 108 dbg.Location( 53, -1 ); 117 dbg.Location( 53, 8 ); 151 dbg.Location( 53, 8 ); 187 dbg.Location(54, 4); 221 dbg.Location( 56, -1 ); 277 dbg.Location( 56, 8 ); 283 dbg.Location( 56, 35 ); 295 dbg.Location( 59, 8 ); 296 dbg.Location( 59, 10 ); 300 dbg.Location( 59, 14 ) [all...] |
ProfileTreeGrammar.cs | 113 dbg.Location( 53, -1 ); 122 dbg.Location( 53, 8 ); 156 dbg.Location( 53, 8 ); 192 dbg.Location(54, 4); 226 dbg.Location( 56, -1 ); 282 dbg.Location( 56, 8 ); 288 dbg.Location( 56, 35 ); 300 dbg.Location( 59, 8 ); 301 dbg.Location( 59, 10 ); 305 dbg.Location( 59, 14 ) [all...] |
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
GLClientState.cpp | 77 void GLClientState::enable(int location, int state) 79 if (!validLocation(location)) { 83 m_states[location].enableDirty |= (state != m_states[location].enabled); 84 m_states[location].enabled = state; 87 void GLClientState::setState(int location, int size, GLenum type, GLboolean normalized, GLsizei stride, const void *data) 89 if (!validLocation(location)) { 92 m_states[location].size = size; 93 m_states[location].type = type; 94 m_states[location].stride = stride [all...] |
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
Allocation.java | 30 * the total size of the allocation in bytes and the location, which is a stringified stack trace of 52 private final ImmutableList<StackTraceElement> location; field in class:Allocation 54 Allocation(String description, long size, List<StackTraceElement> location) { 58 for (StackTraceElement ste : location) { 61 this.location = locationBuilder.build(); 69 && other.location.equals(location); 84 return Objects.hashCode(description, size, location); 90 Joiner.on("\n\tat ").appendTo(builder, location);
|
/external/clang/include/clang/Frontend/ |
SerializedDiagnosticReader.h | 45 /// \brief A location that is represented in the serialized diagnostics. 46 struct Location { 51 Location(unsigned FileID, unsigned Line, unsigned Col, unsigned Offset) 97 visitDiagnosticRecord(unsigned Severity, const Location &Location, 109 visitFixitRecord(const Location &Start, const Location &End, StringRef Text) { 113 virtual std::error_code visitSourceRangeRecord(const Location &Start, 114 const Location &End) {
|
/external/curl/tests/data/ |
test257 | 19 Location: http://anotherone.com/2570002 22 This server reply is for testing a simple Location: following 29 Location: http://athird.com/2570003 31 If this is received, the location following worked 40 If this is received, the location following worked 47 Location: http://anotherone.com/2570002 53 Location: http://athird.com/2570003 60 If this is received, the location following worked 71 HTTP Location: following with --netrc-optional
|
/external/deqp/framework/opengl/simplereference/ |
sglrContextWrapper.hpp | 124 void glGetUniformfv (deUint32 program, int location, float* params); 125 void glGetUniformiv (deUint32 program, int location, int* params); 163 void glUniform1f (int location, float x); 164 void glUniform1fv (int location, int count, const float* v); 165 void glUniform1i (int location, int x); 166 void glUniform1iv (int location, int count, const int* v); 167 void glUniform2f (int location, float x, float y); 168 void glUniform2fv (int location, int count, const float* v); 169 void glUniform2i (int location, int x, int y); 170 void glUniform2iv (int location, int count, const int* v) [all...] |
/external/libxml2/result/XPath/xptr/ |
strpoint | 4 Object is a Location Set: 11 Object is a Location Set: 18 Object is a Location Set: 31 Object is a Location Set: 44 Object is a Location Set: 51 Object is a Location Set: 58 Object is a Location Set: 65 Object is a Location Set: 72 Object is a Location Set:
|
/external/llvm/include/llvm/MC/ |
MachineLocation.h | 9 // The MachineLocation class is used to represent a simple location in a machine 27 bool IsRegister; // True if location is a register. 38 /// Create a direct register location. 41 /// Create a register-indirect location with an offset. 51 /// \return true iff this is a register-indirect location. 59 /// Make this location a direct register location. 65 /// Make this location a register-indirect+offset location.
|
/frameworks/base/docs/html/sdk/ |
download.jd | 13 var location = window.location.href; 14 if (location.indexOf('?v=') != -1) { 15 var filename = location.substring(location.indexOf('=')+1,location.length); 17 document.location = "https://dl.google.com/android/" + filename; 54 var loc = window.location.href; 81 var loc = window.location.href;
|
/frameworks/native/opengl/libs/GLES2/ |
gl2ext_api.in | 43 void API_ENTRY(glGetnUniformfvKHR)(GLuint program, GLint location, GLsizei bufSize, GLfloat *params) { 44 CALL_GL_API(glGetnUniformfvKHR, program, location, bufSize, params); 46 void API_ENTRY(glGetnUniformivKHR)(GLuint program, GLint location, GLsizei bufSize, GLint *params) { 47 CALL_GL_API(glGetnUniformivKHR, program, location, bufSize, params); 49 void API_ENTRY(glGetnUniformuivKHR)(GLuint program, GLint location, GLsizei bufSize, GLuint *params) { 50 CALL_GL_API(glGetnUniformuivKHR, program, location, bufSize, params); 427 void API_ENTRY(glDrawBuffersIndexedEXT)(GLint n, const GLenum *location, const GLint *indices) { 428 CALL_GL_API(glDrawBuffersIndexedEXT, n, location, indices); 445 void API_ENTRY(glGetnUniformfvEXT)(GLuint program, GLint location, GLsizei bufSize, GLfloat *params) { 446 CALL_GL_API(glGetnUniformfvEXT, program, location, bufSize, params) [all...] |
/cts/tests/tests/location/src/android/location/cts/ |
GnssMeasurementRegistrationTest.java | 17 package android.location.cts; 19 import android.location.GnssMeasurement; 20 import android.location.GnssMeasurementsEvent; 21 import android.location.GpsStatus; 27 * Test for {@link GnssMeasurement}s without location registration. 36 * 2.3 Location is disabled in the device. 40 * 2.1 Register for location updates, and {@link GpsStatus} events. 45 * provided only if the application registers for location updates as well: 82 // and hard asserts that Location/GPS (Provider) is turned on if is Cts Verifier. 110 "GPS measurements were not received without registering for location updates. [all...] |
/external/clang/include/clang/Analysis/ |
ProgramPoint.h | 11 // distinct location in a function. 213 static bool isKind(const ProgramPoint &Location) { 214 return Location.getKind() == BlockEntranceKind; 234 static bool isKind(const ProgramPoint &Location) { 235 return Location.getKind() == BlockExitKind; 256 static bool isKind(const ProgramPoint &Location) { 257 unsigned k = Location.getKind(); 274 static bool isKind(const ProgramPoint &Location) { 275 return Location.getKind() == PreStmtKind; 297 static bool isKind(const ProgramPoint &Location) { [all...] |
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/iphone/ |
iPhoneMultiTouch.mm | 102 CGPoint location = [touch locationInView:static_cast<iPhoneInputManager*>(mCreator)->_getDelegate()]; 105 newState.X.abs = location.x; 106 newState.Y.abs = location.y; 121 CGPoint location = [touch locationInView:static_cast<iPhoneInputManager*>(mCreator)->_getDelegate()]; 124 newState.X.abs = location.x; 125 newState.Y.abs = location.y; 140 CGPoint location = [touch locationInView:static_cast<iPhoneInputManager*>(mCreator)->_getDelegate()]; 144 newState.X.rel = (location.x - previousLocation.x); 145 newState.Y.rel = (location.y - previousLocation.y); 146 newState.X.abs = location.x [all...] |
/external/deqp/data/gles31/shaders/ |
uniform_block.test | 31 layout(location=0) out vec4 o_color; 59 layout(location=0) out vec4 o_color; 97 layout(location=0) out vec4 o_color; 125 layout(location=0) out vec4 o_color; 163 layout(location=0) out vec4 o_color; 191 layout(location=0) out vec4 o_color; 229 layout(location=0) out vec4 o_color; 257 layout(location=0) out vec4 o_color; 295 layout(location=0) out vec4 o_color; 323 layout(location=0) out vec4 o_color [all...] |
/frameworks/base/telephony/java/android/telephony/ |
NeighboringCellInfo.java | 33 * Received Signal Strength and Cell ID location. 42 * Cell location is not available 104 * Initialize the object from rssi, location string, and radioType 113 public NeighboringCellInfo(int rssi, String location, int radioType) { 122 // pad location string with leading "0" 123 int l = location.length(); 127 location = "0" + location; 137 if (!location.equalsIgnoreCase("FFFFFFFF")) { 138 mCid = Integer.parseInt(location.substring(4), 16) [all...] |
/art/compiler/optimizing/ |
intrinsics_arm.cc | 72 locations->SetInAt(0, Location::RequiresFpuRegister()); 73 locations->SetOut(Location::RequiresRegister()); 80 locations->SetInAt(0, Location::RequiresRegister()); 81 locations->SetOut(Location::RequiresFpuRegister()); 85 Location input = locations->InAt(0); 86 Location output = locations->Out(); 97 Location input = locations->InAt(0); 98 Location output = locations->Out(); 140 locations->SetInAt(0, Location::RequiresRegister()); 141 locations->SetOut(Location::RequiresRegister(), Location::kNoOutputOverlap) [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextFuncs.inl | [all...] |
/external/ipsec-tools/src/racoon/ |
oakley.c | 204 plog(LLV_ERROR, LOCATION, NULL, 212 plog(LLV_ERROR, LOCATION, NULL, 238 plog(LLV_ERROR, LOCATION, NULL, 249 plog(LLV_ERROR, LOCATION, NULL, 256 plog(LLV_ERROR, LOCATION, NULL, 260 plog(LLV_ERROR, LOCATION, NULL, 272 plog(LLV_DEBUG, LOCATION, NULL, "compute DH's shared.\n"); 295 plog(LLV_ERROR, LOCATION, NULL, 303 plog(LLV_ERROR, LOCATION, NULL, 307 plog(LLV_ERROR, LOCATION, NULL [all...] |
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/ |
AnimatorPath.java | 23 * a path. The API allows you to specify a move location (which essentially 24 * jumps from the previous point in the path to the new one), a line location 25 * (which creates a line segment from the previous location) and a curve 26 * location (which creates a B?zier curve from the previous location). 54 * specified by x and y. The curve uses the current path location as the first anchor
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/ |
rewrite.rb | 46 RewriteOperation = Struct.new( :stream, :location, :text ) 90 return "(%s @ %p : %p)" % [ name, location, text ] 107 alias index location 108 alias index= location= 112 token = stream[ location ] 114 return location + 1 131 def initialize( stream, location, text ) 133 self.location = location 136 def location=( val [all...] |