Searched
full:live (Results
401 -
425 of
2712) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/ |
ip.h | 72 u_int8_t ip_ttl; /* time to live */ 186 #define MAXTTL 255 /* maximum time to live (seconds) */ 188 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
|
/art/compiler/dex/quick/ |
gen_loadstore.cc | 181 // Src is live/promoted or Dest has assigned reg. 195 // Dest is now live and dirty (until/if we flush it to home location) 249 // Src is live or promoted or Dest has assigned reg. 266 // Dest is now live and dirty (until/if we flush it to home location)
|
/art/runtime/gc/collector/ |
garbage_collector.h | 77 // Swap the live and mark bitmaps of spaces that are active for the collector. For partial GC,
|
/art/runtime/ |
gc_map.h | 39 // Return address of bitmap encoding what are live references.
|
/art/runtime/verifier/ |
dex_gc_map.h | 63 // Return address of bitmap encoding what are live references
|
/dalvik/opcode-gen/ |
regen-all | 45 # It's a minor shame that these files live in a different top-level project.
|
/dalvik/vm/compiler/codegen/mips/ |
CodegenFactory.cpp | 141 // Src is live or Dest has assigned reg. 155 // Dest is now live and dirty (until/if we flush it to home location) 211 // Src is live or Dest has assigned reg. 229 // Dest is now live and dirty (until/if we flush it to home location)
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_CHAIN.S | 41 stmfd sp!, {r0-r2,lr} @ preserve clobbered live registers
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3treeparser.h | 53 * live because they are shared between parser and tree parser and this is the
|
/external/chromium/base/ |
base_paths_mac.mm | 62 // The bundled app executables (Chromium, TestShell, etc) live five
|
/external/chromium/base/debug/ |
leak_tracker_unittest.cc | 104 // There are no live instances of ClassA, so this should do nothing.
|
/external/chromium/chrome/browser/debugger/manual_tests/ |
element-styles.html | 21 While changing all the property values, you should see corresponding live page changes.
|
/external/chromium/chrome/browser/extensions/ |
external_extension_provider_impl.h | 23 // ExternalExtensionLoader. Instances live their entire life on the UI thread.
|
/external/chromium/chrome/browser/net/ |
resolve_proxy_msg_helper.h | 27 // This object is expected to live on the IO thread.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_view_mac.h | 38 // Does this extension live as a toolstrip in an extension shelf?
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.h | 21 // Decorations which live to the left and right of the text, ordered
|
Completed in 1283 milliseconds
<<11121314151617181920>>