OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bound
(Results
151 - 175
of
835
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/libdb/
db_debug.c
121
printf("out of
bound
node index: %d\n", nr_node_out_of_bound);
/external/qemu/android/skin/
keyset.h
97
/* maximum number of key bindings per command. one command can be
bound
to several
/external/skia/src/gl/
SkGLDevice.h
105
// returns cache if the texture is
bound
for the shader
/external/srec/tools/thirdparty/OpenFst/fst/lib/
union-find.h
35
// initialized using MakeSet(...). The upper
bound
of the range
/external/stlport/stlport/stl/
_iostream_string.h
77
* we known that it is never going to be
bound
to another type that the one used to instantiate
/external/webkit/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/
15.3.5-2.js
48
arguments property is "dynamically
bound
" to a newly created object that contains the
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-101964.js
26
* an upper
bound
in milliseconds for any truncation to take.
/external/webkit/WebCore/html/canvas/
WebGLBuffer.h
76
// draw call as long as all
bound
array buffers are at least
/external/webkit/WebKit/chromium/src/js/
InjectDispatch.js
74
* using dispatchOut
bound
method.
/frameworks/base/core/java/android/os/
ServiceManager.java
110
* up and
bound
by the activity manager. There is only one thread in the process
/frameworks/base/core/java/android/widget/
SimpleCursorTreeAdapter.java
237
boolean
bound
= false;
239
bound
= binder.setViewValue(v, cursor, from[i]);
242
if (!
bound
) {
325
* @return true if the data was
bound
to the view, false otherwise
/frameworks/base/core/tests/coretests/src/android/net/
LocalSocketTest.java
85
// Try various array-out-of-
bound
cases
/frameworks/base/opengl/tools/glgen/stubs/gles11/
GLES11ExtcHeader.cpp
27
* efficiently
bound
-check passed arrays */
GLES11cHeader.cpp
27
* efficiently
bound
-check passed arrays */
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
windows_types.h
134
Ndis802_11StatusTypeMax /* not a real type, defined as an upper
bound
*/
/packages/apps/Gallery3D/src/com/cooliris/media/
CrossFadingTexture.java
103
return true; // Already
bound
.
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDevicePreference.java
83
* related to BluetoothHeadset not
bound
to the actual
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
name-lookup.h
71
/* The non-type entity this name is
bound
to. */
73
/* The type entity this name is
bound
to. */
150
/* The
bound
name. */
173
run when exceptions occur. Thus, to see whether a name is
bound
in
/system/core/libacc/
FEATURES
49
- Unknown functions and variables are
bound
at compile time by calling
/system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
windows_types.h
134
Ndis802_11StatusTypeMax /* not a real type, defined as an upper
bound
*/
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
INetworkSystem.java
209
* Query the IP stack for the local port to which this socket is
bound
.
212
* @return int the local port to which the socket is
bound
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSocket.java
80
* port with the client side
bound
to the specified address and port.
104
* port with the client side
bound
to the specified address and port.
/external/e2fsprogs/intl/
bindtextdom.c
141
/* The domain is already
bound
. If the new value and the old
183
/* The domain is already
bound
. If the new value and the old
/frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java
128
* called after the system has successfully
bound
to the service. If is
142
* the system has
bound
to this service and when this method is called thereafter.
/frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java
42
* This BluetoothPbap object is not immediately
bound
to the
44
* notification when it is
bound
, this is especially important if you wish to
Completed in 371 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>