OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opening
(Results
126 - 150
of
853
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebKitTools/iExploder/htdocs/
iexploder.rb
140
# 20% chance of closing a tag instead of
opening
it. This
147
# we're
opening
it.
/frameworks/base/core/java/android/pim/
ContactsAsyncHelper.java
172
* Thread worker class that handles the task of
opening
the stream and loading
191
Log.e(LOG_TAG, "Error
opening
photo input stream", e);
/frameworks/base/include/utils/
Asset.h
50
/* used when
opening
an asset */
259
char* mFileName; // for
opening
/packages/providers/DrmProvider/src/com/android/providers/drm/
DrmProvider.java
51
* Creates and updated database on demand when
opening
it.
73
* Checks data integrity when
opening
the database
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h
166
* It should be called with a parameter of 0 after
opening
the audio
168
* data for your callback function after
opening
the audio device.
/prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h
166
* It should be called with a parameter of 0 after
opening
the audio
168
* data for your callback function after
opening
the audio device.
/prebuilt/windows/sdl/host/include/SDL/
SDL_audio.h
172
* It should be called with a parameter of 0 after
opening
the audio
174
* data for your callback function after
opening
the audio device.
/prebuilt/windows/sdl/include/SDL/
SDL_audio.h
166
* It should be called with a parameter of 0 after
opening
the audio
168
* data for your callback function after
opening
the audio device.
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
eth_utils.c
212
/* Error
opening
socket */
214
console_printf_terminal("eth_utils, error
opening
%s socket. (errno = %d)\n", ethernet_utils_module_names[module_index], errno);
/bionic/libc/include/
pthread.h
251
* can be implemented as macros that might introduce
opening
and
/bionic/libc/stdio/
freopen.c
148
* When
opening
in append mode, even though we use O_APPEND,
/build/tools/apriori/
prelinkmap.c
40
FAILIF(fp == NULL, "Error
opening
file %s: %s (%d)\n",
/dalvik/libcore/luni/src/main/java/java/io/
PrintStream.java
143
* if an error occurs while
opening
or creating the target file.
162
* if an error occurs while
opening
or creating the target file.
192
* if an error occurs while
opening
or creating the target file.
212
* if an error occurs while
opening
or creating the target file.
PrintWriter.java
131
* if an error occurs while
opening
or creating the target file.
157
* if an error occurs while
opening
or creating the target file.
187
* if an error occurs while
opening
or creating the target file.
214
* if an error occurs while
opening
or creating the target file.
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_ClassLoader.java
198
.println("TestHelper_ClassLoader: IOException
opening
Jar "
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java
41
* <br> The <code>LSParser</code> will call this method before
opening
any
/dalvik/libcore/xml/src/main/java/org/xml/sax/
EntityResolver.java
75
* <p>The parser will call this method before
opening
any external
/dalvik/libdex/
OptInvocation.c
65
LOGE("Can't get CWD while
opening
jar file\n");
/development/cmds/monkey/
README.NETWORK.txt
80
This simulates the
opening
or closing the keyboard (like on dream).
/external/apache-http/src/org/apache/http/conn/
ClientConnectionOperator.java
45
* Interface for
opening
{@link OperatedClientConnection connections}.
/external/e2fsprogs/debugfs/
lsdel.c
120
"while
opening
inode scan");
/external/freetype/include/freetype/internal/
autohint.h
60
/* object, in order to speed up font re-
opening
time. Of course, this */
/external/icu4c/common/
usc_impl.h
28
*
opening
punctuation character, it will remember the script that
/external/icu4c/test/intltest/
ucaconf.cpp
139
dataerrln("Could not open any of the conformance test files, tried
opening
base %s\n", buffer);
/external/icu4c/tools/genrb/
derb.1.in
69
resource bundle, and to know which locale to ask for when
opening
Completed in 299 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>