OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:amount
(Results
126 - 150
of
2473
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/include/core/
SkPath.h
274
@param dx The
amount
to add to the x-coordinate of the end of the
276
@param dy The
amount
to add to the y-coordinate of the end of the
304
@param dx The
amount
to add to the x-coordinate of the previous point
306
@param dy The
amount
to add to the y-coordinate of the previous point
337
@param dx1 The
amount
to add to the x-coordinate of the last point on
339
@param dy1 The
amount
to add to the y-coordinate of the last point on
341
@param dx2 The
amount
to add to the x-coordinate of the last point on
343
@param dy2 The
amount
to add to the y-coordinate of the last point on
378
@param dx1 The
amount
to add to the x-coordinate of the last point on
380
@param dy1 The
amount
to add to the y-coordinate of the last point o
[
all
...]
/external/zlib/examples/
fitblk.c
20
output size plus a specfied excess
amount
(see the EXCESS define
24
buffer. The deflate process is terminated after that
amount
of
25
input, which is less than the
amount
consumed on the first pass.
31
requested size minus an
amount
to allow the compressed stream to
124
#define MARGIN 8 /*
amount
to back off for completion */
192
/* do first recompression close to the right
amount
*/
/frameworks/base/core/java/android/widget/
AbsSeekBar.java
45
* On key presses (right or left), the
amount
to increment/decrement the
144
* @param thumbOffset The offset
amount
in pixels.
152
* Sets the
amount
of progress changed via the arrow keys.
154
* @param increment The
amount
to increment or decrement when the user
162
* Returns the
amount
of progress changed via the arrow keys.
166
* @return The
amount
to increment or decrement when the user presses the
/system/extras/tests/lib/testUtil/
testUtil.c
259
// Delays for the number of seconds specified by amt or a greater
amount
.
286
//
amount
. The amt variable is of type float and thus non-integer amounts
313
* to offset the displayed address by an
amount
set by calling
362
// Obtain the current hex dump indent
amount
369
// Set the hex dump address offset
amount
376
// Get the current hex dump address offset
amount
/external/webkit/LayoutTests/fast/xpath/4XPath/Borrowed/resources/
od_20000608.xml
85
<text><para>On 21 June 1996, NSCC submitted a Bill of Costs in the
amount
of $3,696.25, consisting of $3,673.22 in fees and $23.03 in disbursements. These amounts are inclusive of GST, where applicable.</para>
148
<text><para>On 28 November 1995, CAC/MSOS submitted a Bill of Costs in the
amount
of $78,022.80, consisting of $69,396.85 in fees and $8,625.95 in disbursements.</para>
160
<text><para>I will allow the attendance time claimed by CAC/MSOS with respect to both Mr. Williams and Mr. Todd. With respect to the
amount
of preparation time claimed by CAC/MSOS, Stentor submitted that given the nature and extent of CAC/MSOS's submissions in argument, the combined claim of 143.75 hours for the preparation of argument by counsel and Mr. Todd appears somewhat high and should be reduced.</para>
164
<text><para>In my view, rather than focusing on the
amount
of time claimed by CAC/MSOS for the preparation of argument, it is more useful and appropriate to consider whether CAC/MSOS's total claim for preparation time by its counsel and expert is reasonable.</para>
166
<text><para>CAC/MSOS claimed a total of 498.59 hours of preparation time for its counsel and expert. In determining whether this
amount
is reasonable, I have considered the nature and extent of CAC/MSOS's participation in the proceeding leading to Decision 95-21, the level of experience of CAC/MSOS's counsel and expert and the preparation time allowed for other interveners in this proceeding.</para>
172
<text><para>Given the limited focus of CAC/MSOS in this proceeding, and noting the
amount
of preparation time allowed for other interveners in the same proceeding that participated in a broader range of issues, it appears at first blush that CAC/MSOS's claim of 498.59 hours for preparation time, a large portion of which relates to preparation time for Mr. Williams, is somewhat in excess of what can be considered reasonable and necessary in the circumstances. However, I note that this was CAC/MSOS's first appearance before the Commission and that counsel for CAC/MSOS is relatively junior. At the time of the hearing, Mr. Williams had been practising law for only two years, and it is reasonable to assume that he would expend a greater
amount
of time in preparation than would more experienced counsel, a factor which is reflected in Mr. Williams' lower hourly rate. I note that counsel for CAC, BCOAPO et al. and FNACQ/NAPO are all considerably more experienced than Mr. Williams, most of them having participated in a number of previous Commission proceedings. As such, I would expect these interveners to claim less preparation time for equivalent work. In this regard, I note that while CAC/MSOS focused its participation in this proceeding on only one issue, it addressed that issue in some depth, including through the filing of evidence, the submission of interrogatories, the cross-examination of MTS witnesses and the presentation of oral and written argument.</para>
180
<text><para>In its Bill of Costs, CAC/MSOS claimed disbursements of $8,625.95. This
amount
is inclusive of PST, but not GST, as I understand that the Public Interest Law Centre, which represented CAC/MSOS in this proceeding, is exempt from the payment of GST. I am satisfied that all disbursements were reasonable and necessary and I will allow them as claimed.</para>
215
<para>As noted above, this
amount
is to be paid by the respondents identified in Costs Order 95-11 in the proportions set out in that order.</para>
260
<text><para>Stentor recognized that the use by BCOAPO et al. of a law student was a measure taken to save costs. Therefore, Stentor stated that it had no objection to the awarding of costs <italic>per se</italic> with respect to Ms. MacEachern's work. Stentor did not comment on the rate claimed for Ms. MacEachern, but it did note that the
amount
claimed by BCOAPO et al. for Ms. MacEachern did not reconcile with the amount charged by Ms. MacEa (…)
[
all
...]
/frameworks/base/graphics/java/android/graphics/
Path.java
224
* @param dx The
amount
to add to the x-coordinate of the end of the
226
* @param dy The
amount
to add to the y-coordinate of the end of the
251
* @param dx The
amount
to add to the x-coordinate of the previous point on
253
* @param dy The
amount
to add to the y-coordinate of the previous point on
281
* @param dx1 The
amount
to add to the x-coordinate of the last point on
283
* @param dy1 The
amount
to add to the y-coordinate of the last point on
285
* @param dx2 The
amount
to add to the x-coordinate of the last point on
287
* @param dy2 The
amount
to add to the y-coordinate of the last point on
508
* @param dx The
amount
to translate the path in X as it is added
538
* @param dx The
amount
in the X direction to offset the entire pat
[
all
...]
/bionic/libc/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/dalvik/dexgen/src/com/android/dexgen/rop/code/
InsnList.java
107
*
amount
. Mutability of the result is inherited from the
110
* @param delta the
amount
to offset register numbers by
/dalvik/dx/src/com/android/dx/rop/code/
InsnList.java
107
*
amount
. Mutability of the result is inherited from the
110
* @param delta the
amount
to offset register numbers by
/development/ndk/platforms/android-3/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/external/llvm/test/CodeGen/X86/
tailcall-largecode.ll
17
; Adjust the stack to enter the function. (The
amount
of the
46
; Adjust the stack to enter the function. (The
amount
of the
/external/llvm/test/MC/ARM/
diagnostics.s
182
@ CHECK-ERRORS: error: 'lsr' shift
amount
must be in range [0,31]
185
@ CHECK-ERRORS: error: 'lsr' shift
amount
must be in range [0,31]
188
@ CHECK-ERRORS: error: 'asr' shift
amount
must be in range [1,32]
191
@ CHECK-ERRORS: error: 'asr' shift
amount
must be in range [1,32]
200
@ CHECK-ERRORS: error: shift
amount
must be an immediate
263
@ CHECK-ERRORS: error: rotate
amount
must be an immediate
266
@ CHECK-ERRORS: error: 'ror' rotate
amount
must be 8, 16, or 24
269
@ CHECK-ERRORS: error: 'ror' rotate
amount
must be 8, 16, or 24
/external/oprofile/daemon/liblegacy/
opd_sample_files.c
41
int
amount
= LRU_AMOUNT;
local
49
if (!--
amount
)
/external/valgrind/main/perf/
bigcode.c
1
// This artificial program runs a lot of code. The exact
amount
depends on
3
// the same
amount
of work, but using four times as much code.
/external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf
36
# The
amount
of time that an IP will be reserved (leased) for if a
42
# The
amount
of time that an IP will be reserved (leased) for if an
/external/zlib/
gzguts.h
98
unsigned have; /*
amount
of output data unused at next */
108
z_off64_t skip; /*
amount
to skip (already rewound if backwards) */
/frameworks/base/core/java/android/os/
CountDownTimer.java
43
* {@link #onTick(long)} takes an
amount
of time to execute that is significant
95
* @param millisUntilFinished The
amount
of time until finished.
/packages/apps/Gallery2/src/com/android/gallery3d/util/
SpinnerVisibilitySetter.java
38
//
Amount
of time after a show request that the progress spinner is actually made visible.
43
// The minimum
amount
of time the progress spinner must be visible before it can be hidden.
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
malloc.h
82
Prints on stderr the
amount
of space obtained from the system (both
83
via sbrk and mmap), the maximum
amount
(which may be more than
Completed in 2397 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>