/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/ |
037-finalize-unexpanded-macro.c | 1 #define expand(x) expand(x once) macro 3 foo(expand(just))
|
/external/mesa3d/src/glsl/glcpp/tests/ |
037-finalize-unexpanded-macro.c | 1 #define expand(x) expand(x once) macro 3 foo(expand(just))
|
/external/chromium-trace/trace-viewer/src/tracing/tracks/ |
process_track_base.css | 22 .process-track-header > expand-button { 27 .process-track-header > expand-button.expand-button-expanded { 32 .process-track-header> expand-button:not(.expand-button-expanded) { 33 content: url(../../images/expand.png);
|
/external/clang/test/Preprocessor/ |
macro_fn_lparen_scan.c | 2 // RUN: %clang_cc1 -E %s | grep 'expand: abc' 10 // This should not expand to abc, because the foo macro isn't followed by (. 14 // This should expand to abc. 17 expand: X 23 // This should expand
|
/external/chromium_org/chrome/browser/resources/file_manager/css/ |
tree.css | 20 .expand-icon { 33 html[dir=rtl] .expand-icon { 37 .tree-item[expanded] > .tree-row > .expand-icon { 42 .tree-row .expand-icon { 46 .tree-row[may-have-children] .expand-icon { 50 .tree-row[has-children=false] .expand-icon {
|
/external/grub/docs/ |
src2texi | 15 ${dir}/${src} | expand > ${texi}.new
|
/external/valgrind/main/none/tests/amd64/ |
aes.c | 29 static void expand ( V128* dst, char* summary ) function 76 expand(&argL, s_argL); 77 expand(&argR, s_argR); 91 expand(&exp, s_exp); 108 expand(&argL, s_argL); 109 expand(&argR, s_argR); 123 expand(&exp, s_exp); 140 expand(&argL, s_argL); 141 expand(&argR, s_argR); 155 expand(&exp, s_exp) [all...] |
/external/openfst/src/include/fst/extensions/pdt/ |
pdtlib.h | 27 #include <fst/extensions/pdt/expand.h>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
ExpandableNotificationRow.java | 70 public void setExpanded(boolean expand) { 72 if (expand && mExpandable) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
envset.cmd | 80 expand = 1 84 if expand > 0 & word(args, i) = '-' then expand = 0 95 addval: procedure expose sep equal orig expand newval mode env 105 if expand = 0 then expvar = var 130 expand = 1
|
/frameworks/volley/src/com/android/volley/toolbox/ |
PoolingByteArrayOutputStream.java | 37 * to this instance, the underlying byte array will expand. 46 * expand. 71 private void expand(int i) { method in class:PoolingByteArrayOutputStream 72 /* Can the buffer handle @i more bytes, if not expand it */ 84 expand(len); 90 expand(1);
|
/libcore/luni/src/main/java/java/io/ |
ByteArrayOutputStream.java | 44 * array will expand. 53 * instance, the underlying byte array will expand. 85 private void expand(int i) { method in class:ByteArrayOutputStream 86 /* Can the buffer handle @i more bytes, if not expand it */ 201 expand(len); 216 expand(1);
|
CharArrayWriter.java | 78 private void expand(int i) { method in class:CharArrayWriter 79 /* Can the buffer handle @i more chars, if not expand it */ 169 expand(len); 186 expand(1); 211 expand(count);
|
/external/apache-http/src/org/apache/http/util/ |
CharArrayBuffer.java | 58 private void expand(int newlen) { method in class:CharArrayBuffer 77 expand(newlen); 90 expand(newlen); 113 expand(newlen); 133 expand(newlen); 187 expand(this.len + required);
|
ByteArrayBuffer.java | 56 private void expand(int newlen) { method in class:ByteArrayBuffer 75 expand(newlen); 84 expand(newlen); 104 expand(newlen);
|
/external/chromium_org/tools/deep_memory_profiler/subcommands/ |
__init__.py | 7 from subcommands.expand import ExpandCommand
|
/external/libsepol/src/ |
constraint.c | 22 #include <sepol/policydb/expand.h>
|
/external/chromium_org/third_party/openssl/openssl/crypto/comp/ |
comp_lib.c | 60 if (ctx->meth->expand == NULL) 65 ret=ctx->meth->expand(ctx,out,olen,in,ilen);
|
/external/llvm/utils/TableGen/ |
SetTheory.h | 88 virtual void expand(SetTheory&, Record*, RecSet &Elts) =0; 133 /// expand - Expand a record into a set of elements if possible. Return a 136 const RecVec *expand(Record *Set);
|
/external/openssl/crypto/comp/ |
comp_lib.c | 60 if (ctx->meth->expand == NULL) 65 ret=ctx->meth->expand(ctx,out,olen,in,ilen);
|
/ndk/build/tools/ |
dev-platform-expand-all.sh | 17 # dev-platform-expand-all.sh 19 # Call dev-platform-expand.sh for all API levels. 40 "Call dev-platform-expand.sh for all API levels." 59 $PROGDIR/dev-platform-expand.sh --platform=$PLATFORM --src-dir=$SRCDIR --dst-dir=$DSTDIR --arch=$(spaces_to_commas $ARCHS) 60 fail_panic "Could not expand android-$PLATFORM files!"
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/ |
RoundedRect.h | 64 void expand(int topWidth, int bottomWidth, int leftWidth, int rightWidth); 65 void expand(int size) { expand(size, size, size, size); } function in class:WebCore::RoundedRect::Radii 66 void shrink(int topWidth, int bottomWidth, int leftWidth, int rightWidth) { expand(-topWidth, -bottomWidth, -leftWidth, -rightWidth); } 94 void expandRadii(int size) { m_radii.expand(size); }
|
/external/chromium_org/ui/webui/resources/css/ |
tree.css | 24 .expand-icon { 40 html[dir=rtl] .expand-icon { 44 .tree-item[expanded] > .tree-row > .expand-icon { 50 .tree-row .expand-icon { 54 .tree-row[may-have-children] .expand-icon { 58 .tree-row[has-children=false] .expand-icon {
|
/build/core/tasks/ |
vendor_module_check.mk | 41 $(call expand-required-modules,_vendor_check_modules,$(_vendor_check_modules)) 43 # Expand the target modules installed via LOCAL_SHARED_LIBRARIES 44 # $(1): the list of modules to expand. 45 define expand-required-shared-libraries 51 $(call expand-required-shared-libraries,$(_ersl_new_modules))) 53 $(call expand-required-shared-libraries,$(_vendor_check_modules))
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SerializationHandler.java | 138 * Default behavior is to expand DTD entities, 140 * @param expand true if DTD entities are to be expanded, 143 public void setDTDEntityExpansion(boolean expand);
|