/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
v4l2-subdev.h | 44 * @format: media bus format (format code and frame size) 70 * @code: format code (from enum v4l2_mbus_pixelcode) 75 __u32 code; member in struct:v4l2_subdev_mbus_code_enum 83 * @code: format code (from enum v4l2_mbus_pixelcode) 88 __u32 code; member in struct:v4l2_subdev_frame_size_enum 111 * @code: format code (from enum v4l2_mbus_pixelcode) 119 __u32 code; member in struct:v4l2_subdev_frame_interval_enum [all...] |
/ndk/tests/device/issue19851-sigsetjmp/jni/ |
issue19851-sigsetjmp.c | 62 int code, ret; local 69 if ((code = sigsetjmp(sbuf, 1)) == 0) 76 printf("siglongjmp() back to main, code = %d\n", code);
|
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/ |
cxxabi.h | 7 // 1. Redistributions of source code must retain the above copyright 84 code() const { return CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__class_type_info 96 code() const { return SI_CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__si_class_type_info 149 code() const { return VMI_CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__vmi_class_type_info
|
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/ |
cxxabi.h | 7 // 1. Redistributions of source code must retain the above copyright 82 code() const { return CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__class_type_info 94 code() const { return SI_CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__si_class_type_info 147 code() const { return VMI_CLASS_TYPE_INFO_CODE; } function in class:__cxxabiv1::__vmi_class_type_info
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cProfile.py | 100 func = label(entry.code) 106 callersdicts[id(entry.code)] = callers 111 func = label(entry.code) 114 callers = callersdicts[id(subentry.code)] 155 def label(code): 156 if isinstance(code, str): 157 return ('~', 0, code) # built-in functions ('~' sorts at the end) 159 return (code.co_filename, code.co_firstlineno, code.co_name [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cProfile.py | 100 func = label(entry.code) 106 callersdicts[id(entry.code)] = callers 111 func = label(entry.code) 114 callers = callersdicts[id(subentry.code)] 155 def label(code): 156 if isinstance(code, str): 157 return ('~', 0, code) # built-in functions ('~' sorts at the end) 159 return (code.co_filename, code.co_firstlineno, code.co_name [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardState.java | 336 public void onPressKey(final int code, final boolean isSinglePointer, final int autoCaps) { 338 Log.d(TAG, "onPressKey: code=" + Constants.printableCode(code) 341 if (code != Constants.CODE_SHIFT) { 346 if (code == Constants.CODE_SHIFT) { 348 } else if (code == Constants.CODE_CAPSLOCK) { 350 } else if (code == Constants.CODE_SWITCH_ALPHA_SYMBOL) { 373 public void onReleaseKey(final int code, final boolean withSliding) { 375 Log.d(TAG, "onReleaseKey: code=" + Constants.printableCode(code) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
genrtl.h | 9 gen_rtx_fmt_0_stat (RTX_CODE code, enum machine_mode mode MEM_STAT_DECL) 12 rt = rtx_alloc_stat (code PASS_MEM_STAT); 24 gen_rtx_fmt_ee_stat (RTX_CODE code, enum machine_mode mode, 29 rt = rtx_alloc_stat (code PASS_MEM_STAT); 42 gen_rtx_fmt_ue_stat (RTX_CODE code, enum machine_mode mode, 47 rt = rtx_alloc_stat (code PASS_MEM_STAT); 60 gen_rtx_fmt_E_stat (RTX_CODE code, enum machine_mode mode, 64 rt = rtx_alloc_stat (code PASS_MEM_STAT); 76 gen_rtx_fmt_e_stat (RTX_CODE code, enum machine_mode mode, 80 rt = rtx_alloc_stat (code PASS_MEM_STAT) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
genrtl.h | 9 gen_rtx_fmt_0_stat (RTX_CODE code, enum machine_mode mode MEM_STAT_DECL) 12 rt = rtx_alloc_stat (code PASS_MEM_STAT); 24 gen_rtx_fmt_ee_stat (RTX_CODE code, enum machine_mode mode, 29 rt = rtx_alloc_stat (code PASS_MEM_STAT); 42 gen_rtx_fmt_ue_stat (RTX_CODE code, enum machine_mode mode, 47 rt = rtx_alloc_stat (code PASS_MEM_STAT); 60 gen_rtx_fmt_E_stat (RTX_CODE code, enum machine_mode mode, 64 rt = rtx_alloc_stat (code PASS_MEM_STAT); 76 gen_rtx_fmt_e_stat (RTX_CODE code, enum machine_mode mode, 80 rt = rtx_alloc_stat (code PASS_MEM_STAT) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
genrtl.h | 9 gen_rtx_fmt_0_stat (RTX_CODE code, enum machine_mode mode MEM_STAT_DECL) 12 rt = rtx_alloc_stat (code PASS_MEM_STAT); 24 gen_rtx_fmt_ee_stat (RTX_CODE code, enum machine_mode mode, 29 rt = rtx_alloc_stat (code PASS_MEM_STAT); 42 gen_rtx_fmt_ue_stat (RTX_CODE code, enum machine_mode mode, 47 rt = rtx_alloc_stat (code PASS_MEM_STAT); 60 gen_rtx_fmt_E_stat (RTX_CODE code, enum machine_mode mode, 64 rt = rtx_alloc_stat (code PASS_MEM_STAT); 76 gen_rtx_fmt_e_stat (RTX_CODE code, enum machine_mode mode, 80 rt = rtx_alloc_stat (code PASS_MEM_STAT) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
genrtl.h | 9 gen_rtx_fmt_0_stat (RTX_CODE code, enum machine_mode mode MEM_STAT_DECL) 12 rt = rtx_alloc_stat (code PASS_MEM_STAT); 24 gen_rtx_fmt_ee_stat (RTX_CODE code, enum machine_mode mode, 29 rt = rtx_alloc_stat (code PASS_MEM_STAT); 42 gen_rtx_fmt_ue_stat (RTX_CODE code, enum machine_mode mode, 47 rt = rtx_alloc_stat (code PASS_MEM_STAT); 60 gen_rtx_fmt_E_stat (RTX_CODE code, enum machine_mode mode, 64 rt = rtx_alloc_stat (code PASS_MEM_STAT); 76 gen_rtx_fmt_e_stat (RTX_CODE code, enum machine_mode mode, 80 rt = rtx_alloc_stat (code PASS_MEM_STAT) [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
signed_settings.cc | 2 // Use of this source code is governed by a BSD-style license that can be 37 SignedSettings::ReturnCode code, 39 if (code == SignedSettings::SUCCESS) { 43 settings_->Fail(code); 108 void Fail(SignedSettings::ReturnCode code); 120 void PerformCallback(SignedSettings::ReturnCode code, bool value); 134 void Fail(SignedSettings::ReturnCode code); 140 void OnSettingsOpCompleted(ReturnCode code, bool value); 150 void PerformCallback(SignedSettings::ReturnCode code, bool value); 167 void Fail(SignedSettings::ReturnCode code); 798 SignedSettings::ReturnCode code = SUCCESS; local [all...] |
/external/chromium_org/v8/tools/ |
codemap.js | 6 // * Redistributions of source code must retain the above copyright 30 * Constructs a mapper that maps addresses into code entries. 36 * Dynamic code entries. Used for JIT compiled code. 46 * Static code entries. Used for statically compiled code. 51 * Libraries entries. Used for the whole static code libraries. 56 * Map of memory pages occupied with static code. 76 * Adds a dynamic (i.e. moveable and discardable) code entry. 79 * @param {CodeMap.CodeEntry} codeEntry Code entry object [all...] |
/external/v8/tools/ |
codemap.js | 6 // * Redistributions of source code must retain the above copyright 30 * Constructs a mapper that maps addresses into code entries. 36 * Dynamic code entries. Used for JIT compiled code. 46 * Static code entries. Used for statically compiled code. 51 * Libraries entries. Used for the whole static code libraries. 56 * Map of memory pages occupied with static code. 76 * Adds a dynamic (i.e. moveable and discardable) code entry. 79 * @param {CodeMap.CodeEntry} codeEntry Code entry object [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/ |
Form21h.java | 17 package com.android.dexgen.dex.code.form; 19 import com.android.dexgen.dex.code.CstInsn; 20 import com.android.dexgen.dex.code.DalvInsn; 21 import com.android.dexgen.dex.code.InsnFormat; 22 import com.android.dexgen.rop.code.RegisterSpecList; 28 * Instruction format {@code 21h}. See the instruction format spec 32 /** {@code non-null;} unique instance of this class */
|
/dalvik/dx/src/com/android/dx/dex/code/form/ |
Form11n.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 11n}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form21h.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 21h}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form21s.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 21s}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form22b.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 22b}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form22c.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 30 * Instruction format {@code 22c}. See the instruction format spec 34 /** {@code non-null;} unique instance of this class */
|
Form22s.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 22s}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaInsn.java | 19 import com.android.dx.rop.code.Insn; 20 import com.android.dx.rop.code.LocalItem; 21 import com.android.dx.rop.code.RegisterSpec; 22 import com.android.dx.rop.code.RegisterSpecList; 23 import com.android.dx.rop.code.Rop; 30 /** {@code non-null;} the block that contains this instance */ 33 /** {@code null-ok;} result register */ 39 * @param result {@code null-ok;} initial result register. May be changed. 40 * @param block {@code non-null;} block containing this insn. Can 55 * @param insn {@code non-null;} rop ins [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
opensslstreamadapter.cc | 8 * 1. Redistributions of source code must retain the above copyright notice, 240 int code = SSL_write(ssl_, data, data_len); local 241 switch (SSL_get_error(ssl_, code)) { 244 ASSERT(0 < code && static_cast<unsigned>(code) <= data_len); 246 *written = code; 258 Error("SSL_write", (code ? code : -1), false); 300 int code = SSL_read(ssl_, data, data_len); local 301 switch (SSL_get_error(ssl_, code)) { 461 int code = (role_ == SSL_CLIENT) ? SSL_connect(ssl_) : SSL_accept(ssl_); local [all...] |
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/ |
Form11n.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 30 * Instruction format {@code 11n}. See the instruction format spec 34 /** {@code non-null;} unique instance of this class */
|
Form21h.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 30 * Instruction format {@code 21h}. See the instruction format spec 34 /** {@code non-null;} unique instance of this class */
|