/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/raid/ |
xor.h | 20 struct xor_block_template *next; member in struct:xor_block_template
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/raid/ |
xor.h | 20 struct xor_block_template *next; member in struct:xor_block_template
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/raid/ |
xor.h | 20 struct xor_block_template *next; member in struct:xor_block_template
|
/system/extras/fatblock/ |
fdpool.h | 22 struct pooled_fd *next; member in struct:pooled_fd
|
/external/bison/lib/ |
hash.c | 49 struct hash_entry *next; member in struct:hash_entry 186 while (cursor = cursor->next, cursor) 218 while (cursor = cursor->next, cursor) 269 for (cursor = bucket; cursor; cursor = cursor->next) 312 /* Find next entry in the same bucket. */ 316 if (cursor->data == entry && cursor->next) 317 return cursor->next->data; 318 cursor = cursor->next; 347 for (cursor = bucket; cursor; cursor = cursor->next) 379 for (cursor = bucket; cursor; cursor = cursor->next) 662 struct hash_entry *next; local 700 struct hash_entry *next; local 811 struct hash_entry *next = bucket->next; local 837 struct hash_entry *next = cursor->next; local 864 struct hash_entry *next; local 1190 struct hash_entry *next; local [all...] |
/developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicNetworking/BasicNetworkingSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/BorderlessButtons/BorderlessButtonsSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/NetworkConnect/NetworkConnectSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|
/developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 33 mNext = next; 47 * Returns the next LogNode in the chain.
|