HomeSort by relevance Sort by last modified time
    Searched refs:code (Results 2176 - 2200 of 2299) sorted by null

<<81828384858687888990>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h 207 /* Only 16-bit thumb code. */
209 /* Arm or Thumb-2 32-bit code. */
211 /* 32-bit Thumb-2 code. */
391 /* Nonzero if generating thumb code. */
418 problems in GLD which doesn't understand that armv5t code is
441 /* Nonzero if PIC code requires explicit qualifiers to generate
583 /* Setting STRUCTURE_SIZE_BOUNDARY to 32 produces more efficient code, but the
658 elimination code won't get rid of sfp. It tracks
671 code flags. */
674 fp points to here: | save code pointer | [fp
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
BytecodeArray.java 17 package com.android.dx.cf.code;
35 * Bytecode array, which is part of a standard {@code Code} attribute.
41 /** {@code non-null;} underlying bytes */
44 /** {@code non-null;} constant pool to use when resolving constant pool indices */
50 * @param bytes {@code non-null;} underlying bytes
51 * @param pool {@code non-null;} constant pool to use when resolving constant
70 * @return {@code non-null;} the byte array
79 * @return {@code >= 0;} the length of the bytecode array
87 * a {@code Code} attribute. The returned value includes th
    [all...]
  /external/openssl/crypto/0.9.9-dev/sha/
sha512-armv4.s 2 .code 32
  /external/tremolo/Tremolo/
bitwiseARM.s 11 @ * Redistributions of source code must retain the above copyright
dpen.s 11 @ * Redistributions of source code must retain the above copyright
  /external/v8/benchmarks/
deltablue.js 198 * keybord, a clock, or some arbitraty piece of imperative code.
318 * Edits indicate that a variable is to be changed by imperative code.
richards.js 6 // * Redistributions of source code must retain the above copyright
  /external/v8/src/
date.js 6 // * Redistributions of source code must retain the above copyright
39 // has the added benefit that the code in this file is isolated from
    [all...]
jsregexp.cc 6 // * Redistributions of source code must retain the above copyright
69 // Call the construct code with 2 arguments.
240 #else // ! V8_NATIVE_REGEXP (RegExp interpreter code)
298 data->set(JSRegExp::code_index(is_ascii), result.code);
334 Code* RegExpImpl::IrregexpNativeCode(FixedArray* re, bool is_ascii) {
335 return Code::cast(re->get(JSRegExp::code_index(is_ascii)));
343 // Initialize compiled code entries to null.
393 Handle<Code> code(RegExpImpl::IrregexpNativeCode(*regexp, is_ascii));
394 res = NativeRegExpMacroAssembler::Match(code,
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 134 # Exits with code 1
744 provide source code).
  /external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js 192 * keybord, a clock, or some arbitraty piece of imperative code.
312 * Edits indicate that a variable is to be changed by imperative code.
v8-richards.js 6 // * Redistributions of source code must retain the above copyright
  /external/webkit/WebKitTools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 8 * 1. Redistributions of source code must retain the above copyright
321 void LayoutTestController::setMockGeolocationError(int code, JSStringRef message)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java     [all...]
  /external/webkit/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js 648 // Inspired by code by Andrea Giammarchi
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 7982 MP4_ERROR_CODE code = iMP4FileHandle->GetCurrentFileSize(currentFileSize); local
8043 MP4_ERROR_CODE code = iMP4FileHandle->GetCurrentFileSize(currentFileSize); local
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 164 static void puttzcode(long code, FILE * fp);
165 static void puttzcode64(zic_t code, FILE * fp);
    [all...]
  /external/iproute2/misc/
ss.c 757 int code = (f->type == SSF_DCOND ? INET_DIAG_BC_D_COND : INET_DIAG_BC_S_COND); local
777 *op = (struct inet_diag_bc_op){ code, oplen, oplen+4 };
    [all...]
  /external/jpeg/
ltmain.sh 323 # All platforms use -DPIC, to notify preprocessed assembler code.
    [all...]
  /external/netperf/
netlib.c 754 catcher(sig, code, scp)
756 int code;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 4 ; This source code is licensed under the GNU LGPL
  /external/v8/test/mjsunit/
debug-scopes.js 6 // * Redistributions of source code must retain the above copyright
smi-ops.js 6 // * Redistributions of source code must retain the above copyright
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 7 // 1. Redistributions of source code must retain the above copyright
356 @property(copy) NSString *code; variable
699 @property(copy) NSString *code; variable
    [all...]
  /external/webkit/WebCore/inspector/front-end/
inspector.css 9 * 1. Redistributions of source code must retain the above copyright
504 body.platform-mac .monospace, body.platform-mac .source-code {
510 body.platform-mac.platform-mac-snowleopard .source-code {
515 body.platform-windows .monospace, body.platform-windows .source-code {
1120 .source-code {
    [all...]

Completed in 1025 milliseconds

<<81828384858687888990>>