/external/zlib/src/contrib/delphi/ |
ZLib.pas | 128 { CompressBuf compresses data, buffer to buffer, in one call. 137 { DecompressBuf decompresses data, buffer to buffer, in one call. 146 { DecompressToUserBuf decompresses data, buffer to buffer, in one call.
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
ContactEditorFragment.java | 229 * the only "active" one should get the activity result. This member represents the active 230 * one. 571 // Check for writable raw contacts. If there are none, then we need to create one so user [all...] |
/external/valgrind/main/none/tests/ppc32/ |
jm-int.stdout.exp | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_tgsi_insn.c | 486 * in one slot at least: 1120 struct src_register zero, one; local 1233 struct src_register one = scalar( get_zero_immediate( emit ), local 1377 struct src_register one, zero; local 1724 struct src_register one = local 2821 struct src_register one = scalar( get_zero_immediate( emit ), local [all...] |
/external/chromium_org/third_party/skia/experimental/PdfViewer/src/ |
SkPdfRenderer.cpp | 518 // TODO(edisonn): assumes RGB for now, since it is the only one implemented 585 SkScalar one = SkIntToScalar(1); local 587 SkPoint from[4] = {SkPoint::Make(z, z), SkPoint::Make(one, z), 588 SkPoint::Make(one, one), SkPoint::Make(z, one)}; 589 SkPoint to[4] = {SkPoint::Make(z, one), SkPoint::Make(one, one), 590 SkPoint::Make(one, z), SkPoint::Make(z, z)} [all...] |
/external/mesa3d/src/gallium/drivers/svga/ |
svga_tgsi_insn.c | 486 * in one slot at least: 1120 struct src_register zero, one; local 1233 struct src_register one = scalar( get_zero_immediate( emit ), local 1377 struct src_register one, zero; local 1724 struct src_register one = local 2821 struct src_register one = scalar( get_zero_immediate( emit ), local [all...] |
/external/skia/experimental/PdfViewer/src/ |
SkPdfRenderer.cpp | 518 // TODO(edisonn): assumes RGB for now, since it is the only one implemented 585 SkScalar one = SkIntToScalar(1); local 587 SkPoint from[4] = {SkPoint::Make(z, z), SkPoint::Make(one, z), 588 SkPoint::Make(one, one), SkPoint::Make(z, one)}; 589 SkPoint to[4] = {SkPoint::Make(z, one), SkPoint::Make(one, one), 590 SkPoint::Make(one, z), SkPoint::Make(z, z)} [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 71 one, usually \verb|inet| or \verb|any|. \verb|link| is a special family 159 \verb|ip| may fail for one of the following reasons: 189 in the system. One harmful exception is \verb|ip link| command 207 one of the following messages may be printed, depending on the command: 314 several parameters with one {\tt ip link set} call. 370 one with the same name may be created later. Besides that, 405 \item \verb|POINTOPOINT| --- the link has only two ends with one node 411 This is the most generic type of device and the most complicated one, because 551 to a network device. Each device must have at least one address 553 different addresses attached to one device. These addresses are no [all...] |
/bionic/libc/bionic/ |
system_properties.cpp | 353 static int cmp_prop_name(const char *one, uint8_t one_len, const char *two, 361 return strncmp(one, two, one_len);
|
/build/core/tasks/ |
apicheck.mk | 39 # INTERNAL_PLATFORM_API_FILE is the one build by droiddoc.
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
Dbg.stg | 190 <! ST uses zero-based columns, we want one-base !>
|
/external/bison/djgpp/ |
djunpack.bat | 38 Rem If their environment space is too small, re-exec with a larger one
|
/external/chromium_org/base/json/ |
json_parser.cc | 712 --index_; // Rewind by one because of CBU8_NEXT. 848 // the top of the header), then make sure the next token is one which is 943 bool JSONParser::StringsAreEqual(const char* one, const char* two, size_t len) { 944 return strncmp(one, two, len) == 0;
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/ |
widget.js | 75 // Only one widget should be shown at any given time.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
memoize.js | 72 * no effect, only the outermost one.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
math_simple_store.js | 109 * Retrieves a rule for the given node if one exists.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/ |
abstract_shifter.js | 106 * Subnavigation mode is where the shifter is temporarily one level
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
countdowntimer.js | 47 // Set a one-shot timer for the last interval.
|
gnubby-u2f.js | 42 * attestation cert rather than the batch one.
|
requestqueue.js | 114 * Completes this token's request, and begins the next queued request, if one
|
usbsignhandler.js | 41 // Can only handle one request.
|
util.js | 148 // Add in the new one
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
edit_dictionary_browsertest.js | 119 // The backend keeps only one copy of the word.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/chrome_search/ |
background.js | 35 // There can be multiple lines. Kill all the ones except the one that
|
/external/chromium_org/extensions/renderer/resources/ |
runtime_custom_bindings.js | 22 // Get the background page if one exists. Otherwise, default to the current
|