HomeSort by relevance Sort by last modified time
    Searched refs:expanded (Results 176 - 200 of 258) sorted by null

1 2 3 4 5 6 78 91011

  /external/iptables/iptables/
ip6tables.c 893 int expanded, int linenumbers, struct xtc_handle *handle)
908 if (!expanded)
    [all...]
iptables.c 878 int expanded, int linenumbers, struct xtc_handle *handle)
893 if (!expanded)
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 399 ; Predict buffer needs to be expanded from bytes to words
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
idctllm_sse2.asm 399 ; Predict buffer needs to be expanded from bytes to words
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java     [all...]
  /build/core/
main.mk 633 # so they can be expanded to product_MODULES later.
673 # the variable will be modified to hold the expanded results.
    [all...]
  /external/chromium_org/cc/base/
tiling_data_unittest.cc 850 gfx::Rect expanded = local
900 gfx::Rect expanded = data2.ExpandRectToTileBounds(inner_rect_src); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionAPI.js 710 this.expanded = false;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
CanvasProfileView.js 279 while (lastNode.expanded) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
NavigatorView.js     [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
armSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S 375 @ Last element can be expanded as follows
omxSP_FFTFwd_RToCCS_S16_Sfs_s.S 620 @ Last element can be expanded as follows
  /external/openfst/src/include/fst/
accumulator.h 35 #include <fst/expanded-fst.h>
compact-fst.h 33 #include <fst/expanded-fst.h>
52 // are compacted and expanded.
    [all...]
replace.h 36 #include <fst/expanded-fst.h>
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css 263 /* expanded section header divs */
323 #nav li.expanded .nav-section-header {
326 #nav li.expanded li .nav-section-header {
328 #nav li.expanded li ul {
332 #nav li.expanded > .nav-section-header:after {
337 #nav li.expanded li ul.tree-list-children {
340 #nav li.expanded li ul.tree-list-children .tree-list-children {
385 #nav li.expanded ul {
396 #nav li.expanded ul > li {
399 #nav li.expanded ul > li li
    [all...]
  /external/bison/build-aux/
texinfo.tex 322 % Do this outside of the \shipout so @code etc. will be expanded in
    [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
enroller.js 272 * Gets the expanded sign challenges from an enroll request, potentially by
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /ndk/build/core/
init.mk 537 # the list of abis 'APP_ABI=all' is expanded to
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /dalvik/docs/
prettify.js 374 * keep track of how tabs are expanded.
376 * plain text and return the text with tabs expanded.
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 671 boolean userAction, boolean expanded) {
672 EventLogTags.writeNotificationExpansion(key, userAction ? 1 : 0, expanded ? 1 : 0);
676 r.stats.onExpansionChanged(userAction, expanded);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/resources/
ResourcesPanel.js 200 var mainResource = WebInspector.resourceTreeModel.inspectedPageURL() && this.resourcesListTreeElement && this.resourcesListTreeElement.expanded
    [all...]

Completed in 757 milliseconds

1 2 3 4 5 6 78 91011