Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 25 of 198) sorted by relevance

12345678

/external/pdfium/fpdfsdk/src/javascript/
Devent.cpp59 FX_BOOL event::change(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in change()
79 FX_BOOL event::changeEx(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in changeEx()
92 FX_BOOL event::commitKey(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in commitKey()
105 FX_BOOL event::fieldFull(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in fieldFull()
122 FX_BOOL event::keyDown(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in keyDown()
138 FX_BOOL event::modifier(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in modifier()
154 FX_BOOL event::name(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in name()
167 FX_BOOL event::rc(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in rc()
186 FX_BOOL event::richChange(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in richChange()
199 FX_BOOL event::richChangeEx(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in richChangeEx()
[all …]
DDocument.cpp193 FX_BOOL Document::numFields(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in numFields()
206 FX_BOOL Document::dirty(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in dirty()
232 FX_BOOL Document::ADBE(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in ADBE()
247 FX_BOOL Document::pageNum(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in pageNum()
764 FX_BOOL Document::bookmarkRoot(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in bookmarkRoot()
832 FX_BOOL Document::author(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in author()
856 FX_BOOL Document::info(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in info()
915 FX_BOOL Document::creationDate(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in creationDate()
940 FX_BOOL Document::creator(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in creator()
964 FX_BOOL Document::delay(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in delay()
[all …]
DField.cpp379 FX_BOOL Field::alignment(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in alignment()
439 FX_BOOL Field::borderStyle(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in borderStyle()
560 FX_BOOL Field::buttonAlignX(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonAlignX()
611 FX_BOOL Field::buttonAlignY(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonAlignY()
662 FX_BOOL Field::buttonFitBounds(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonFitBounds()
709 FX_BOOL Field::buttonPosition(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonPosition()
754 FX_BOOL Field::buttonScaleHow(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonScaleHow()
804 FX_BOOL Field::buttonScaleWhen(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonScaleWhen()
866 FX_BOOL Field::calcOrderIndex(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in calcOrderIndex()
915 FX_BOOL Field::charLimit(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in charLimit()
[all …]
Dapp.cpp136 FX_BOOL app::activeDocs(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in activeDocs()
194 FX_BOOL app::calculate(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in calculate()
227 FX_BOOL app::formsVersion(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in formsVersion()
238 FX_BOOL app::viewerType(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in viewerType()
249 FX_BOOL app::viewerVariation(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in viewerVariation()
260 FX_BOOL app::viewerVersion(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in viewerVersion()
271 FX_BOOL app::platform(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in platform()
282 FX_BOOL app::language(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in language()
451 FX_BOOL app::fs(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in fs()
771 FX_BOOL app::runtimeHighlight(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in runtimeHighlight()
[all …]
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
DRenderManager.java263 ViewPort vp = new ViewPort(viewName, cam); in createPreView() local
275 ViewPort vp = new ViewPort(viewName, cam); in createMainView() local
286 ViewPort vp = new ViewPort(viewName, cam); in createPostView() local
291 private void notifyReshape(ViewPort vp, int w, int h) { in notifyReshape()
771 public void renderScene(Spatial scene, ViewPort vp) { in renderScene()
794 renderScene(children.get(i), vp); in renderScene() local
849 public void flushQueue(ViewPort vp) { in flushQueue()
863 public void clearQueue(ViewPort vp) { in clearQueue()
887 public void renderViewPortQueues(ViewPort vp, boolean flush) { in renderViewPortQueues()
942 public void renderTranslucentQueue(ViewPort vp) { in renderTranslucentQueue()
[all …]
/external/ppp/pppd/plugins/radius/
Davpair.c37 VALUE_PAIR *vp; in rc_avpair_add() local
60 int rc_avpair_assign (VALUE_PAIR *vp, void *pval, int len) in rc_avpair_assign()
112 VALUE_PAIR *vp = (VALUE_PAIR *) NULL; in rc_avpair_new() local
162 VALUE_PAIR *vp; in rc_avpair_gen() local
263 VALUE_PAIR **vp) in rc_extract_vendor_specific_attributes()
352 VALUE_PAIR *rc_avpair_get (VALUE_PAIR *vp, UINT4 attr) in rc_avpair_get()
369 VALUE_PAIR *vp, *fp = NULL, *lp = NULL; in rc_avpair_copy() local
402 VALUE_PAIR *vp; in rc_avpair_insert() local
775 VALUE_PAIR *vp = NULL; in rc_avpair_readin() local
/external/mksh/src/
Dvar.c94 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local
150 register struct tbl *vp; in varsearch() local
184 struct tbl *vp; in array_index_calc() local
228 struct tbl *vp; in global() local
302 struct tbl *vp; in local() local
343 str_val(struct tbl *vp) in str_val()
467 struct tbl *vp = &vtemp; in setint() local
482 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint()
580 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v()
612 formatstr(struct tbl *vp, const char *s) in formatstr()
[all …]
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c103 static GLboolean r200VertexProgUpdateParams(struct gl_context *ctx, struct r200_vertex_program *vp) in r200VertexProgUpdateParams()
256 static unsigned long t_src_index(struct r200_vertex_program *vp, struct prog_src_register *src) in t_src_index()
284 static unsigned long t_src(struct r200_vertex_program *vp, struct prog_src_register *src) in t_src()
296 static unsigned long t_src_scalar(struct r200_vertex_program *vp, struct prog_src_register *src) in t_src_scalar()
399 …tic GLboolean r200_translate_vertex_program(struct gl_context *ctx, struct r200_vertex_program *vp) in r200_translate_vertex_program()
1119 struct r200_vertex_program *vp = (struct r200_vertex_program *)ctx->VertexProgram.Current; in r200SetupVertexProg() local
1214 struct r200_vertex_program *vp; in r200NewProgram() local
1239 struct r200_vertex_program *vp = (void *)prog; in r200ProgramStringNotify() local
1264 struct r200_vertex_program *vp = (void *)prog; in r200IsProgramNative() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c73 static unsigned long t_dst_index(struct r300_vertex_program_code *vp, in t_dst_index()
122 static unsigned long t_src_index(struct r300_vertex_program_code *vp, in t_src_index()
140 static unsigned long t_src(struct r300_vertex_program_code *vp, in t_src()
156 static unsigned long t_src_scalar(struct r300_vertex_program_code *vp, in t_src_scalar()
174 static int valid_dst(struct r300_vertex_program_code *vp, in valid_dst()
186 static void ei_vector1(struct r300_vertex_program_code *vp, in ei_vector1()
202 static void ei_vector2(struct r300_vertex_program_code *vp, in ei_vector2()
218 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1()
234 static void ei_lit(struct r300_vertex_program_code *vp, in ei_lit()
270 static void ei_mad(struct r300_vertex_program_code *vp, in ei_mad()
[all …]
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_vertprog.c35 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy()
57 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate() local
223 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create() local
235 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete() local
Dnvfx_vertprog.c41 struct nv30_vertprog *vp; member
90 struct nv30_vertprog *vp = vpc->vp; in constant() local
120 struct nv30_vertprog *vp = vpc->vp; in emit_src() local
204 struct nv30_vertprog *vp = vpc->vp; in emit_dst() local
294 struct nv30_vertprog *vp = vpc->vp; in nvfx_vp_emit() local
972 _nvfx_vertprog_translate(struct nv30_context *nv30, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
/external/jmonkeyengine/engine/src/core/com/jme3/post/
DPreDepthProcessor.java51 private ViewPort vp; field in PreDepthProcessor
67 public void initialize(RenderManager rm, ViewPort vp) { in initialize()
72 public void reshape(ViewPort vp, int w, int h) { in reshape()
DSceneProcessor.java54 public void initialize(RenderManager rm, ViewPort vp); in initialize()
60 public void reshape(ViewPort vp, int w, int h); in reshape()
/external/libcxx/test/std/utilities/memory/default.allocator/
Dallocator_pointers.pass.cpp37 typename std::allocator_traits<Alloc>::pointer vp; in test_pointer() local
71 typename std::allocator_traits<Alloc>::void_pointer vp; in test_void_pointer() local
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
Dallocator_pointers.pass.cpp38 typename std::allocator_traits<Alloc>::pointer vp; in test_pointer() local
72 typename std::allocator_traits<Alloc>::void_pointer vp; in test_void_pointer() local
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
DNiftyJmeDisplay.java63 protected ViewPort vp; field in NiftyJmeDisplay
93 ViewPort vp){ in NiftyJmeDisplay()
113 public void initialize(RenderManager rm, ViewPort vp) { in initialize()
151 public void reshape(ViewPort vp, int w, int h) { in reshape()
/external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
DReflectionProcessor.java22 private ViewPort vp; field in ReflectionProcessor
39 public void initialize(RenderManager rm, ViewPort vp) { in initialize()
44 public void reshape(ViewPort vp, int w, int h) { in reshape()
DSimpleWaterProcessor.java92 protected ViewPort vp; field in SimpleWaterProcessor
146 public void initialize(RenderManager rm, ViewPort vp) { in initialize()
168 public void reshape(ViewPort vp, int w, int h) { in reshape()
561 ViewPort vp; field in SimpleWaterProcessor.RefractionProcessor
563 public void initialize(RenderManager rm, ViewPort vp) { in initialize()
568 public void reshape(ViewPort vp, int w, int h) { in reshape()
/external/openssh/
Dmisc.c742 tohex(const void *vp, size_t l) in tohex()
761 get_u64(const void *vp) in get_u64()
779 get_u32(const void *vp) in get_u32()
793 get_u32_le(const void *vp) in get_u32_le()
807 get_u16(const void *vp) in get_u16()
819 put_u64(void *vp, u_int64_t v) in put_u64()
834 put_u32(void *vp, u_int32_t v) in put_u32()
845 put_u32_le(void *vp, u_int32_t v) in put_u32_le()
856 put_u16(void *vp, u_int16_t v) in put_u16()
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
DAbstractControl.java84 protected abstract void controlRender(RenderManager rm, ViewPort vp); in controlRender()
93 public void render(RenderManager rm, ViewPort vp) { in render()
/external/clang/test/SemaCXX/
Daddress-space-conversion.cpp50 void test_static_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_static_cast()
131 void test_reinterpret_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_reinterpret_cast()
157 void test_cstyle_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_cstyle_cast()
181 void test_implicit_conversion(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_implicit_conversion()
Dreinterpret-fn-obj-pedantic.cpp7 …void *vp = reinterpret_cast<void*>(fp); // expected-warning {{cast between pointer-to-function and… in fnptrs() local
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_array.c310 is_interleaved_arrays(const struct st_vertex_program *vp, in is_interleaved_arrays()
359 setup_interleaved_attribs(const struct st_vertex_program *vp, in setup_interleaved_attribs()
462 const struct st_vertex_program *vp, in setup_non_interleaved_attribs()
534 const struct st_vertex_program *vp; in update_array() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs.c193 struct brw_vertex_program *vp, in do_vs_prog()
378 struct brw_vertex_program *vp = in brw_upload_vs_prog() local
469 struct gl_vertex_program *vp = (struct gl_vertex_program *) in brw_vs_precompile() local
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
DScreenshotAppState.java58 public void initialize(RenderManager rm, ViewPort vp) { in initialize()
68 public void reshape(ViewPort vp, int w, int h) { in reshape()

12345678