OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:needs
(Results
676 - 700
of
3233
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/kernel-headers/original/linux/
netdevice.h
198
/* cached hardware header; allow for machine alignment
needs
. */
283
* Some hardware also
needs
these fields, but they are not
831
/* Test if receive
needs
to be scheduled */
837
/* Test if receive
needs
to be scheduled but only if up */
pagemap.h
29
* Probably
needs
a barrier...
rbtree.h
108
/* The alignment might seem pointless, but allegedly CRIS
needs
it */
rtc.h
16
* struct tm in <time.h>, but it
needs
to be here so that the kernel
/external/libpng/
CMakeLists.txt
72
# maybe
needs
improving, but currently I don't know when we can enable what :)
LICENSE
34
or
needs
. This library is provided with all faults, and the entire
NOTICE
32
or
needs
. This library is provided with all faults, and the entire
/external/libpng/scripts/
CMakeLists.txt
48
# maybe
needs
improving, but currently I don't know when we can enable what :)
/external/netcat/
Changelog
51
sys/select.h for them what
needs
it
/external/netcat/scripts/
web
31
echo
Needs
hostname arg.
websearch
11
test "${1}" = "" && echo '
Needs
argument[s] to search for!' && exit 1
/external/opencore/android/
android_audio_mio.h
289
// write response queue,
needs
to use lock mechanism to access
/external/opencore/baselibs/pv_mime_utils/src/
pv_mime_string_utils.h
186
* @param rel_mimestring relative mime string that
needs
to be appended.
/external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_mempool.h
121
// the mempool
needs
to create a mutex object
/external/opencore/codecs_v2/audio/aac/dec/src/
getbits.h
105
UChar *pElem; /*
Needs
to be same type as pInput->pBuffer */
177
UChar *pElem; /*
Needs
to be same type as pInput->pBuffer */
212
UChar *pElem; /*
Needs
to be same type as pInput->pBuffer */
276
UChar *pElem; /*
Needs
to be same type as pInput->pBuffer */
/external/opencore/codecs_v2/video/avc_h264/dec/src/
avcdec_bitstream.h
79
is greater than the word-size, AVCDEC_NO_DATA if it
needs
/external/opencore/doc/oscl_html/
classOsclException.html
30
All PacketVideo exception classes will be derived from the OsclException class. Each derived class will have a static function where the leave code can be obtained. This avoids the issue of having static members in a DLL. The function
needs
to be static so it can be called without an instance of the class
/external/opencore/doc/pvauthor_html/
classMPVAudioOutput.html
22
MPVAudioOutput can be implemented by any audio data sink that
needs
to work with PV SDKs.
classMPVDataSinkBase.html
260
The full buffer that
needs
emptying of it's data</td></tr>
262
The data source that supplied the data. The data sink
needs
this to make the BufferEmptiedL callback on aSupplier to indicate to the data source that the data sink has finished with the buffer.</td></tr>
416
This method may be required as the thread that the data sink is deleted in may not be the same thread that the data transfer took place in. Therefore any thread specific releasing of resources
needs
to be performed in the SinkThreadLogoff rather than in the destructor
449
This method may be required as the thread that the data sink was created in is not always the same thread that the data transfer will take place in. Therefore any thread specific initialisation
needs
to be performed in the SinkThreadLogon rather than in the creation of the data sink.
classMPVDataSourceBase.html
317
The buffer that
needs
filling with data</td></tr>
319
The data sink that consumes the data. The data source
needs
this to make the BufferFilledL callback on aConsumer when the data source has completed filling the aBuffer.</td></tr>
473
This method may be required as the thread that the data source is deleted in may not be the same thread that the data transfer took place in. Therefore any thread specific releasing of resources
needs
to be performed in the SourceThreadLogoff rather than in the destructor
506
This method may be required as the thread that the data source was created in is not always the same thread that the data transfer will take place in. Therefore any thread specific initialisation
needs
to be performed in the SourceThreadLogon rather than in the creation of the data source.
/external/opencore/fileformats/mp4/parser/src/
mediabuffermanager.cpp
26
it is retrieving media data from disk. It
needs
buffers to store data and
/external/opencore/nodes/pvomxencnode/include/
pvmf_omx_enc_port.h
191
* The algorithm used in OsclPriorityQueue
needs
a compare function
/external/opencore/nodes/pvvideoparsernode/include/
pvmf_videoparser_node.h
148
* The algorithm used in OsclPriorityQueue
needs
a compare function
/external/opencore/oscl/oscl/osclbase/src/
oscl_base_macros.h
95
* OSCL_LEAVE or Thread::exit or abort. The value
needs
to
/external/opencore/oscl/oscl/oscllib/src/
oscl_configfile_list.cpp
32
// Linux is not implemented since its library search path
needs
to be set at compilation time
Completed in 87 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>