/external/libxml2/result/relaxng/ |
tutor7_1_3.err | 1 ./test/relaxng/tutor7_1_3.xml:1: element vector: Relax-NG validity error : Extra data in list: 5.6
|
tutor7_3_4.err | 1 ./test/relaxng/tutor7_3_4.xml:1: element path: Relax-NG validity error : Extra data in list: 5.6
|
/external/libxml2/test/relaxng/ |
tutor9_10.rng | 15 <define name="inline.extra" combine="choice">
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
cross-module-sm-pic-a.ll | 1 ; RUN: %lli -extra-module=%p/Inputs/cross-module-b.ll -relocation-model=pic -code-model=small %s > /dev/null
|
/external/llvm/test/ExecutionEngine/MCJIT/remote/ |
cross-module-a.ll | 1 ; RUN: %lli -extra-module=%p/Inputs/cross-module-b.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
cross-module-sm-pic-a.ll | 1 ; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/cross-module-b.ll -relocation-model=pic -code-model=small %s > /dev/null
|
/external/pcre/dist/doc/ |
pcre_assign_jit_stack.3 | 27 extra the data pointer returned by \fBpcre[16|32]_study()\fP
|
/external/valgrind/memcheck/tests/solaris/ |
scalar_lwp_kill.c | 3 on Solaris 11.2 to lwp_sigqueue and extra parameters added.
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
func_invoke_and_crash.cpp | 1 // RUN: %clangxx %s -g -fexceptions %extra-clang-opts -o %t
|
test_info_sources.cpp | 1 // RUN: %clangxx %s -g -fexceptions %extra-clang-opts -o %t
|
/frameworks/support/samples/SupportDesignDemos/ |
Android.mk | 41 --extra-packages android.support.v7.appcompat \ 42 --extra-packages android.support.v7.recyclerview \ 43 --extra-packages android.support.transition \ 44 --extra-packages android.support.design \
|
/hardware/intel/img/psb_video/debian/ |
control | 2 Priority: extra
|
/packages/apps/Calendar/ |
Android.mk | 44 LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips 45 LOCAL_AAPT_FLAGS += --extra-packages com.android.colorpicker 46 LOCAL_AAPT_FLAGS += --extra-packages com.android.datetimepicker 47 LOCAL_AAPT_FLAGS += --extra-packages com.android.timezonepicker
|
/packages/apps/StorageManager/ |
Android.mk | 39 --extra-packages android.support.v14.preference \ 40 --extra-packages android.support.v7.appcompat \ 41 --extra-packages android.support.v7.preference \ 42 --extra-packages android.support.v7.recyclerview
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
struct.d | 5 # The #... is there to match extra symbols inserted by
|
/external/chromium-trace/catapult/dashboard/dashboard/models/ |
bug_label_patterns_test.py | 17 bug_label_patterns.AddBugLabelPattern('bar', '*/*/bar-extra') 21 {'foo': ['*/*/foo'], 'bar': ['*/*/bar', '*/*/bar-extra']}, 27 bug_label_patterns.AddBugLabelPattern('bar', '*/*/bar-extra')
|
/external/icu/icu4c/source/layout/ |
CoverageTables.cpp | 47 le_uint16 extra = count - power; local 55 if (SWAPW(glyphArray[extra]) <= ttGlyphID) { 56 index = extra;
|
OpenTypeUtilities.cpp | 63 le_int32 extra = recordCount - power; local 68 const ATag &aTag = (r0+extra)->tag; 70 index = extra; 102 le_int32 extra = recordCount - power; local 110 if (SWAPW(records(extra,success).firstGlyph) <= glyphID) { 111 range = extra; 132 le_int32 extra = count - power; local 136 if (value >= array[extra]) { 137 index = extra; 154 le_int32 extra = count - power local [all...] |
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
TaggedRecord.java | 56 int extra = count - power; local 60 if (table[extra].getTag().compareTo(tag) <= 0) { 61 index = extra;
|
/external/libunwind/android/tests/ |
local_test.cpp | 30 uint8_t* extra = reinterpret_cast<uint8_t*>(reinterpret_cast<uintptr_t>(context) + sizeof(unw_context_t)); local 32 extra[i] = (i % 255) + 1; 37 ASSERT_EQ((i % 255) + 1, extra[i]);
|
/external/pcre/dist/doc/html/ |
pcre_free_study.html | 22 <b>void pcre_free_study(pcre_extra *<i>extra</i>);</b> 25 <b>void pcre16_free_study(pcre16_extra *<i>extra</i>);</b> 28 <b>void pcre32_free_study(pcre32_extra *<i>extra</i>);</b>
|
/external/v8/tools/gyp/test/win/linker-flags/ |
embed-manifest.gyp | 40 'AdditionalManifestFiles': 'extra.manifest', 51 'AdditionalManifestFiles': 'extra.manifest;extra2.manifest', 63 'extra.manifest',
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
Shared.java | 46 * Extra flag allowing app to be opened in productivity mode (less downloadsy). 53 * Extra boolean flag for {@link ACTION_PICK_COPY_DESTINATION}, which 59 * Extra flag used to store the current stack so user opens in right spot. 64 * Extra flag used to store query of type String in the bundle. 69 * Extra flag used to store state of type State in the bundle. 74 * Extra flag used to store type of DirectoryFragment's type ResultType type in the bundle. 79 * Extra flag used to store root of type RootInfo in the bundle. 84 * Extra flag used to store document of DocumentInfo type in the bundle. 89 * Extra flag used to store DirectoryFragment's selection of Selection type in the bundle. 94 * Extra flag used to store DirectoryFragment's search mode of boolean type in the bundle [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_entropy.h | 27 #define ZERO_TOKEN 0 // 0 Extra Bits 0+0 28 #define ONE_TOKEN 1 // 1 Extra Bits 0+1 29 #define TWO_TOKEN 2 // 2 Extra Bits 0+1 30 #define THREE_TOKEN 3 // 3 Extra Bits 0+1 31 #define FOUR_TOKEN 4 // 4 Extra Bits 0+1 32 #define CATEGORY1_TOKEN 5 // 5-6 Extra Bits 1+1 33 #define CATEGORY2_TOKEN 6 // 7-10 Extra Bits 2+1 34 #define CATEGORY3_TOKEN 7 // 11-18 Extra Bits 3+1 35 #define CATEGORY4_TOKEN 8 // 19-34 Extra Bits 4+1 36 #define CATEGORY5_TOKEN 9 // 35-66 Extra Bits 5+ [all...] |
/packages/apps/Contacts/ |
Android.mk | 26 --extra-packages com.android.contacts.common \ 27 --extra-packages com.android.phone.common \ 28 --extra-packages android.support.v7.cardview
|