Home
last modified time | relevance | path

Searched refs:nposition (Results 1 – 25 of 67) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java205 int[] nposition = new int[ nSize ]; in expand() local
209 System.arraycopy(position, 0, nposition, 0, position.length); in expand()
213 position = nposition; in expand()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java205 int[] nposition = new int[ nSize ]; in expand() local
209 System.arraycopy(position, 0, nposition, 0, position.length); in expand()
213 position = nposition; in expand()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java205 int[] nposition = new int[ nSize ]; in expand() local
209 System.arraycopy(position, 0, nposition, 0, position.length); in expand()
213 position = nposition; in expand()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java205 int[] nposition = new int[ nSize ]; in expand() local
209 System.arraycopy(position, 0, nposition, 0, position.length); in expand()
213 position = nposition; in expand()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java205 int[] nposition = new int[ nSize ]; in expand() local
209 System.arraycopy(position, 0, nposition, 0, position.length); in expand()
213 position = nposition; in expand()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DBuffer.java205 int[] nposition = new int[ nSize ]; in expand() local
209 System.arraycopy(position, 0, nposition, 0, position.length); in expand()
213 position = nposition; in expand()
/dports/games/critterding/critterding-beta12/src/scenes/entities/
H A Dwall.cpp27 fixedGround->getWorldTransform().getOpenGLMatrix(nposition); in Wall()
37 glMultMatrixf(nposition); in draw()
H A Dwall.h30 btScalar nposition[16]; variable
/dports/textproc/libextractor/libextractor-1.11/src/main/
H A Dextractor_datasource.c1033 uint64_t nposition; in cfs_seek() local
1051 nposition = cfs->fpos + position; in cfs_seek()
1065 nposition = cfs->uncompressed_size + position; in cfs_seek()
1079 nposition = (uint64_t) position; in cfs_seek()
1085 delta = nposition - cfs->fpos; in cfs_seek()
1101 delta = nposition; in cfs_seek()
1122 (unsigned long long) nposition, in cfs_seek()
/dports/audio/libxmp/libxmp-4.5.0/src/loaders/
H A Drtm_load.c53 WORD nposition; /* number of positions */ member
208 rh.nposition = hio_read16l(f); in rtm_load()
216 if (rh.nposition > 255 || rh.ntrack > 32 || rh.npattern > 255) { in rtm_load()
223 for (i = 0; i < rh.nposition; i++) { in rtm_load()
236 mod->len = rh.nposition; in rtm_load()
/dports/graphics/opendx/dx-4.4.4/src/uipp/ui/
H A DGridded_2D_1var_notseries.cfg48 // label: value = Contour Line Values (for scalar, \nposition dependent data only)
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreParticleEmitter.cpp129 void ParticleEmitter::setDirPositionReference( const Vector3& nposition, bool enable ) in setDirPositionReference() argument
132 mDirPositionRef = nposition; in setDirPositionReference()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreParticleEmitter.cpp129 void ParticleEmitter::setDirPositionReference( const Vector3& nposition, bool enable ) in setDirPositionReference() argument
132 mDirPositionRef = nposition; in setDirPositionReference()
/dports/lang/racket/racket-8.3/share/pkgs/drracket/drracket/private/
H A Dsyncheck-debug.rkt63 …(fprintf info-port "datum: ~s\nsource: ~a\nposition: ~s\noffset: ~s\noriginal: ~s\nbound-in-source…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/protocolbuffers/txtpbfmt/parser/
H A Dparser.go375 …return fmt.Sprintf("index %v\nposition %+v\nbefore: %q\nafter: %q\nbefore+after: %q", index, p.pos…
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvstsheet.cpp2064 int nposition=-1; in parse() local
2068 nposition = parse_name( decl, css_lsp_names, -1 ); in parse()
2079 if (nposition != -1) { in parse()
2081 buf<<(lUInt32) nposition; in parse()
/dports/editors/textadept/textadept_11.1.linux/modules/lua/
H A Dta_api416 …es the caret left one character, extending the selected text to the new\nposition.\n@param buffer …
419 …s the caret right one character, extending the selected text to the new\nposition.\n@param buffer …
491 …umber, Read-only)\nThe current styling position or the last correctly styled character's\nposition.
625 …\nMoves the caret down one line, extending the selected text to the new\nposition.\n@param buffer …
635 …Like `buffer.line_end_wrap()`, but extends the selected text to the new\nposition.\n@param buffer …
649 …s the caret up one line, extending the rectangular selection to the new\nposition.\n@param buffer …
740 …\nMoves the caret down one page, extending the selected text to the new\nposition.\n@param buffer …
744 …s the caret up one page, extending the rectangular selection to the new\nposition.\n@param buffer …
973 …ke `buffer.vc_home()`, but extends the rectangular selection to the new\nposition.\n@param buffer …
975 …nLike `buffer.vc_home_wrap()`, but extends the selected text to the new\nposition.\n@param buffer …
[all …]
H A Dapi1 B lpeg.B(patt)\nReturns a pattern that matches only if the input string at the current\nposition is…
9 Cp lpeg.Cp()\nCreates a position capture. It matches the empty string and captures the\nposition in…
93 …. If it finds any invalid byte sequence, returns a false value plus the\nposition of the first inv…
95 …\nwill iterate over all characters of the file, starting at the current\nposition. Unlike `io.line…
/dports/editors/textadept/textadept-textadept_11.1/modules/lua/
H A Dta_api416 …es the caret left one character, extending the selected text to the new\nposition.\n@param buffer …
419 …s the caret right one character, extending the selected text to the new\nposition.\n@param buffer …
491 …umber, Read-only)\nThe current styling position or the last correctly styled character's\nposition.
625 …\nMoves the caret down one line, extending the selected text to the new\nposition.\n@param buffer …
635 …Like `buffer.line_end_wrap()`, but extends the selected text to the new\nposition.\n@param buffer …
649 …s the caret up one line, extending the rectangular selection to the new\nposition.\n@param buffer …
740 …\nMoves the caret down one page, extending the selected text to the new\nposition.\n@param buffer …
744 …s the caret up one page, extending the rectangular selection to the new\nposition.\n@param buffer …
973 …ke `buffer.vc_home()`, but extends the rectangular selection to the new\nposition.\n@param buffer …
975 …nLike `buffer.vc_home_wrap()`, but extends the selected text to the new\nposition.\n@param buffer …
[all …]
H A Dapi1 B lpeg.B(patt)\nReturns a pattern that matches only if the input string at the current\nposition is…
9 Cp lpeg.Cp()\nCreates a position capture. It matches the empty string and captures the\nposition in…
93 …. If it finds any invalid byte sequence, returns a false value plus the\nposition of the first inv…
95 …\nwill iterate over all characters of the file, starting at the current\nposition. Unlike `io.line…
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic.cpp5083 unsigned int nposition = 0; local
5088 _run(ncommands_line,nposition,images,images_names,parent_images,parent_images_names,
10280 unsigned int nposition = 0; local
10282 … _run(ncommands_line,nposition,images,images_names,images,images_names,variables_sizes,0,0,0);
13698 unsigned int nposition = 0; local
13715 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,nvariables_sizes,&_is_noarg,
14764 unsigned int nposition = 0; local
14766 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,variables_sizes,0,0,0);
14956 unsigned int nposition = 0; local
14965 … _run(ncommands_line,nposition,images,images_names,images,images_names,variables_sizes,0,0,0);
[all …]
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/
H A Dgmic.cpp5021 unsigned int nposition = 0; in substitute_item() local
5026 _run(ncommands_line,nposition,images,images_names,parent_images,parent_images_names, in substitute_item()
10399 unsigned int nposition = 0; in _run() local
10401 … _run(ncommands_line,nposition,images,images_names,images,images_names,variables_sizes,0,0,0); in _run()
13935 unsigned int nposition = 0; in _run() local
13951 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,nvariables_sizes,&_is_noarg, in _run()
15000 unsigned int nposition = 0; in _run() local
15002 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,variables_sizes,0,0,0); in _run()
15191 unsigned int nposition = 0; in _run() local
15200 … _run(ncommands_line,nposition,images,images_names,images,images_names,variables_sizes,0,0,0); in _run()
[all …]
/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic.cpp4657 unsigned int nposition = 0; in substitute_item() local
4661 _run(ncommands_line,nposition,images,images_names,parent_images,parent_images_names, in substitute_item()
9956 unsigned int nposition = 0; in _run() local
9958 … _run(ncommands_line,nposition,images,images_names,images,images_names,variables_sizes,0,0,0); in _run()
13512 unsigned int nposition = 0; in _run() local
13528 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,nvariables_sizes,&_is_noarg, in _run()
13565 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,nvariables_sizes,&_is_noarg, in _run()
14489 unsigned int nposition = 0; in _run() local
14491 … _run(ncommands_line,nposition,g_list,g_list_c,images,images_names,variables_sizes,0,0,0); in _run()
/dports/games/simutrans-pak128/simutrans/pak128/text/
H A Dce.tab184 …nt. Unfortunately\nfor the store's manager, he\nnever gets a chance to\nposition everything just\…
/dports/www/grafana8/grafana-8.3.6/public/build/
H A Dbrace.0e38943fa459e872fe93.js.map1nposition: relative;\\\noverflow: hidden;\\\nfont: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', '…

123