OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
101 - 125
of
11340
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/lldb/test/lang/objc/objc-class-method/
TestObjCClassMethod.py
1
"""Test
calling
functions in class methods."""
19
"""Test
calling
functions in class methods."""
28
"""Test
calling
functions in class methods."""
41
"""Test
calling
class methods."""
/external/lldb/test/lang/objc/objc-static-method/
TestObjCStaticMethod.py
1
"""Test
calling
functions in static methods."""
18
"""Test
calling
functions in static methods."""
27
"""Test
calling
functions in static methods."""
40
"""Test
calling
functions in static methods."""
/external/lldb/test/lang/objc/objc-struct-return/
TestObjCStructReturn.py
1
"""Test
calling
functions in class methods."""
17
"""Test
calling
functions in class methods."""
25
"""Test
calling
functions in class methods."""
37
"""Test
calling
class methods."""
/external/lldb/test/lang/objc/objc-super/
TestObjCSuper.py
1
"""Test
calling
methods on super."""
18
"""Test
calling
methods on super."""
27
"""Test
calling
methods on super."""
39
"""Test
calling
methods on super."""
/external/llvm/test/CodeGen/NVPTX/
calling-conv.ll
5
;; Kernel function using ptx_kernel
calling
conv
/external/skia/include/effects/
SkLayerRasterizer.h
42
* *cannot* be used any more after
calling
this function. If no layers have been added,
45
* The caller is responsible for
calling
unref() on the returned object, if non NULL.
52
* *may* be used after
calling
this function. It will continue to hold any layers
59
* The caller is responsible for
calling
unref() on the returned object, if non NULL.
/external/skia/src/ports/
SkTLS_pthread.cpp
20
// should we use forceCreateTheSlot to potentially skip
calling
pthread_once
/frameworks/base/core/java/android/nfc/tech/
package.html
6
out what they are by
calling
{@link android.nfc.Tag#getTechList getTechList()}.</p>
/ndk/sources/android/crazy_linker/tests/
bar.cpp
15
printf("%s:
Calling
Foo()\n", __FUNCTION__);
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h
6
* These are only the callee-saved registers, code
calling
setjmp
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
new.py
4
Objects of most types can now be created by
calling
the type object.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
new.py
4
Objects of most types can now be created by
calling
the type object.
/sdk/avdlauncher/
build.gradle
33
//
calling
.exeFile on the set returns an array with the result from each item in the set...
/sdk/find_java/
build.gradle
38
//
calling
.exeFile on the set returns an array with the result from each item in the set...
/sdk/sdklauncher/
build.gradle
33
//
calling
.exeFile on the set returns an array with the result from each item in the set...
/frameworks/base/core/java/android/app/
UiAutomationConnection.java
291
//
Calling
out with a lock held is fine since if the system
292
// process is gone the client
calling
in will be killed.
304
//
Calling
out with a lock held is fine since if the system
305
// process is gone the client
calling
in will be killed.
317
//
Calling
out with a lock held is fine since if the system
318
// process is gone the client
calling
in will be killed.
329
//
Calling
out with a lock held is fine since if the system
330
// process is gone the client
calling
in will be killed.
333
//
Calling
out with a lock held is fine since if the system
334
// process is gone the client
calling
in will be killed
[
all
...]
/external/chromium-libpac/test/js-unittest/
bindings.js
1
// Try
calling
the browser-side bound functions with varying (invalid)
10
throw "exception from
calling
toString()";
/external/chromium_org/chrome/browser/history/
history_service_factory.h
32
//
calling
test is expected to do the cleanup before
calling
this function.
/external/chromium_org/components/leveldb_proto/
proto_database.h
33
//
calling
thread when complete.
39
//
calling
thread when complete.
/external/chromium_org/content/browser/service_worker/
service_worker_registration_status.cc
22
NOTREACHED() << "
Calling
this when status == OK is not allowed";
51
// Unexpected, or should have bailed out before
calling
this, or we don't
/external/chromium_org/device/serial/
buffer.h
14
// an error by
calling
DoneWithError() with the number of bytes read and the
27
// an error by
calling
DoneWithError() with the number of bytes written and the
/external/chromium_org/net/data/proxy_resolver_v8_unittest/
bindings.js
1
// Try
calling
the browser-side bound functions with varying (invalid)
10
throw "exception from
calling
toString()";
/external/chromium_org/third_party/skia/include/effects/
SkPictureImageFilter.h
39
* decoding, the decoder must be set on the SkReadBuffer parameter by
calling
40
* SkReadBuffer::setBitmapDecoder() before
calling
this constructor.
/external/chromium_org/third_party/skia/include/utils/ios/
SkStream_NSData.h
16
(i.e. internally we're
calling
[NSData dataWithBytes...]
23
(i.e. internally we're
calling
[NSData dataWithContentsOfMappedFile...]
/external/chromium_org/ui/ozone/platform/dri/
dri_window_delegate_manager.h
21
// a delegate when
calling
this function.
26
// associated with it when
calling
this function.
Completed in 1575 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>