OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
76 - 100
of
8433
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/tests/device/test-stlport_static-exception/jni/
placement2.cpp
1
// Bug: We were
calling
f() twice, for both the placement new and placement
rethrow3.cpp
9
printf ("
CALLING
TERMINATE\n");
/external/skia/src/utils/
SkCondVar.h
36
* Lock a mutex. Must be done before
calling
the other functions on this object.
46
* Pause the
calling
thread. Will be awoken when signal() or broadcast() is called.
48
* the
calling
thread will hold the lock once again.
/external/webrtc/src/system_wrappers/interface/
condition_variable_wrapper.h
25
//
Calling
thread will atomically release critSect and wait until next
33
// Wakes one thread
calling
SleepCS().
36
// Wakes all threads
calling
SleepCS().
/libcore/luni/src/main/java/javax/sql/
RowSetReader.java
34
* Reads new data into the {@code RowSet}. The
calling
{@code RowSet} object
39
* This method adds rows into the
calling
{@code RowSet}. The reader may
41
* method (
calling
{@code execute} will cause an {@code SQLException} to be
43
* events are sent to listeners - any listeners are informed by the
calling
48
* must be the
calling
{@code RowSet} object, which must have
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
MethodExitWithReturnValueDebuggee.java
67
logWriter.println("-->
calling
booleanMethod()");
72
logWriter.println("-->
calling
shortMethod()");
77
logWriter.println("-->
calling
charMethod()");
82
logWriter.println("-->
calling
intMethod()");
87
logWriter.println("-->
calling
longMethod()");
92
logWriter.println("-->
calling
doubleMethod()");
97
logWriter.println("-->
calling
voidMethod()");
/libcore/luni/src/main/java/java/lang/
AssertionError.java
44
* Constructs a new {@code AssertionError} with a message based on
calling
61
* Constructs a new {@code AssertionError} with a message based on
calling
72
* Constructs a new {@code AssertionError} with a message based on
calling
83
* Constructs a new {@code AssertionError} with a message based on
calling
94
* Constructs a new {@code AssertionError} with a message based on
calling
105
* Constructs a new {@code AssertionError} with a message based on
calling
116
* Constructs a new {@code AssertionError} with a message based on
calling
/libcore/luni/src/test/java/libcore/java/math/
OldBigDecimalConvertTest.java
36
fail("java.lang.ArithmeticException isn't thrown after
calling
intValueExact");
47
fail("java.lang.ArithmeticException isn't thrown after
calling
intValueExact");
57
fail("java.lang.ArithmeticException isn't thrown after
calling
intValueExact");
68
fail("java.lang.ArithmeticException isn't thrown after
calling
intValueExact");
93
fail("java.lang.ArithmeticException isn't thrown after
calling
longValueExact");
104
fail("java.lang.ArithmeticException isn't thrown after
calling
longValueExact");
114
fail("java.lang.ArithmeticException isn't thrown after
calling
longValueExact");
129
fail("java.lang.ArithmeticException isn't thrown after
calling
longValueExact");
179
fail("java.lang.ArithmeticException isn't thrown after
calling
byteValueExact");
190
fail("java.lang.ArithmeticException isn't thrown after
calling
byteValueExact")
[
all
...]
/external/libphonenumber/
release_notes.txt
5
- New geocoding data for country
calling
code(s):
7
- Updated carrier data for country
calling
code(s):
14
- New geocoding data for country
calling
code(s): 64 (en)
15
- Updated geocoding data for country
calling
code(s):
17
- Updated carrier data for country
calling
code(s):
24
- Updated geocoding data for country
calling
code(s): 91 (en), 352 (en, fr)
25
- New carrier data for country
calling
code(s): 1876 (en)
26
- Updated carrier data for country
calling
code(s):
31
- New alternate formatting data for country
calling
code(s): 676
34
- New geocoding data for country
calling
code(s): 237 (en
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
setjmp.h
34
/*
Calling
environment, plus possibly a saved signal mask. */
41
__jmp_buf __jmpbuf; /*
Calling
environment. */
51
/* Store the
calling
environment in ENV, also saving the signal mask.
57
/* Store the
calling
environment in ENV, also saving the
63
/* Store the
calling
environment in ENV, not saving the signal mask.
102
/* Store the
calling
environment in ENV, also saving the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
setjmp.h
34
/*
Calling
environment, plus possibly a saved signal mask. */
41
__jmp_buf __jmpbuf; /*
Calling
environment. */
51
/* Store the
calling
environment in ENV, also saving the signal mask.
57
/* Store the
calling
environment in ENV, also saving the
63
/* Store the
calling
environment in ENV, not saving the signal mask.
102
/* Store the
calling
environment in ENV, also saving the
/external/llvm/lib/Target/BPF/
BPFCallingConv.td
1
//===-- BPFCallingConv.td -
Calling
Conventions BPF --------*- tablegen -*-===//
10
// This describes the
calling
conventions for the BPF architecture.
17
// BPF 64-bit C
Calling
convention.
/frameworks/base/telephony/java/com/android/internal/telephony/
IMms.aidl
32
* @param callingPkg the package name of the
calling
app
48
* @param callingPkg the package name of the
calling
app
72
* @param callingPkg the
calling
app's package name
87
* @param callingPkg the package name of the
calling
app
101
* @param callingPkg the package name of the
calling
app
110
* @param callingPkg the package name of the
calling
app
120
* @param callingPkg the package name of the
calling
app
131
* @param callingPkg the package name of the
calling
app
141
* @param callingPkg the package name of the
calling
app
151
* @param callingPkg the package name of the
calling
ap
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
RandomTest.java
58
assertTrue("
Calling
nextBoolean() 100 times resulted in all trues",
60
assertTrue("
Calling
nextBoolean() 100 times resulted in all falses",
98
assertTrue("
Calling
nextDouble 100 times resulted in same number",
101
"
Calling
nextDouble resulted in a number out of range [0,1)",
122
assertTrue("
Calling
nextFloat 100 times resulted in same number",
124
assertTrue("
Calling
nextFloat resulted in a number out of range [0,1)",
145
assertTrue("
Calling
nextGaussian 100 times resulted in same number",
148
"
Calling
nextGaussian 100 times resulted in no number within 1 std. deviation of mean",
166
assertTrue("
Calling
nextInt 100 times resulted in same number",
188
assertTrue("
Calling
nextInt (range) 100 times resulted in same number"
[
all
...]
/ndk/tests/device/issue19851-sigsetjmp/jni/
issue19851-sigsetjmp.c
27
printf("After
calling
siglongjmp, but you won't see me here.\n");
50
printf("After
calling
kill, but you won't see me here.\n");
57
printf("After
calling
foo, but you won't see me here.\n");
/art/compiler/jni/quick/mips/
calling_convention_mips.h
32
//
Calling
convention
35
// Managed runtime
calling
convention
53
//
Calling
convention
57
// JNI
calling
convention
/development/ndk/platforms/android-21/arch-x86_64/include/machine/
setjmp.h
6
* These are only the callee-saved registers, code
calling
setjmp
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
FixedPointPreCompInfo.java
16
* is already available this may be larger than was requested, so
calling
/external/cblas/src/
cblas_cdotc_sub.c
5
* It calls the fortran wrapper before
calling
cdotc.
cblas_cdotu_sub.c
5
* It calls the forteran wrapper before
calling
cdotu.
cblas_ddot.c
5
* It calls the fortran wrapper before
calling
ddot.
cblas_dsdot.c
5
* It calls fthe fortran wrapper before
calling
dsdot.
cblas_saxpy.c
5
* It calls the fortran wrapper before
calling
saxpy.
cblas_sdot.c
5
* It calls the fortran wrapper before
calling
sdot.
cblas_sdsdot.c
5
* It calls the fortran wrapper before
calling
sdsdot.
Completed in 721 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>