Home
last modified time | relevance | path

Searched refs:index (Results 226 – 250 of 103187) sorted by relevance

12345678910>>...4128

/dports/multimedia/tcmplex-panteltje/tcmplex-panteltje-0.4.7/
H A Dsystems.c50 index = sector->buf; in create_sector()
62 index += i; in create_sector()
93 index += i; in create_sector()
102 *(index++) = type; in create_sector()
119 *(index++) = 0x0F; in create_sector()
243 *(index++) = 0x80; in create_sector()
394 index += data_bytes; in create_sector()
425 *(index++) = 0; in create_sector()
456 unsigned char *index; in create_pack() local
458 index = pack->buf; in create_pack()
[all …]
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dmemarray.cpp153 u32 memory_array::read16_from_8le(int index) const { return read8_from_8(index*2) | (read8_from_8(i… in read16_from_8le()
154 void memory_array::write16_to_8le(int index, u32 data) { write8_to_8(index*2, data); write8_to_8(in… in write16_to_8le() argument
155 u32 memory_array::read16_from_8be(int index) const { return (read8_from_8(index*2) << 8) | read8_fr… in read16_from_8be()
156 void memory_array::write16_to_8be(int index, u32 data) { write8_to_8(index*2, data >> 8); write8_to… in write16_to_8be() argument
177 u32 memory_array::read32_from_8le(int index) const { return read16_from_8le(index*2) | (read16_from… in read32_from_8le()
178 void memory_array::write32_to_8le(int index, u32 data) { write16_to_8le(index*2, data); write16_to_… in write32_to_8le() argument
179 …32 memory_array::read32_from_8be(int index) const { return (read16_from_8be(index*2) << 16) | read… in read32_from_8be()
182 u32 memory_array::read32_from_16le(int index) const { return read16_from_16(index*2) | (read16_from… in read32_from_16le()
183 void memory_array::write32_to_16le(int index, u32 data) { write16_to_16(index*2, data); write16_to_… in write32_to_16le() argument
184 …32 memory_array::read32_from_16be(int index) const { return (read16_from_16(index*2) << 16) | read… in read32_from_16be()
[all …]
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dmemarray.cpp153 u32 memory_array::read16_from_8le(int index) const { return read8_from_8(index*2) | (read8_from_8(i… in read16_from_8le()
154 void memory_array::write16_to_8le(int index, u32 data) { write8_to_8(index*2, data); write8_to_8(in… in write16_to_8le() argument
155 u32 memory_array::read16_from_8be(int index) const { return (read8_from_8(index*2) << 8) | read8_fr… in read16_from_8be()
156 void memory_array::write16_to_8be(int index, u32 data) { write8_to_8(index*2, data >> 8); write8_to… in write16_to_8be() argument
177 u32 memory_array::read32_from_8le(int index) const { return read16_from_8le(index*2) | (read16_from… in read32_from_8le()
178 void memory_array::write32_to_8le(int index, u32 data) { write16_to_8le(index*2, data); write16_to_… in write32_to_8le() argument
179 …32 memory_array::read32_from_8be(int index) const { return (read16_from_8be(index*2) << 16) | read… in read32_from_8be()
182 u32 memory_array::read32_from_16le(int index) const { return read16_from_16(index*2) | (read16_from… in read32_from_16le()
183 void memory_array::write32_to_16le(int index, u32 data) { write16_to_16(index*2, data); write16_to_… in write32_to_16le() argument
184 …32 memory_array::read32_from_16be(int index) const { return (read16_from_16(index*2) << 16) | read… in read32_from_16be()
[all …]
/dports/textproc/redisearch16/RediSearch-1.6.16/src/cpptests/
H A Dt_llapi.cpp119 RediSearch_DropIndex(index); in TEST_F()
157 RediSearch_DropIndex(index); in TEST_F()
189 RediSearch_DropIndex(index); in TEST_F()
231 RediSearch_DropIndex(index); in TEST_F()
253 res = search(index, qn); in TEST_F()
255 RediSearch_DropIndex(index); in TEST_F()
286 RediSearch_DropIndex(index); in TEST_F()
327 PopulateIndex(index); in TEST_F()
342 RediSearch_DropIndex(index); in TEST_F()
349 PopulateIndex(index); in TEST_F()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Conversion/StandardToSPIRV/
H A Dlegalization.mlir4 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
5 …bview_with_load(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
20 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
21 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
35 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
36 …view_with_store(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
52 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
53 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
67 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
68 …h_transfer_read(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/discovery/
H A Dsaf-cfm.yaml16 index: 'activeLink.{{ $index }}'
27 index: 'activeTx.{{ $index }}'
38 index: 'forcedLink.{{ $index }}'
49 index: 'switchMode.{{ $index }}'
78 index: 'rf1Operation.{{ $index }}'
91 index: 'rf2Operation.{{ $index }}'
182 index: 'power5VPS1.{{ $index }}'
192 index: 'powerODU1V.{{ $index }}'
202 index: 'power5VPS2.{{ $index }}'
212 index: 'powerODU2V.{{ $index }}'
[all …]
H A Dtruenas.yaml11 index: zfsArcSize.{{ $index }}
17 index: zfsArcMeta.{{ $index }}
23 index: zfsArcData.{{ $index }}
29 index: zfsArcHits.{{ $index }}
35 index: zfsArcMisses.{{ $index }}
41 index: zfsArcC.{{ $index }}
47 index: zfsArcP.{{ $index }}
71 index: zfsL2ArcHits.{{ $index }}
83 index: zfsL2ArcRead.{{ $index }}
95 index: zfsL2ArcSize.{{ $index }}
[all …]
H A Dhimoinsa-gensets.yaml10 index: 'mainsFreqConm.{{ $index }}'
17 index: 'genFreqConm.{{ $index }}'
26 index: 'mainsVL12Conm.{{ $index }}'
32 index: 'mainsVL23Conm.{{ $index }}'
38 index: 'mainsVL13Conm.{{ $index }}'
44 index: 'mainsVL1NConm.{{ $index }}'
62 index: 'genVL12Conm.{{ $index }}'
68 index: 'genVL23Conm.{{ $index }}'
74 index: 'genVL13Conm.{{ $index }}'
80 index: 'genVL1NConm.{{ $index }}'
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Conversion/StandardToSPIRV/
H A Dlegalization.mlir4 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
5 …bview_with_load(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
20 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
21 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
35 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
36 …view_with_store(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
52 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
53 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
67 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
68 …h_transfer_read(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Conversion/StandardToSPIRV/
H A Dlegalization.mlir4 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
5 …bview_with_load(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
20 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
21 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
35 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
36 …view_with_store(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
52 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
53 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
67 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
68 …h_transfer_read(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Conversion/StandardToSPIRV/
H A Dlegalization.mlir4 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
5 …bview_with_load(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
20 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
21 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
35 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
36 …view_with_store(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
52 …xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:%.*]]: index, [[ARG5:…
53 …(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : index, %arg5 : in…
67 …0:%.*]]: memref<12x32xf32>, [[ARG1:%.*]]: index, [[ARG2:%.*]]: index, [[ARG3:%.*]]: index, [[ARG4:…
68 …h_transfer_read(%arg0 : memref<12x32xf32>, %arg1 : index, %arg2 : index, %arg3 : index, %arg4 : in…
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DDefaultListModel.java123 for (index = startIndex; index < elements.size(); index++) { in indexOf()
155 for (index = endIndex; index >= 0; index--) { in lastIndexOf()
189 fireContentsChanged(this, index, index); in set()
206 fireContentsChanged(this, index, index); in add()
265 for (index = 0; index < size; index++) { in copyInto()
266 array[index] = srcArray[index]; in copyInto()
298 fireIntervalRemoved(this, index, index); in remove()
410 fireContentsChanged(this, index, index); in setElementAt()
424 fireIntervalRemoved(this, index, index); in removeElementAt()
439 fireIntervalRemoved(this, index, index); in insertElementAt()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DDefaultListModel.java123 for (index = startIndex; index < elements.size(); index++) { in indexOf()
155 for (index = endIndex; index >= 0; index--) { in lastIndexOf()
189 fireContentsChanged(this, index, index); in set()
206 fireContentsChanged(this, index, index); in add()
265 for (index = 0; index < size; index++) { in copyInto()
266 array[index] = srcArray[index]; in copyInto()
298 fireIntervalRemoved(this, index, index); in remove()
410 fireContentsChanged(this, index, index); in setElementAt()
424 fireIntervalRemoved(this, index, index); in removeElementAt()
439 fireIntervalRemoved(this, index, index); in insertElementAt()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/cheri/
H A Dsubobject-bounds-structure-array.c126 struct_vla test_vla_b(long index) { in test_vla_b() argument
196 int test_vla_c(int len, long index) { in test_vla_c() argument
249 char c = v4[index]; in test_vector2()
250 int i = v8[index]; in test_vector2()
312 return array[index][index]; in test_ptr_to_array4()
333 return (*array)[index][index]; in test_ptr_to_array5()
448 my_struct22 test22b(long index) { in test22b() argument
469 int test25a(my_union25 *u, long index) { in test25a() argument
482 my_union25 test25b(long index) { in test25b() argument
496 int test25c(my_union25 *u, long index) { in test25c() argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/memory/src/main/java/io/netty/buffer/
H A DNettyArrowBuf.java236 chk(index, length); in nioBuffer()
247 chk(index, length); in nioBuffer()
294 return (index | length | (index + length) | (capacity - (index + length))) < 0; in isOutOfBounds()
299 chk(index, length); in getBytes()
320 chk(index, length); in setBytes()
355 chk(index, length); in getBytes()
367 chk(index, length); in getBytes()
404 this.chk(index, 3); in _getUnsignedMediumLE()
497 this.chk(index, 2); in _setShortLE()
530 if (index < 0 || index > capacity() - fieldLength) { in chk()
[all …]
/dports/devel/z88dk/z88dk/examples/sms/3dcity/engine/
H A Dgamer_manager.c18 unsigned char index; in engine_gamer_manager_load() local
24 for (index = 0; index < MAX_BULLETS; ++index) in engine_gamer_manager_load()
26 bulletX[index] = 0; bulletY[index] = 0; bulletCheck[index] = 0; in engine_gamer_manager_load()
27 bulletFrame[index] = 0; bulletTimer[index] = 0; in engine_gamer_manager_load()
34 for (index = 0; index < MAX_BULLETS; ++index) in engine_gamer_manager_update_bullets()
45 if (bulletTimer[index] > bulletDelay[index]) in update_bullet()
125 for (index = 0; index < MAX_BULLETS; ++index) in engine_gamer_manager_trigger_bullet()
129 shoot = index; in engine_gamer_manager_trigger_bullet()
158 …engine_sprite_manager_draw_bullet(bulletIndex[index], bulletX[index], bulletY[index], bulletFrame[ in draw_bullet()
170 for (index = 0; index < MAX_BULLETS; ++index) in engine_gamer_manager_init()
[all …]
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/base/
H A Dbuilding.py535 index = 1
707 data, index = self.parseDirect(tokens, index)
2246 srcData, index = self.parseDirect(tokens, index)
2552 act, index = self.makeNeed(tokens, index)
2632 act, index = self.makeNeed(tokens, index)
3201 srcData, index = self.parseDirect(tokens, index)
3357 back = tokens[index:].index('and') + index + 1
3362 place = tokens[index:back].index('is') # is
3672 sharePath, index = self.parseIndirect(tokens, index)
4580 stateField, index = self.parseField(tokens, index)
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/reflect/
H A DConstantPool.java37 …public Class<?> getClassAt (int index) { return getClassAt0 (constantPoolOop, inde… in getClassAt() argument
38 …public Class<?> getClassAtIfLoaded (int index) { return getClassAtIfLoaded0 (constantPoolOop, inde… in getClassAtIfLoaded() argument
45 …public Member getMethodAt (int index) { return getMethodAt0 (constantPoolOop, inde… in getMethodAt() argument
46 …public Member getMethodAtIfLoaded(int index) { return getMethodAtIfLoaded0(constantPoolOop, inde… in getMethodAtIfLoaded() argument
47 …public Field getFieldAt (int index) { return getFieldAt0 (constantPoolOop, inde… in getFieldAt() argument
48 …public Field getFieldAtIfLoaded (int index) { return getFieldAtIfLoaded0 (constantPoolOop, inde… in getFieldAtIfLoaded() argument
51 …public String[] getMemberRefInfoAt (int index) { return getMemberRefInfoAt0 (constantPoolOop, inde… in getMemberRefInfoAt() argument
60 …public int getIntAt (int index) { return getIntAt0 (constantPoolOop, inde… in getIntAt() argument
61 …public long getLongAt (int index) { return getLongAt0 (constantPoolOop, inde… in getLongAt() argument
62 …public float getFloatAt (int index) { return getFloatAt0 (constantPoolOop, inde… in getFloatAt() argument
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/reflect/
H A DConstantPool.java37 …public Class<?> getClassAt (int index) { return getClassAt0 (constantPoolOop, inde… in getClassAt() argument
38 …public Class<?> getClassAtIfLoaded (int index) { return getClassAtIfLoaded0 (constantPoolOop, inde… in getClassAtIfLoaded() argument
45 …public Member getMethodAt (int index) { return getMethodAt0 (constantPoolOop, inde… in getMethodAt() argument
46 …public Member getMethodAtIfLoaded(int index) { return getMethodAtIfLoaded0(constantPoolOop, inde… in getMethodAtIfLoaded() argument
47 …public Field getFieldAt (int index) { return getFieldAt0 (constantPoolOop, inde… in getFieldAt() argument
48 …public Field getFieldAtIfLoaded (int index) { return getFieldAtIfLoaded0 (constantPoolOop, inde… in getFieldAtIfLoaded() argument
51 …public String[] getMemberRefInfoAt (int index) { return getMemberRefInfoAt0 (constantPoolOop, inde… in getMemberRefInfoAt() argument
60 …public int getIntAt (int index) { return getIntAt0 (constantPoolOop, inde… in getIntAt() argument
61 …public long getLongAt (int index) { return getLongAt0 (constantPoolOop, inde… in getLongAt() argument
62 …public float getFloatAt (int index) { return getFloatAt0 (constantPoolOop, inde… in getFloatAt() argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Conversion/AffineToStandard/
H A Dlower-affine.mlir30 func @body2(index, index) -> ()
53 call @body2(%i, %j) : (index, index) -> ()
63 func @body3(index, index) -> ()
92 call @body2(%i, %j) : (index, index) -> ()
252 func @multi_cond(%N : index, %M : index, %K : index, %L : index) {
372 func @min_reduction_tree(%v1 : index, %v2 : index, %v3 : index, %v4 : index, %v5 : index, %v6 : ind…
430 func @args_ret_affine_apply(index, index) -> (index, index) {
431 ^bb0(%0 : index, %1 : index):
435 return %00, %11 : index, index
596 func @affine_min(%arg0: index, %arg1: index) -> index{
[all …]
/dports/cad/stepcode/stepcode-0.8/src/cldai/
H A DsdaiEntity_extent_set.cc74 index = ( index < 0 ) ? _count : index; in Insert()
82 Check( index ); in Insert()
91 int index = _count; in Append() local
100 Check( index ); in Append()
109 if( 0 <= index && index < _count ) { in Remove()
132 Check( index ); in operator []()
134 _count = ( ( _count > index + 1 ) ? _count : ( index + 1 ) ); in operator []()
181 index = ( index < 0 ) ? _count : index;
214 if( 0 <= index && index < _count ) {
231 Check( index );
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/MANYBODY/
H A Dpair_eam_cd.h121 index.m = static_cast<int>(index.p); in radiusToTableIndex()
122 index.m = index.m <= (nr - 1) ? index.m : (nr - 1); in radiusToTableIndex()
123 index.p -= index.m; in radiusToTableIndex()
124 index.p = index.p <= 1.0 ? index.p : 1.0; in radiusToTableIndex()
133 index.m = static_cast<int>(index.p); in rhoToTableIndex()
134 index.m = index.m <= (nrho - 1) ? index.m : (nrho - 1); in rhoToTableIndex()
135 index.p -= index.m; in rhoToTableIndex()
136 index.p = index.p <= 1.0 ? index.p : 1.0; in rhoToTableIndex()
151 return ((coeff[3] * index.p + coeff[4]) * index.p + coeff[5]) * index.p + coeff[6]; in RhoOfR()
165 return ((coeff[3] * index.p + coeff[4]) * index.p + coeff[5]) * index.p + coeff[6]; in FofRho()
[all …]
/dports/editors/calligra/calligra-3.2.1/gemini/cloud/dropbox/3rdparty/
H A Djson.cc57 int index = 0; in parse() local
237 c = json[index++]; in parseString()
374 for(; index < json.size(); index++) in eatWhitespace()
407 index++; in nextToken()
422 index--; in nextToken()
429 if (json[index] == 't' && json[index + 1] == 'r' && in nextToken()
430 json[index + 2] == 'u' && json[index + 3] == 'e') in nextToken()
440 if (json[index] == 'f' && json[index + 1] == 'a' && in nextToken()
441 json[index + 2] == 'l' && json[index + 3] == 's' && in nextToken()
452 if (json[index] == 'n' && json[index + 1] == 'u' && in nextToken()
[all …]
/dports/games/alephone-scenarios/alephone-scenarios-1.0_8/evil/Scripts/
H A DEvil Strings.mml4 <stringset index="129">
5 <string index="0">Cursed Shapes.shpA</string>
7 <string index="4">Evil Preferences</string>
8 <string index="5">Cursed Map.sceA</string>
9 <string index="6">Untitled Game</string>
10 <string index="7">Marathon Evil</string>
13 <string index="10">Music.ogg</string>
19 <stringset index="135">
33 <stringset index="137">
47 <stringset index="150">
[all …]
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/highlighter/
H A Dhighlighter-rest.cpp55 setFormat (index, text.indexOf (":`", index) - index + 1, boldFormat); in reSTMainFormatting()
286 index = text.indexOf ('(', index + 1); in highlightReSTBlock()
296 index = text.indexOf ('(', index + 1); in highlightReSTBlock()
316 index = text.indexOf (')', index + 1); in highlightReSTBlock()
326 index = text.indexOf (')', index +1); in highlightReSTBlock()
346 index = text.indexOf ('{', index + 1); in highlightReSTBlock()
356 index = text.indexOf ('{', index + 1); in highlightReSTBlock()
376 index = text.indexOf ('}', index + 1); in highlightReSTBlock()
386 index = text.indexOf ('}', index +1); in highlightReSTBlock()
406 index = text.indexOf ('[', index + 1); in highlightReSTBlock()
[all …]

12345678910>>...4128