HomeSort by relevance Sort by last modified time
    Searched full:inside (Results 351 - 375 of 6259) sorted by null

<<11121314151617181920>>

  /external/vboot_reference/firmware/lib20/
common.c 186 /* Verify data key is inside the block and inside signed data */
256 /* Verify body signature is inside the signed data */
263 /* Verify kernel subkey is inside the signed data */
  /external/vboot_reference/host/lib21/include/
host_keyblock2.h 21 * @param data_key Data key to contain inside keyblock.
  /external/vogar/src/vogar/android/
DexTask.java 45 // make the local dex (inside a jar)
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
codec.h 88 * bit-stream is stored inside the decoder object.
107 * bit-stream is stored inside the decoder object.
129 * bit-stream is stored inside the encoder object.
148 * bit-stream is stored inside the encoder object.
  /frameworks/base/core/res/res/layout/
preference_widget_checkbox.xml 18 inside android.R.layout.preference. -->
preference_widget_switch.xml 18 inside android.R.layout.preference. -->
preferences.xml 17 <!-- Layout used by PreferenceScreen. This is inflated inside
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
SectionedListAdapter.java 72 // Check if position inside this section
97 // Check if position inside this section
122 // Check if position inside this section
143 // Check if position inside this section
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
TitleBar.java 34 // Cannot access the inside items through id because no R.id values have been
  /frameworks/native/libs/gui/tests/
FillBuffer.h 28 // Fill a YV12 buffer with red outside a given rectangle and green inside it.
  /frameworks/support/v14/preference/res/layout/
preference_widget_switch.xml 19 inside android.R.layout.preference. -->
  /frameworks/support/v7/preference/res/layout/
preference_widget_checkbox.xml 19 inside android.R.layout.preference. -->
preference_widget_switch_compat.xml 19 inside android.R.layout.preference. -->
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 139 unsigned char sb_index; // index of 32x32 block inside the 64x64 block
140 unsigned char mb_index; // index of 16x16 block inside the 32x32 block
141 unsigned char b_index; // index of 8x8 block inside the 16x16 block
142 unsigned char ab_index; // index of 4x4 block inside the 8x8 block
  /ndk/sources/android/crazy_linker/
README.TXT 8 inside Android applications, is limited to the value of LD_LIBRARY_PATH
78 inside your NativeActivity's shared library).
92 This will not work if the symbol is inside a library loaded with the
126 - dlopen() when called inside a library loaded by the crazy linker doesn't
  /ndk/sources/android/crazy_linker/tests/
bar_with_relro.cpp 14 // gets put inside the RELRO section.
foo_with_relro.cpp 10 // gets put inside the RELRO section.
  /ndk/sources/host-tools/ndk-stack/elff/
elf_defs.h 68 /* Calculates offset of a field inside a structure (or a class) of the
94 /* Gets one byte from an index inside a memory block.
97 * bt - Index of a byte inside the block to get.
99 * A byte at the given index inside the given memory block.
  /ndk/tests/device/test-stlport_shared-exception/jni/
ia64-2.cpp 7 // while it should have been inside.
  /ndk/tests/device/test-stlport_static-exception/jni/
ia64-2.cpp 7 // while it should have been inside.
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapUtilsTest.java 26 private static final String encText7 = "this is a split =?UTF-8?Q?=C3=A6=C3=B8=C3=A5 ###123?= with more =?UTF-8?Q?=C3=A6=C3=B8=C3=A5 ###123?= inside"; // mix of QP and normal
27 private static final String encText8 = "this is a split =?UTF-8?B?w6bDuMOlICMjIzEyMw==?= with more =?UTF-8?Q?=C3=A6=C3=B8=C3=A5 ###123?= inside"; // mix of normal, QP and Base64
38 private static final String decText7 = "this is a split זרו ###123 with more זרו ###123 inside";
39 private static final String decText8 = "this is a split זרו ###123 with more זרו ###123 inside";
  /packages/apps/Contacts/res/layout/
edit_simple_spinner_item.xml 18 <!-- This TextView is displayed inside editor Spinners. In order to make this TextView get laid
floating_action_button.xml 17 <!-- This expects to be included inside a RelativeLayout -->
  /packages/apps/ContactsCommon/src/com/android/contacts/common/activity/
RequestImportVCardPermissionsActivity.java 48 * This is designed to be called inside {@link android.app.Activity#onCreate}
  /packages/apps/Launcher2/src/com/android/launcher2/
DragScroller.java 37 * NOTE: This may not be called, if a drop occurs inside the scroll area.

Completed in 813 milliseconds

<<11121314151617181920>>