OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:working
(Results
451 - 475
of
2297
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libvorbis/examples/
decoder_example.c
53
vorbis_dsp_state vd; /* central
working
state for the packet->PCM decoder */
54
vorbis_block vb; /* local
working
space for packet->PCM decode */
encoder_example.c
52
vorbis_dsp_state vd; /* central
working
state for the packet->PCM decoder */
53
vorbis_block vb; /* local
working
space for packet->PCM decode */
/external/llvm/lib/Analysis/
ProfileInfoLoaderPass.cpp
163
DEBUG(dbgs() << "
Working
on " << F->getName() << "\n");
184
DEBUG(dbgs() << "
Working
on " << F->getName() << "\n");
/external/llvm/lib/Target/MSP430/
MSP430InstrInfo.cpp
182
//
Working
from the bottom, when we see a non-terminator
230
//
Working
from the bottom, handle the first conditional branch.
/external/mdnsresponder/
README.txt
9
work of the IETF Zero Configuration Networking
Working
Group:
12
The Zeroconf
Working
Group has identified three requirements for Zero
/external/openssh/
sftp.0
244
lpwd Print local
working
directory.
303
pwd Display remote
working
directory.
/external/ppp/pppd/
sha1.c
61
/* Copy context->state[] to
working
vars */
88
/* Add the
working
vars back into context.state[] */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
291
/* Set the
working
directory to the .app's parent directory */
/external/qemu/distrib/sdl-1.2.15/src/main/macosx/
SDLMain.m
84
/* Set the
working
directory to the .app's parent directory */
290
/* Set the
working
directory to the .app's parent directory */
/external/skia/src/effects/gradients/
SkGradientShaderPriv.h
162
mutable uint16_t* fCache16; //
working
ptr. If this is NULL, we need to recompute the cache values
163
mutable SkPMColor* fCache32; //
working
ptr. If this is NULL, we need to recompute the cache values
/external/srec/portable/src/
PFileSystem.c
42
* Current
working
directory.
193
/* Prefix relative paths with the current
working
directory */
/external/srec/tools/dictTest/
dictTest.c
139
/* Set virtual current
working
directory to native current
working
directory */
/external/valgrind/main/nightly/
README.txt
78
responsibility of the shell script to set the remote
working
directory
118
purposes. After it's
working
, then sending it to others might be
/external/webkit/Source/JavaScriptCore/runtime/
JSString.cpp
44
// Vector before performing any concatenation, but by
working
backwards we likely
79
// (we will be
working
backwards over the rope).
/external/webkit/Source/WebKit/efl/ewk/
ewk_settings.cpp
223
* @note In order to have this
working
, one must open icon database
252
* @note In order to have this
working
, one must open icon database
/frameworks/base/docs/html/tools/testing/
contentprovider_testing.jd
141
working
in the isolated test environment. All of the tests done in the test case class run
209
If you're not
working
in Eclipse, refer to
/libcore/luni/src/main/java/java/lang/reflect/
AccessibleObject.java
280
} else if (obj instanceof GenericArrayType) { //XXX: is it a
working
branch?
309
else if (ch == 'V') //XXX: is it a
working
branch?
Completed in 842 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>