/external/chromium_org/tools/android/findbugs_plugin/src/org/chromium/tools/findbugs/plugin/ |
SynchronizedThisDetector.java | 2 // Use of this source code is governed by a BSD-style license that can be 7 import org.apache.bcel.classfile.Code; 16 * The pattern of byte code of synchronized(this) is 33 public void visit(Code code) { 35 super.visit(code);
|
/external/chromium_org/tools/json_schema_compiler/highlighters/ |
pygments_highlighter.py | 2 # Use of this source code is governed by a BSD-style license that can be 21 """Highlighter that uses the python pygments library to highlight code. 28 def GetCodeElement(self, code, style): 31 return pygments.highlight(code, CppLexer(), formatter)
|
/external/chromium_org/tools/page_cycler/sample/ |
pages.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/chromium_org/tools/page_cycler/startup_test_common/ |
head.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/chromium_org/tools/telemetry/unittest_data/component_extension/ |
background.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/chromium_org/tools/telemetry/unittest_data/simple_extension/ |
background.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/chromium_org/ui/keyboard/resources/webui/ |
api_adapter.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
DeadCodeRemover.java | 19 import com.android.dx.rop.code.RegOps; 20 import com.android.dx.rop.code.RegisterSpec; 21 import com.android.dx.rop.code.RegisterSpecList; 22 import com.android.dx.rop.code.Rop; 23 import com.android.dx.rop.code.PlainInsn; 24 import com.android.dx.rop.code.Rops; 25 import com.android.dx.rop.code.SourcePosition; 26 import com.android.dx.rop.code.Insn; 33 * A variation on Appel Algorithm 19.12 "Dead code elimination in SSA form". 55 * Process a method with the dead-code remve [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
IdenticalBlockCombiner.java | 19 import com.android.dx.rop.code.BasicBlock; 20 import com.android.dx.rop.code.BasicBlockList; 21 import com.android.dx.rop.code.CstInsn; 22 import com.android.dx.rop.code.Insn; 23 import com.android.dx.rop.code.InsnList; 24 import com.android.dx.rop.code.RegOps; 25 import com.android.dx.rop.code.RopMethod; 26 import com.android.dx.rop.code.SwitchInsn; 43 * Constructs instance. Call {@code process()} to run. 45 * @param rm {@code non-null;} instance to proces [all...] |
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Comparison.java | 19 import com.android.dx.rop.code.Rop; 20 import com.android.dx.rop.code.Rops; 28 /** {@code a < b}. Supports int only. */ 35 /** {@code a <= b}. Supports int only. */ 42 /** {@code a == b}. Supports int and reference types. */ 49 /** {@code a >= b}. Supports int only. */ 56 /** {@code a > b}. Supports int only. */ 63 /** {@code a != b}. Supports int and reference types. */
|
/external/dhcpcd/ |
platform-bsd.c | 9 * 1. Redistributions of source code must retain the above copyright 57 inet6_sysctl(int code) 63 mib[3] = code;
|
/external/e2fsprogs/lib/ss/ |
listen.c | 55 int code; local 88 code = SS_ET_EOF; 103 code = ss_execute_line (sci_idx, line); 104 if (code == SS_ET_COMMAND_NOT_FOUND) { 121 code = 0; 126 return code; 129 void ss_abort_subsystem(int sci_idx, int code) 132 ss_info(sci_idx)->exit_status = code;
|
/external/freetype/src/cff/ |
cffparse.h | 55 FT_UInt code, 86 int code; member in struct:CFF_Field_Handler_
|
/external/harfbuzz/src/ |
harfbuzz-impl.c | 81 _hb_err (HB_Error code) 83 return code;
|
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-impl.c | 81 _hb_err (HB_Error code) 83 return code;
|
/external/icu4c/extra/scrptrun/ |
srtest.cpp | 34 UScriptCode code = scriptRun.getScriptCode(); local 36 printf("Script '%s' from %d to %d.\n", uscript_getName(code), start, end);
|
/external/libpcap/ |
bpf_dump.c | 6 * modification, are permitted provided that: (1) source code distributions 8 * distributions including binary code include the above copyright notice and 44 printf("%u %u %u %u\n", insn->code, 52 insn->code, insn->jt, insn->jf, insn->k);
|
/external/llvm/test/MC/ARM/ |
mode-switch.s | 1 @ Test ARM / Thumb mode switching with .code 5 .code 16 9 .code 32 13 .code 16
|
/external/lzma/C/ |
Bcj2.c | 1 /* Bcj2.c -- Converter for x86 code (BCJ2)
24 #define RC_INIT2 code = 0; range = 0xFFFFFFFF; \
25 { int i; for (i = 0; i < 5; i++) { RC_TEST; code = (code << 8) | RC_READ_BYTE; }}
27 #define NORMALIZE if (range < kTopValue) { RC_TEST; range <<= 8; code = (code << 8) | RC_READ_BYTE; }
29 #define IF_BIT_0(p) ttt = *(p); bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound)
31 #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CProb)(ttt - (ttt >> kNumMoveBits)); NORMALIZE;
44 UInt32 range, code;
local
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_fs.h | 34 struct rX00_fragment_program_code code; member in struct:r300_fragment_shader_code 84 return (fs->shader->code.writes_depth) ? TRUE : FALSE;
|
/external/oprofile/daemon/ |
opd_spu.c | 143 * context switch (via handlers[code)), we cache the 149 unsigned long long code; local 152 code = pop_buffer_value(trans); 154 if (!is_escape_code(code)) { 155 opd_put_spu_sample(trans, code); 166 code = pop_buffer_value(trans); 168 if (code >= LAST_CODE) { 169 fprintf(stderr, "Unknown code %llu\n", code); 173 handlers[code](trans) [all...] |
/external/qemu/android/skin/ |
keyboard.h | 25 typedef void (*SkinKeyEventFunc)( void* opaque, AndroidKeyCode code, int down ); 56 extern void skin_keyboard_add_key_event( SkinKeyboard* k, unsigned code, unsigned down );
|
/external/qemu/ |
disas.h | 8 void disas(FILE *out, void *code, unsigned long size); 9 void target_disas(FILE *out, target_ulong code, target_ulong size, int flags);
|
/external/tcpdump/ |
bpf_dump.c | 6 * modification, are permitted provided that: (1) source code distributions 8 * distributions including binary code include the above copyright notice and 48 printf("%u %u %u %u\n", insn->code, 56 insn->code, insn->jt, insn->jf, insn->k);
|
/external/valgrind/main/helgrind/tests/ |
cond_timedwait_invalid.stderr.exp | 9 with error code 22 (EINVAL: Invalid argument)
|