/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Cookie.py | 93 >>> C.load("chips=ahoy; vienna=finger") 95 'Set-Cookie: chips=ahoy\r\nSet-Cookie: vienna=finger'
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 277 # it works on all recent Intel and AMD chips. Older things 408 cmp $0x20,%al # Loser new intel chips have lots??
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventView.java | 90 import com.android.ex.chips.AccountSpecifier; 91 import com.android.ex.chips.BaseRecipientAdapter; 92 import com.android.ex.chips.ChipsUtil; 93 import com.android.ex.chips.RecipientEditTextView; [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
pa-risc2.s | 160 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus 329 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus [all...] |
pa-risc2W.s | 152 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus 319 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus [all...] |
/external/openssl/crypto/bn/asm/ |
pa-risc2.s | 160 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus 329 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus [all...] |
pa-risc2W.s | 152 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus 319 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus [all...] |
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 408 cmp $0x20,%al # Loser new intel chips have lots??
|
/frameworks/ex/chips/src/com/android/ex/chips/ |
BaseRecipientAdapter.java | 17 package com.android.ex.chips; [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
ComposeActivity.java | 73 import com.android.ex.chips.RecipientEditTextView; [all...] |