HomeSort by relevance Sort by last modified time
    Searched full:expanded (Results 401 - 425 of 2776) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/wtf/
ArrayBufferBuilder.h 95 // If set to false, the capacity won't be expanded and when appended data
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/model/test/
ct-failures-tests.html 332 assert.propertyVal(repositoryCommitList, 'expanded', false);
334 // Flip |expanded| to true to check that it's preserved across updates.
335 repositoryCommitList.expanded = true;
349 assert.propertyVal(repositoryCommitList, 'expanded', true);
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
getonescriptspan.h 72 char* script_buffer_; // Holds text with expanded entities
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_gather.c 111 * @param dst_width result element width in bits (src will be expanded to fit)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_sampler.c 63 * to (1,1,1,1). Since alpha is always expanded to 1, and red is
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prcmon.h 59 ** expanded and the system is out of memory.
  /external/chromium_org/third_party/skia/src/core/
SkBBoxRecord.h 30 * in device coordinates, and expanded to include stroking, shadows, etc.
  /external/chromium_org/ui/file_manager/file_manager/audio_player/elements/
control_panel.js 94 * Flag whether the volume slider is expanded or not.
  /external/chromium_org/v8/src/base/
once.h 22 // * A macro V8_ONCE_INIT which is expanded into the expression used to
  /external/clang/lib/Lex/
MacroArgs.cpp 100 /// getArgLength - Given a pointer to an expanded or unexpanded argument,
145 /// getPreExpArgument - Return the pre-expanded form of the specified
166 // list. With this installed, we lex expanded tokens until we hit the EOF
171 // Lex all of the macro-expanded tokens into Result.
  /external/guava/guava/
pom.xml 13 Guava is a suite of core and expanded libraries that include
  /external/guava/guava-gwt/
pom.xml 13 Guava is a suite of core and expanded libraries that include
  /external/kernel-headers/original/uapi/linux/
major.h 62 #define XPRAM_MAJOR 35 /* Expanded storage on S/390: "slow ram"*/
  /external/libvorbis/lib/
backends.h 114 int secondstages[64]; /* expanded out to pointers in lookup */
  /external/llvm/test/CodeGen/R600/
fdiv.ll 4 ; These tests check that fdiv is expanded correctly and also test that the
  /external/ltrace/
ltrace.conf.5 228 are expanded to the depth described by the parameter \-A. To declare a
256 Ltrace detects recursion and will not expand already-expanded
272 that was expanded in the previous layer. Simple "recurse" would mean
276 expanded in the previous round, and therefore all of them are either
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_gather.c 111 * @param dst_width result element width in bits (src will be expanded to fit)
  /external/mesa3d/src/gallium/auxiliary/util/
u_sampler.c 63 * to (1,1,1,1). Since alpha is always expanded to 1, and red is
  /external/skia/src/core/
SkBBoxRecord.h 29 * in device coordinates, and expanded to include stroking, shadows, etc.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fstlib.h 46 #include "fst/lib/expanded-fst.h"
  /external/stlport/stlport/stl/config/
_warnings_off.h 46 # pragma option -w-inl // -w-8027 Functions containing reserved words are not expanded inline
  /external/strace/
HACKING-scripts 32 header needs to be fully expanded into numeric form and sorted properly. So
  /external/wpa_supplicant_8/src/eap_server/
eap_server_vendor_test.c 2 * hostapd / Test method for vendor specific (expanded) EAP type
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
weight_a.cpp 102 a_exp = Spectral expanded LPC coefficients (Word16)
105 a_exp points to the updated spectral expanded LPC coefficients
139 Word16 a_exp[] // (o) : Spectral expanded LPC coefficients
178 Word16 a_exp[] /* (o) : Spectral expanded LPC coefficients */
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 440 boolean expanded = false;
443 expanded = true;
447 expanded = false;
458 mCallback.setUserExpandedChild(mResizedView, expanded);

Completed in 1377 milliseconds

<<11121314151617181920>>