OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loading
(Results
1176 - 1200
of
5303
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/mesa3d/docs/
libGL.txt
30
rendering and
loading
/management of hardware drivers for direct rendering.
118
Driver
loading
and binding
/external/oprofile/pp/
opgprof.cpp
241
cverb << vsfile << "
loading
flat samples files : "
273
cverb << vsfile << "
loading
cg samples file : "
/external/proguard/docs/manual/
optimizations.html
123
<dd>Performs peephole optimizations for variable
loading
and storing.</dd>
132
<dd>Performs peephole optimizations for field
loading
and storing.</dd>
/external/skia/experimental/webtry/res/js/
webtry.js
86
* Callback when the
loading
of the image sources is complete.
297
if (document.readyState != "
loading
") {
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
ClassPath.java
65
* @param classPath An array of DexFile objects. When
loading
a class, these dex files will be searched in order
74
* @param classPath An iterable of DexFile objects. When
loading
a class, these dex files will be searched in order
/external/valgrind/main/coregrind/
pub_core_ume.h
37
// PURPOSE: This module implements user-mode execve, ie. program
loading
42
/*---
Loading
files ---*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s
170
M_LDR pZigzagTable,ppZigzagTable ;//
Loading
the Address of Zigzag table
366
;//
Loading
ppBitStream and pBitOffset from stack
omxVCM4P2_PredictReconCoefIntra_s.s
141
LDR predCoeffTable, =armVCM4P2_Reciprocal_QP_S16 ;//
Loading
the table with entries 32767/(1 to 63)
192
LDR predCoeffTable, =armVCM4P2_Reciprocal_QP_S32 ;//
Loading
the table with entries 0x1ffff/(1 to 63)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s
170
M_LDR pZigzagTable,ppZigzagTable ;//
Loading
the Address of Zigzag table
366
;//
Loading
ppBitStream and pBitOffset from stack
/frameworks/base/docs/html/training/improving-layouts/
reusing-layouts.jd
8
next.title=
Loading
Views On Demand
9
next.link=
loading
-ondemand.html
/frameworks/base/media/java/android/media/
AsyncPlayer.java
29
* so that any slowness with preparing or
loading
doesn't block the calling thread.
74
Log.w(mTag, "error
loading
sound for " + cmd.uri, e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
Sms7BitEncodingTranslator.java
213
Rlog.d(TAG, "
Loading
mapping " + Integer.toHexString(from)
227
Rlog.e(TAG, "Got exception while
loading
7BitTranslationTable file.", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
AdnRecordCache.java
266
// Have we already *started*
loading
this efid?
278
// Start
loading
efid
/packages/apps/Email/src/com/android/email/provider/
EmailConversationCursor.java
82
UIProvider.CursorStatus.
LOADING
);
94
UIProvider.CursorStatus.
LOADING
);
/packages/apps/Mms/tests/src/com/android/mms/ui/
SmsTest.java
124
Log.v(TAG, "
Loading
recipients");
162
Log.v(TAG, "
Loading
messages");
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
FastScrollingIndexCache.java
281
Log.v(TAG, "
Loading
...");
284
// Even when we fail to load, don't retry
loading
again.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
link.h
39
details of shared object
loading
to the debugger. If the executable's
109
/* Values representing origin of name for dynamic
loading
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
link.h
39
details of shared object
loading
to the debugger. If the executable's
109
/* Values representing origin of name for dynamic
loading
. */
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
optimizations.html
123
<dd>Performs peephole optimizations for variable
loading
and storing.</dd>
132
<dd>Performs peephole optimizations for field
loading
and storing.</dd>
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailFragment.java
90
private ImageLoader mImageLoader; // Handles
loading
the contact image in a background thread
206
* The ImageLoader takes care of
loading
and resizing images asynchronously into the
207
* ImageView. More thorough sample code demonstrating background image
loading
as well as
221
// Set a placeholder
loading
image for the image loader
224
// Tell the image loader to set the image directly when it's finished
loading
543
// added to an activity. If so, no need to spend resources
loading
the contact photo.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TracingTimelineUIUtils.js
183
eventStyles[recordTypes.ParseHTML] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Parse HTML"), categories["
loading
"]);
195
eventStyles[recordTypes.ResourceSendRequest] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Send Request"), categories["
loading
"]);
196
eventStyles[recordTypes.ResourceReceiveResponse] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Receive Response"), categories["
loading
"]);
197
eventStyles[recordTypes.ResourceFinish] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Finish
Loading
"), categories["
loading
"]);
198
eventStyles[recordTypes.ResourceReceivedData] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Receive Data"), categories["
loading
"]);
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_dyn.c
85
static const char *engine_dynamic_name = "Dynamic engine
loading
support";
97
"Specifies an ENGINE id name for
loading
",
121
/*
Loading
code stores state inside the ENGINE structure via the "ex_data"
132
/* The default name/path for
loading
the shared library */
134
/* Whether to continue
loading
on a version check failure */
146
* 'dirs' for
loading
. Default is to use 'dirs' as a fallback. */
/external/chromium_org/tools/json_schema_compiler/test/
tabs.json
18
"title": {"type": "string", "optional": true, "description": "The title of the tab. This may not be available if the tab is
loading
."},
19
"favIconUrl": {"type": "string", "optional": true, "description": "The URL of the tab's favicon. This may not be available if the tab is
loading
."},
20
"status": {"type": "string", "optional": true, "description": "Either <em>
loading
</em> or <em>complete</em>."},
246
"enum": ["
loading
", "complete"],
247
"description": "Whether the tabs have completed
loading
."
610
"description": "The status of the tab. Can be either <em>
loading
</em> or <em>complete</em>."
/external/openssl/crypto/engine/
eng_dyn.c
85
static const char *engine_dynamic_name = "Dynamic engine
loading
support";
97
"Specifies an ENGINE id name for
loading
",
121
/*
Loading
code stores state inside the ENGINE structure via the "ex_data"
132
/* The default name/path for
loading
the shared library */
134
/* Whether to continue
loading
on a version check failure */
146
* 'dirs' for
loading
. Default is to use 'dirs' as a fallback. */
/external/srec/srec/Grammar/src/
SR_GrammarImpl.c
398
* Based on the filename, determine if you are
loading
from image or
loading
from text files.
416
PLogError(L("ESR_READ_ERROR: Problem
loading
syntax from image"));
425
PLogError(L("ESR_READ_ERROR: Problem
loading
syntax from text"));
431
* Semantic Graph
Loading
440
PLogError(L("%s:
loading
semgraph from image %s"), ESR_rc2str(rc), filename);
Completed in 632 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>