/external/chromium_org/tools/page_cycler/webpagereplay/ |
README | 4 simulated network characteristics -- without having to edit the pages
|
/external/iptables/extensions/ |
libxt_owner.man | 1 This module attempts to match various characteristics of the packet creator,
|
/external/jsilver/src/com/google/clearsilver/jsilver/template/ |
Macro.java | 22 * An executable macro. This exhibits all the same characteristics of a Template.
|
/external/llvm/test/MC/COFF/ |
module-asm.ll | 20 ; CHECK-NEXT: Characteristics [ (0x60300020)
|
seh-section.s | 14 // CHECK-NEXT: Characteristics [
|
/external/llvm/test/Object/ |
yaml2obj-readobj.test | 3 // COFF-I386: Characteristics [ (0x200)
|
obj2yaml.test | 10 COFF-I386-NEXT: Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ ] 28 COFF-I386-NEXT: Characteristics: [ IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE ] 85 COFF-X86-64-NEXT: Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ ] 103 COFF-X86-64-NEXT: Characteristics: [ IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE ]
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/ |
DriverView.java.template | 38 // Initialize renderscript with desired surface characteristics.
|
/external/llvm/lib/Object/ |
COFFObjectFile.cpp | 227 uint32_t Characteristics = 0; 232 Characteristics = Section->Characteristics; 254 if (Characteristics & COFF::IMAGE_SCN_CNT_CODE) 256 else if ( Characteristics & COFF::IMAGE_SCN_MEM_READ 257 && ~Characteristics & COFF::IMAGE_SCN_MEM_WRITE) // Read only. 259 else if (Characteristics & COFF::IMAGE_SCN_CNT_INITIALIZED_DATA) 261 else if (Characteristics & COFF::IMAGE_SCN_CNT_UNINITIALIZED_DATA) 263 else if (Characteristics & COFF::IMAGE_SCN_LNK_INFO) 342 Res = uint64_t(1) << (((sec->Characteristics & 0x00F00000) >> 20) - 1) [all...] |
/external/chromium_org/third_party/opus/src/include/ |
opus_custom.h | 149 * @param [in] mode <tt>OpusCustomMode *</tt>: Contains all the information about the characteristics of 150 * the stream (must be the same characteristics as used for the 166 * @param [in] mode <tt>OpusCustomMode*</tt>: Contains all the information about the characteristics of 167 * the stream (must be the same characteristics as used for the 259 * @param [in] mode <tt>OpusCustomMode *</tt>: Contains all the information about the characteristics of 260 * the stream (must be the same characteristics as used for the 276 * @param [in] mode <tt>OpusCustomMode</tt>: Contains all the information about the characteristics of the 277 * stream (must be the same characteristics as used for the encoder)
|
/external/clang/lib/Headers/ |
float.h | 1 /*===---- float.h - Characteristics of floating point types ----------------=== 74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
|
/prebuilts/sdk/renderscript/clang-include/ |
float.h | 1 /*===---- float.h - Characteristics of floating point types ----------------=== 74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
|
/system/media/camera/docs/ |
CameraCharacteristicsTest.mako | 68 assertNotNull(String.format("Can't get camera characteristics from: ID %s", ids[i]), 83 assertNotNull(String.format("Can't get camera characteristics keys from: ID %s",
|
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/ |
SampleGattAttributes.java | 33 // Sample Characteristics.
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/ |
SampleGattAttributes.java | 33 // Sample Characteristics.
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
SampleGattAttributes.java | 33 // Sample Characteristics.
|
/external/blktrace/btreplay/doc/ |
abstract.tex | 33 This document will discuss the operating characteristics of
|
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/ |
device_id.h | 20 // identifier has the following characteristics:
|
/external/chromium_org/components/autofill/content/browser/risk/ |
fingerprint.h | 7 // Google Wallet. A fingerprint encapsulates machine and user characteristics.
|
/external/chromium_org/content/renderer/pepper/ |
pepper_truetype_font.h | 28 // characteristics of the font after running the host platform's font matching
|
/external/chromium_org/courgette/ |
types_win_pe.h | 28 uint32 characteristics; member in struct:courgette::Section
|
/external/chromium_org/third_party/icu/source/common/ |
brkeng.h | 130 * @return A LanguageBreakEngine with the desired characteristics, or 0. 258 * @return A LanguageBreakEngine with the desired characteristics, or 0. 272 * @return A LanguageBreakEngine with the desired characteristics, or 0. 283 * @return A CompactTrieDictionary with the desired characteristics, or 0.
|
/external/icu4c/common/ |
brkeng.h | 130 * @return A LanguageBreakEngine with the desired characteristics, or 0. 258 * @return A LanguageBreakEngine with the desired characteristics, or 0. 271 * @return A LanguageBreakEngine with the desired characteristics, or 0. 281 * @return A DictionaryMatcher with the desired characteristics, or NULL.
|
/external/iproute2/man/man8/ |
tc-choke.8 | 56 Characteristics", IEEE/ACM Transactions on Networking, 2004
|
/external/protobuf/gtest/ |
configure.ac | 48 # and architecture characteristics.
|