/external/kernel-headers/original/linux/ |
sysctl.h | 965 * Leaf nodes in the sysctl tree will be represented by a single file 966 * under /proc; non-leaf nodes will be represented by directories. A
|
/external/opencore/nodes/pvmediainputnode/src/ |
pvmf_media_input_node_cap_config.cpp | 446 // Match couldn't be found or non-leaf node specified 447 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PvmfMediaInputNode::VerifyAndSetConfigParameter() Unsupported key or non-leaf node"));
|
/external/opencore/nodes/pvmp4ffcomposernode/src/ |
pvmp4ffcn_node_cap_config.cpp | 282 // Match couldn't be found or non-leaf node specified 283 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVMp4FFComposerNode::VerifyAndSetConfigParameter() Unsupported key or non-leaf node"));
|
/external/qemu/elff/ |
dwarf_cu.h | 207 * was inlined). This method will return a DIE object that is a "leaf" in
214 * Leaf DIE containing given address, or NULL if this CU doesn't contain
|
elf_file.cc | 189 /* Find a leaf DIE object in the current CU that contains the address. */
|
/external/qemu/ |
sys-tree.h | 59 * - every search path from the root to a leaf consists of the 62 * - each leaf node is black. [all...] |
/external/quake/quake/src/QW/client/ |
r_main.c | 847 // not a leaf; has to be clipped to the world BSP 853 // falls entirely in one leaf, so we just put all the
|
gl_model.c | 156 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model) 158 if (leaf == model->leafs) 160 return Mod_DecompressVis (leaf->compressed_vis, model); [all...] |
model.c | 154 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model) 156 if (leaf == model->leafs) 158 return Mod_DecompressVis (leaf->compressed_vis, model); [all...] |
gl_rsurf.c | 1234 // if a leaf node, draw stuff 1251 // deal with model fragments in this leaf [all...] |
/external/quake/quake/src/WinQuake/ |
r_main.cpp | 834 // not a leaf; has to be clipped to the world BSP
840 // falls entirely in one leaf, so we just put all the
|
gl_model.cpp | 156 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model) 158 if (leaf == model->leafs) 160 return Mod_DecompressVis (leaf->compressed_vis, model); [all...] |
model.cpp | 155 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model) 157 if (leaf == model->leafs) 159 return Mod_DecompressVis (leaf->compressed_vis, model); [all...] |
/external/webkit/WebCore/accessibility/ |
AccessibilityObject.cpp | 323 // skip non-leaf nodes 346 // skip non-leaf nodes [all...] |
/external/stlport/stlport/stl/ |
_rope.h | 376 /* In the case of a leaf, this may point to */ 422 // Deallocate data section of a leaf. 767 // Starting position for current leaf 779 // the root to the current leaf. [all...] |
/dalvik/vm/native/ |
dalvik_system_SamplingProfiler.c | 518 * as leaf method (2 bytes)
|
/external/webkit/WebCore/rendering/ |
RenderBox.h | 145 // For a non-collapsing box, such as a leaf element, this formula will simply return
|
RenderObject.h | 668 // The current selection state for an object. For blocks, the state refers to the state of the leaf 680 // Whether or not an object can be part of the leaf elements of the selection. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AndroidConstants.java | 125 /** Leaf of the javaDoc folder. Does not start with a separator. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
NewProjectCreationPage.java | 1235 String leaf = f.getName(); local [all...] |
/hardware/broadcom/wlan/bcm4329/src/wl/sys/ |
wl_iw.c | 2422 wl_iw_ss_cache_t *node, *prev, *leaf; local [all...] |
/external/tremolo/Tremolo/ |
codebook.c | 143 width of a leaf, generate the decode table */ 479 node/leaf mark */
|
/external/webkit/WebCore/editing/ |
visible_units.cpp | 529 // The first leaf before node that has the same editability as node. [all...] |
/dalvik/tools/dmtracedump/ |
TraceDump.c | 87 "div.leaf { margin-left: 10 }\n" 91 "span.leaf { padding-right: 10; }\n" [all...] |
/external/opencore/nodes/pvomxvideodecnode/src/ |
pvmf_omx_videodec_node.cpp | [all...] |