Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 140) sorted by relevance

123456

/device/google/wahoo/lisa/targetdev/
Dpowerhint.py7 def restart_power_hal(target): argument
12 def set_touch_param(target, opcode, new_val): argument
33 def set_touch_boost(target, boost=50): argument
41 def set_touch_min_freq(target, cluster, freq=1100): argument
47 def set_touch_cpubw_hysteresis(target, enable=False): argument
54 def set_touch_cpubw_min_freq(target, freq=51): argument
60 def restore_defaults(target, powerhint_host_path): argument
67 def disable_launch_hint(target): argument
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp477 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer()
523 void GLClientState::bindIndexedBuffer(GLenum target, GLuint index, GLuint buffer, GLintptr offset, … in bindIndexedBuffer()
575 bool GLClientState::isNonIndexedBindNoOp(GLenum target, GLuint buffer) { in isNonIndexedBindNoOp()
586 bool GLClientState::isIndexedBindNoOp(GLenum target, GLuint index, GLuint buffer, GLintptr offset, … in isIndexedBindNoOp()
622 int GLClientState::getBuffer(GLenum target) { in getBuffer()
667 GLuint GLClientState::getLastEncodedBufferBind(GLenum target) { in getLastEncodedBufferBind()
687 void GLClientState::setLastEncodedBufferBind(GLenum target, GLuint id) in setLastEncodedBufferBind()
980 void GLClientState::enableTextureTarget(GLenum target) in enableTextureTarget()
992 void GLClientState::disableTextureTarget(GLenum target) in disableTextureTarget()
1042 GLenum GLClientState::bindTexture(GLenum target, GLuint texture, in bindTexture()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddep_util.py12 def newer(source, target): argument
51 def newer_group(sources, target, missing='error'): argument
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp126 void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat *params) in glGetTexParameterfv()
176 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
221 void glTexEnvf(GLenum target, GLenum pname, GLfloat param) in glTexEnvf()
226 void glTexEnvfv(GLenum target, GLenum pname, const GLfloat *params) in glTexEnvfv()
231 void glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf()
236 void glTexParameterfv(GLenum target, GLenum pname, const GLfloat *params) in glTexParameterfv()
256 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
261 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
271 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid *data, GLenum usage) in glBufferData()
276 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid *data) in glBufferSubData()
[all …]
/device/google/cuttlefish/common/libs/fs/
Dtee.cpp42 for (auto& target : targets_) { in Start() local
48 for (auto& target : targets_) { in Start() local
53 for (auto& target : targets_) { in Start() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dwinmakemakefile.py45 def makemakefile(outfp, vars, files, target): argument
53 def realwork(vars, moddefns, target): argument
Dmakemakefile.py5 def makemakefile(outfp, makevars, files, target): argument
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp393 void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat* params) in glGetTexParameterfv()
453 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
507 void glTexEnvf(GLenum target, GLenum pname, GLfloat param) in glTexEnvf()
513 void glTexEnvfv(GLenum target, GLenum pname, const GLfloat* params) in glTexEnvfv()
519 void glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf()
525 void glTexParameterfv(GLenum target, GLenum pname, const GLfloat* params) in glTexParameterfv()
549 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
555 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
567 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
573 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData()
[all …]
DGLEncoder.cpp355 void GLEncoder::s_glBindBuffer(void *self, GLenum target, GLuint id) in s_glBindBuffer()
364 void GLEncoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GL… in s_glBufferData()
375 void GLEncoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, con… in s_glBufferSubData()
657 void GLEncoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture()
760 GLenum target, GLenum pname, GLfloat* params) in s_glGetTexParameterfv()
773 GLenum target, GLenum pname, GLint* params) in s_glGetTexParameteriv()
795 GLenum target, GLenum pname, GLfixed* params) in s_glGetTexParameterxv()
828 GLenum target, GLenum pname, GLfloat param) in s_glTexParameterf()
846 GLenum target, GLenum pname, const GLfloat* params) in s_glTexParameterfv()
864 GLenum target, GLenum pname, GLint param) in s_glTexParameteri()
[all …]
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp460 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
466 void glBindFramebuffer(GLenum target, GLuint framebuffer) in glBindFramebuffer()
472 void glBindRenderbuffer(GLenum target, GLuint renderbuffer) in glBindRenderbuffer()
478 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
514 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
520 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData()
526 GLenum glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus()
568 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D()
575 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wi… in glCompressedTexSubImage2D()
582 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D()
[all …]
DGL2Encoder.cpp113 #define OVERRIDEWITH(name, target) do { \ in GL2Encoder() argument
444 ScopedQueryUpdate(GL2Encoder* ctx, uint32_t bytes, T* target) : in ScopedQueryUpdate()
547 void GL2Encoder::s_glBindBuffer(void *self, GLenum target, GLuint id) in s_glBindBuffer()
563 void GL2Encoder::doBindBufferEncodeCached(GLenum target, GLuint id) { in doBindBufferEncodeCached()
573 void GL2Encoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, G… in s_glBufferData()
586 void GL2Encoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, co… in s_glBufferSubData()
2060 GLenum target; in s_glUniform1i() local
2193 void GL2Encoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture()
2240 GLenum target, GLenum pname, GLfloat* params) in s_glGetTexParameterfv()
2254 GLenum target, GLenum pname, GLint* params) in s_glGetTexParameteriv()
[all …]
DGLESv2Validation.cpp30 bool bufferTarget(GL2Encoder* ctx, GLenum target) { in bufferTarget()
186 bool framebufferTarget(GL2Encoder* ctx, GLenum target) { in framebufferTarget()
324 bool textureTarget(GL2Encoder* ctx, GLenum target) { in textureTarget()
618 bool isCubeMapTarget(GLenum target) { in isCubeMapTarget()
856 bool internalFormatTarget(GL2Encoder* ctx, GLenum target) { in internalFormatTarget()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dbase64.c168 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { in b64_ntop()
237 u_char *target, in b64_pton()
/device/generic/goldfish-opengl/system/GLESv2/
Dgl2.cpp56 void glEGLImageTargetTexture2DOES(void * self, GLenum target, GLeglImageOES img) in glEGLImageTargetTexture2DOES()
96 void glEGLImageTargetRenderbufferStorageOES(void *self, GLenum target, GLeglImageOES img) in glEGLImageTargetRenderbufferStorageOES()
/device/generic/goldfish-opengl/system/GLESv1/
Dgl.cpp56 void glEGLImageTargetTexture2DOES(void * self, GLenum target, GLeglImageOES img) in glEGLImageTargetTexture2DOES()
93 void glEGLImageTargetRenderbufferStorageOES(void *self, GLenum target, GLeglImageOES img) in glEGLImageTargetRenderbufferStorageOES()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
Dbld_vlv.bat132 set target=RELEASE variable
135 set target=DEBUG variable
DbldX64.bat26 @set target=DEBUG variable
/device/google/cuttlefish/host/commands/fetcher/
Dbuild_api.h58 std::string target; member
70 std::string target; member
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEGLImage.h38 EGLenum target; member
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dfseeko.c75 fpos_t target, curoff; in __weak_alias() local
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_sys.c93 enum pm_ret_status pm_req_suspend(enum pm_node_id target, in pm_req_suspend()
123 enum pm_ret_status pm_req_wakeup(enum pm_node_id target, in pm_req_wakeup()
157 enum pm_ret_status pm_force_powerdown(enum pm_node_id target, in pm_force_powerdown()
205 enum pm_ret_status pm_set_wakeup_source(enum pm_node_id target, in pm_set_wakeup_source()
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/v2/
Dgicv2_main.c409 unsigned int sgir_val, target; in gicv2_raise_sgi() local
444 int target; in gicv2_set_spi_routing() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_build_scripts.py43 def get_build_scripts_cmd(self, target, scripts): argument
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp262 static void glCompressedTexImage2DOffsetAEMU(GLenum target, GLint level, GLenum internalformat, in glCompressedTexImage2DOffsetAEMU()
269 static void glCompressedTexImage3DOffsetAEMU(GLenum target, GLint level, GLenum internalformat, in glCompressedTexImage3DOffsetAEMU()
276 static void glCompressedTexSubImage2DOffsetAEMU(GLenum target, GLint level, GLint xoffset, in glCompressedTexSubImage2DOffsetAEMU()
283 static void glCompressedTexSubImage3DOffsetAEMU(GLenum target, GLint level, GLint xoffset, in glCompressedTexSubImage3DOffsetAEMU()
361 static void glFlushMappedBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, in glFlushMappedBufferRangeAEMU()
424 static void glMapBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, in glMapBufferRangeAEMU()
447 static void glTexImage2DOffsetAEMU(GLenum target, GLint level, GLint internalformat, GLsizei width, in glTexImage2DOffsetAEMU()
454 static void glTexImage3DOffsetAEMU(GLenum target, GLint level, GLint internalFormat, GLsizei width, in glTexImage3DOffsetAEMU()
461 static void glTexSubImage2DOffsetAEMU(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glTexSubImage2DOffsetAEMU()
468 static void glTexSubImage3DOffsetAEMU(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glTexSubImage3DOffsetAEMU()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
Droundtrip.py38 def processingInstruction(self, target, data): argument

123456