Home
last modified time | relevance | path

Searched refs:remainder (Results 1 – 25 of 58) sorted by relevance

123

/trunk/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx62 (num_intraword_positions - 1 - remainder) : in get_shift()
63 remainder); in get_shift()
121 PackedPixelColumnIterator( const MoveY& base, difference_type remainder ) : in PackedPixelColumnIterator() argument
123 mask_( get_mask<value_type, bits_per_pixel, MsbFirst>(remainder) ), in PackedPixelColumnIterator()
124 shift_( get_shift<num_intraword_positions, bits_per_pixel, MsbFirst>(remainder) ) in PackedPixelColumnIterator()
602 const int remainder( x % num_intraword_positions ); in get() local
623 const int remainder( x % num_intraword_positions ); in set() local
624 const int mask( get_mask<value_type, bits_per_pixel, MsbFirst>(remainder) ); in set()
627 get_shift<num_intraword_positions, bits_per_pixel, MsbFirst>(remainder)) in set()
635 const int remainder( (x + d.x) % num_intraword_positions ); in set() local
[all …]
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx259 (num_intraword_positions - 1 - remainder) : in get_shift()
260 remainder); in get_shift()
320 PackedPixelColumnIterator( const MoveY& base, difference_type remainder ) : in PackedPixelColumnIterator() argument
322 mask_( get_mask<data_type, bits_per_pixel, MsbFirst>(remainder) ), in PackedPixelColumnIterator()
811 const int remainder( x() % num_intraword_positions ); in get() local
818 (num_intraword_positions - remainder) : in get()
819 remainder)); in get()
824 const int remainder( x(d.x) % num_intraword_positions ); in get() local
835 const int remainder( x() % num_intraword_positions ); in set() local
836 const int mask( get_mask<data_type, bits_per_pixel, MsbFirst>(remainder) ); in set()
[all …]
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c1044 rtl_arena_segment_type * remainder = 0; in rtl_arena_alloc() local
1045 rtl_arena_segment_get (arena, &remainder); in rtl_arena_alloc()
1046 if (remainder != 0) in rtl_arena_alloc()
1050 remainder->m_addr = segment->m_addr + segment->m_size; in rtl_arena_alloc()
1051 remainder->m_size = oversize; in rtl_arena_alloc()
1052 remainder->m_type = RTL_ARENA_SEGMENT_TYPE_FREE; in rtl_arena_alloc()
1053 QUEUE_INSERT_HEAD_NAMED(segment, remainder, s); in rtl_arena_alloc()
1055 rtl_arena_freelist_insert (arena, remainder); in rtl_arena_alloc()
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx531 sal_Int32 remainder = type_name.getLength() - offset; in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call() local
534 if ((method_name.getLength() == remainder in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
535 || (method_name.getLength() < remainder in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
558 && (method_name.getLength() - 3 == remainder in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
559 || (method_name.getLength() - 3 < remainder in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx468 sal_Int32 remainder = usTypeName.getLength() - offset; in Invoke() local
472 if ((usMethodName.getLength() == remainder in Invoke()
473 || (usMethodName.getLength() < remainder in Invoke()
501 && (usMethodName.getLength() - 4 == remainder in Invoke()
502 || (usMethodName.getLength() - 4 < remainder in Invoke()
/trunk/main/offapi/com/sun/star/sdbc/
H A DBestRowScope.idl49 the remainder of the current transaction.
63 the remainder of the current session.
H A DXDatabaseMetaData.idl1682 <li> TRANSACTION - valid for remainder of current transaction
1684 <li> SESSION - valid for remainder of current session
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationRestart.idl61 /** The element cannot be restarted for the remainder of the current simple
/trunk/main/sw/source/ui/misc/
H A Dglossary.src45 Text [ en-US ] = "~Display remainder of name as suggestion while typing" ;
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl192 remainder modulo <code>n</code>.</p>
/trunk/main/
H A DLICENSE_category_b1594 law, it shall not affect the validity or enforceability of the remainder of the
1813 law, it shall not affect the validity or enforceability of the remainder of the
/trunk/main/nss/
H A Dnss_win.patch2736 /* The remainder is the hash. */
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch289 * the remainder of the string is stored in the last segment.
/trunk/main/sc/source/ui/src/
H A Dscfuncs.src3925 Text [ en-US ] = "Calculates the remainder of a division." ;
/trunk/extras/l10n/source/am/
H A Dlocalize.sdf9065 …ing RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 am Calculates the remainder of a division. …
29364 …c\shared\03070600.xhp 0 help par_id3148686 2 0 am Returns the integer remainder of a division. …
59800 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
59805 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20200411 15:…
59984 …elp par_id3158276 388 0 am \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59987 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59990 …74 394 0 am \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
60000 …7 0 am \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
63137 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
67436 …3149292 35 0 am \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
[all …]
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf5301 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_INSERT_TIP 200 kn ~Display remainder of…
10064 …ing RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 kn Calculates the remainder of a division. …
23940 …c\shared\03070600.xhp 0 help par_id3148686 2 0 kn Returns the integer remainder of a division. …
58816 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
58821 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20181231 09:…
59000 …elp par_id3158276 388 0 kn \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59003 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59006 …74 394 0 kn \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
59016 …7 0 kn \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
65410 helpcontent2 source\text\swriter\01\02120000.xhp 0 help hd_id3152766 6 0 kn Display remainder of …
[all …]
/trunk/extras/l10n/source/ps/
H A Dlocalize.sdf5301 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_INSERT_TIP 200 ps ~Display remainder of…
10064 …ing RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 ps Calculates the remainder of a division. …
23940 …c\shared\03070600.xhp 0 help par_id3148686 2 0 ps Returns the integer remainder of a division. …
58816 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
58821 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20181231 09:…
59000 …elp par_id3158276 388 0 ps \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59003 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59006 …74 394 0 ps \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
59016 …7 0 ps \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
65410 helpcontent2 source\text\swriter\01\02120000.xhp 0 help hd_id3152766 6 0 ps Display remainder of …
[all …]
/trunk/extras/l10n/source/af/
H A Dlocalize.sdf5301 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_INSERT_TIP 200 af ~Display remainder of…
10064 …ing RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 af Calculates the remainder of a division. …
23940 …c\shared\03070600.xhp 0 help par_id3148686 2 0 af Returns the integer remainder of a division. …
58816 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
58821 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20181231 09:…
59000 …elp par_id3158276 388 0 af \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder after a number i…
59003 … \<emph\>Dividend\</emph\> modulo \<emph\>Divisor\</emph\>, that is the remainder when \<emph\>Div…
59006 …74 394 0 af \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
59016 …7 0 af \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is omitted.…
65410 helpcontent2 source\text\swriter\01\02120000.xhp 0 help hd_id3152766 6 0 af Display remainder of …
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf4751 …9292 35 0 en-ZA \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
4981 helpcontent2 source\text\swriter\01\02120000.xhp 0 help hd_id3152766 6 0 en-ZA Display remainder
31363 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
31368 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 2002-02-02 0…
31547 … par_id3158276 388 0 en-ZA \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
31550 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
31553 …394 0 en-ZA \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
31563 … 0 en-ZA \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
39939 …hared\03070600.xhp 0 help par_id3148686 2 0 en-ZA Returns the integer remainder of a division. …
56095 sw source\ui\misc\glossary.src 0 checkbox DLG_GLOSSARY CB_INSERT_TIP 200 en-ZA ~Display remainder
[all …]
/trunk/extras/l10n/source/si/
H A Dlocalize.sdf23940 …c\shared\03070600.xhp 0 help par_id3148686 2 0 si Returns the integer remainder of a division. …
58816 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
58821 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20181231 09:…
59000 …elp par_id3158276 388 0 si \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59003 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59006 …74 394 0 si \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
59016 …7 0 si \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
62662 …le, the following sentence from below the table will be deleted and the remainder of that paragrap…
64332 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
65410 helpcontent2 source\text\swriter\01\02120000.xhp 0 help hd_id3152766 6 0 si Display remainder of …
[all …]
/trunk/extras/l10n/source/uz/
H A Dlocalize.sdf4289 …3149292 35 0 uz \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
4508 helpcontent2 source\text\swriter\01\02120000.xhp 0 help hd_id3152766 6 0 uz Display remainder of …
6045 …le, the following sentence from below the table will be deleted and the remainder of that paragrap…
7688 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
29847 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
29852 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 2002-02-02 0…
30028 …elp par_id3158276 388 0 uz \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
30031 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
30034 …74 394 0 uz \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
30044 …7 0 uz \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
[all …]
/trunk/extras/l10n/source/th/
H A Dlocalize.sdf29364 …c\shared\03070600.xhp 0 help par_id3148686 2 0 th Returns the integer remainder of a division. …
59800 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
59805 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20200411 15:…
59984 …elp par_id3158276 388 0 th \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59987 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59990 …74 394 0 th \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
60000 …7 0 th \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
62696 …le, the following sentence from below the table will be deleted and the remainder of that paragrap…
63137 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
67436 …3149292 35 0 th \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
[all …]
/trunk/extras/l10n/source/sr/
H A Dlocalize.sdf29364 …c\shared\03070600.xhp 0 help par_id3148686 2 0 sr Returns the integer remainder of a division. …
59800 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
59805 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20200411 15:…
59984 …elp par_id3158276 388 0 sr \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59987 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59990 …74 394 0 sr \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
60000 …7 0 sr \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
62696 …le, the following sentence from below the table will be deleted and the remainder of that paragrap…
63137 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
67436 …3149292 35 0 sr \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
[all …]
/trunk/extras/l10n/source/ar/
H A Dlocalize.sdf29364 …c\shared\03070600.xhp 0 help par_id3148686 2 0 ar Returns the integer remainder of a division. …
59800 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
59805 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20200411 15:…
59984 …elp par_id3158276 388 0 ar \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59987 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59990 …74 394 0 ar \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
60000 …7 0 ar \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
62696 …le, the following sentence from below the table will be deleted and the remainder of that paragrap…
63137 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
67436 …3149292 35 0 ar \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
[all …]
/trunk/extras/l10n/source/ta/
H A Dlocalize.sdf9065 …ing RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MOD 1 0 ta Calculates the remainder of a division. …
29364 …c\shared\03070600.xhp 0 help par_id3148686 2 0 ta Returns the integer remainder of a division. …
59800 …mmon divisor is the positive largest integer which will divide, without remainder, each of the giv…
59805 …because 8 is the largest number that can divide 16, 24 and 32 without a remainder. 20200411 15:…
59984 …elp par_id3158276 388 0 ta \<ahelp hid=\"HID_FUNC_REST\"\>Returns the remainder when one integer…
59987 …er arguments this function returns Dividend modulo Divisor, that is the remainder when \<emph\>Div…
59990 …74 394 0 ta \<item type=\"input\"\>=MOD(22;3)\</item\> returns 1, the remainder when 22 is divid…
60000 …7 0 ta \<item type=\"input\"\>=QUOTIENT(11;3)\</item\> returns 3. The remainder of 2 is lost. …
63137 …longer than four characters. This allows you to use the \<emph\>Display remainder of name as sugge…
67436 …3149292 35 0 ta \<ahelp hid=\".\" visibility=\"hidden\"\>Displays the remainder of the \<emph\>S…
[all …]

Completed in 9502 milliseconds

123