Searched
full:missing (Results
251 -
275 of
2652) sorted by null
<<11121314151617181920>>
/external/elfutils/lib/ |
Makefile | 76 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9 79 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar 80 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf 81 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader 82 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9 116 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
|
/external/elfutils/libcpu/ |
Makefile | 72 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9 75 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar 76 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf 77 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader 78 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9 112 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
|
/system/vold/ |
CommandListener.cpp | 117 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false); 209 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false); 242 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false); 291 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false); 408 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false); 472 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
|
DirectVolume.cpp | 142 SLOGW("Kernel block uevent missing 'NPARTS'"); 185 SLOGW("Kernel block uevent missing 'PARTN'"); 235 SLOGW("Kernel block uevent missing 'NPARTS'");
|
/development/build/tools/ |
mk_sdk_repo_xml.sh | 35 error "Missing tool: sha1sum (Linux: apt-get install coreutils; Mac: port install md5sha1sum)" 40 [[ -z "$OUT" ]] && error "Missing output.xml name." 160 [[ ! -f "$SRC" ]] && error "Missing file for archive $TYPE/$OS: $SRC"
|
/external/protobuf/src/google/protobuf/ |
message_unittest.cc | 192 "because it is missing required fields: a, b, c", 215 "it is missing required fields: a, b, c"); 221 "Message of type \"protobuf_unittest.TestRequired\" is missing required "
|
/external/qemu/ |
qerror.c | 105 .desc = "Parameter %(name) is missing", 176 qerror_abort(qerr, "missing 'class' key in '%s'", fmt); 184 qerror_abort(qerr, "missing 'data' key in '%s'", fmt);
|
/external/webkit/WebCore/manual-tests/ |
css3-cursor-fallback-quirks.html | 4 <p><a href="http://bugs.webkit.org/show_bug.cgi?id=8991">Bug .991</a>: REGRESSION: missing or broken CSS custom cursors are displayed as a missing image icon.</p> 5 <p>Move the cursor over the blue box - it should not turn into a missing image icon, and should turn into an I-beam over text.</p>
|
css3-cursor-fallback-strict.html | 6 <p><a href="http://bugs.webkit.org/show_bug.cgi?id=8991">Bug .991</a>: REGRESSION: missing or broken CSS custom cursors are displayed as a missing image icon.</p> 7 <p>Move the cursor over the blue box - it should not turn into a missing image icon, and should turn into an I-beam over text.</p>
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
miniopt.c | 102 "%s: missing \" = \" in long param \"%s\"\n", t->name, p); 114 "%s: missing value after \" = \" in long param \"%s\"\n", 136 "%s: missing value parameter after \"%s\"\n", t->name, p);
|
/prebuilt/linux-x86/ccache/ |
ccache | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileWizard.java | 119 AdtPlugin.log(e, "Failed to create %1$s: missing type", //$NON-NLS-1$ 149 AdtPlugin.log(IStatus.ERROR, "Failed to create %1$s: missing type", name); //$NON-NLS-1$ 156 AdtPlugin.log(IStatus.ERROR, "Failed to create %1$s: missing root element", //$NON-NLS-1$
|
/bionic/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/bionic/libdl/ |
Android.mk | 34 # with missing symbols. Since this library is just a bunch of stubs, we set
|
/bootable/bootloader/legacy/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/bootable/diskinstaller/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/bootable/recovery/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/cts/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/cts/tools/dx-tests/src/dxc/junit/ |
DxUtil.java | 25 * and thus do not exist in .dex format, so that this class missing means a
|
/cts/tools/vm-tests/src/dot/junit/ |
DxUtil.java | 26 * and thus do not exist in .dex format, so that this class missing means a
|
/development/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
AddRssItem.java | 41 showAlert("Missing Values",
|
/development/tools/findunused/ |
removeunusedresources | 38 # try to find the missing resource
|
/device/common/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/device/htc/common/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
Completed in 703 milliseconds
<<11121314151617181920>>