OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root
(Results
1001 - 1025
of
1103
) sorted by null
<<
41
42
43
44
45
/external/libvpx/vp8/common/arm/neon/
sixtappredict16x16_neon.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
sixtappredict8x4_neon.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
sixtappredict8x8_neon.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vp8/common/x86/
postproc_sse2.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
subpixel_mmx.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vp8/encoder/arm/neon/
vp8_subpixelvariance16x16s_neon.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vp8/encoder/ppc/
variance_subpixel_altivec.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vp8/encoder/x86/
sad_sse3.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
variance_impl_sse2.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vpx_scale/arm/armv4/
gen_scalers_armv4.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vpx_scale/symbian/
gen_scalers_armv4.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/libvpx/vpx_scale/wce/
gen_scalers_armv4.asm
5
; that can be found in the LICENSE file in the
root
of the source
8
; be found in the AUTHORS file in the
root
of the source tree.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h
324
// invoked when state is discovered (2nd arg is DFS tree
root
)
325
bool InitState(StateId s, StateId
root
) {
351
// invoked when state finished (parent is kNoStateId for tree
root
)
/external/webkit/WebCore/rendering/
RenderLayer.h
212
const RenderLayer*
root
() const
function in class:WebCore::RenderLayer
350
// the <html> layer and the
root
layer).
381
// Compute and cache clip rects computed with the given layer as the
root
397
// Bounding box relative to the
root
.
619
const RenderLayer* m_clipRectsRoot; //
Root
layer used to compute clip rects.
RenderTextControl.cpp
388
RootInlineBox* line = box->
root
();
/libcore/luni/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java
165
* Get the owning
root
stylesheet. This looks up the
168
* to the
root
stylesheet.
170
* @return the owning
root
stylesheet
181
public void recompose(StylesheetRoot
root
) throws TransformerException
[
all
...]
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_hw.c
[
all
...]
/external/icu4c/data/locales/
resfiles.mk
33
# All aliases (to not be included under 'installed'), but not including
root
.
/external/webkit/WebCore/css/
CSSParser.cpp
454
StyleBase*
root
= m_styleSheet;
local
456
while (
root
&&
root
->parent())
457
root
=
root
->parent();
458
if (
root
&&
root
->isCSSStyleSheet())
459
doc = static_cast<CSSStyleSheet*>(
root
)->doc();
[
all
...]
/external/webkit/WebCore/plugins/
PluginView.cpp
817
RefPtr<JSC::Bindings::RootObject>
root
= m_parentFrame->script()->createRootObject(this);
818
RefPtr<JSC::Bindings::Instance> instance = JSC::Bindings::CInstance::create(object,
root
.release());
[
all
...]
/external/webkit/WebKit/qt/Api/
qwebframe.cpp
569
JSC::Bindings::RootObject*
root
= d->frame->script()->bindingRootObject();
local
578
JSC::Bindings::QtInstance::getQtInstance(object,
root
, ownership)->createRuntimeObject(exec);
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java
138
* The CanvasViewInfo
root
created for the last update of {@link #mLastValidResult}.
924
CanvasViewInfo
root
= mLastValidViewInfoRoot;
local
931
// We don't hover on the
root
since it's not a widget per see and it is always there.
932
if (vi ==
root
) {
[
all
...]
/external/libxml2/
xmllint.c
1972
xmlNodePtr
root
;
local
[
all
...]
/build/tools/droiddoc/templates-sdk/
sdkpage.cs
260
<?cs call:tag_list(
root
.descr) ?>
Completed in 954 milliseconds
<<
41
42
43
44
45