/developers/samples/android/ui/views/TextSwitcher/gradle/wrapper/ |
gradle-wrapper.jar | |
/developers/samples/android/ui/window/AdvancedImmersiveMode/gradle/wrapper/ |
gradle-wrapper.jar | |
/developers/samples/android/ui/window/BasicImmersiveMode/gradle/wrapper/ |
gradle-wrapper.jar | |
/developers/samples/android/ui/window/ImmersiveMode/gradle/wrapper/ |
gradle-wrapper.jar | |
/developers/samples/android/views/TextLinkify/gradle/wrapper/ |
gradle-wrapper.jar | |
/development/samples/training/testingfun/gradle/wrapper/ |
gradle-wrapper.jar | |
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ", 10 zd="rb",Ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",Bd="js",Cd="regex",Dd="pre",Ed="code",Fd="xmp",Gd="prettyprint",Hd="class",Id="br",Jd="\r";
|
/external/chromium_org/ |
PRESUBMIT.py | 404 regex = func_name[1:] 405 if input_api.re.search(regex, line): [all...] |
/external/chromium_org/base/android/jni_generator/ |
jni_generator.py | 411 # Regex to match the JNI return types that should be included in a 415 # Regex to match a string like "@CalledByNative public void foo(int bar)". [all...] |
/external/chromium_org/chrome/app/resources/terms/ |
terms_et.html | 14 var regex = new RegExp(s); 15 var results = regex.exec(window.location.href); [all...] |
terms_id.html | 14 var regex = new RegExp(s); 15 var results = regex.exec(window.location.href); [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | 169 pattern: The regex to match. 187 def _find_in_lines(regex, lines, start_position, not_found_position): 191 Returns the position where the regex started. 199 found_match = search(regex, current_line) 210 def _rfind_in_lines(regex, lines, start_position, not_found_position): 214 Returns the position where the regex ended. 216 # Put the regex in a group and proceed it with a greedy expression that 218 last_in_line_regex = r'.*(' + regex + ')' [all...] |
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
qunit.js | 1007 a.source === b.source && // the regex itself [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
regexcmp.cpp | 23 #include "unicode/regex.h" 35 #include "regexcst.h" // Contains state table for the regex pattern parser. 97 // Compile regex pattern. The state machine for rexexp pattern parsing is here. 152 // Main loop for the regex pattern parsing state machine. 163 // Regex pattern parsing stops on the first error encountered. 340 // doParseAction Do some action during regex pattern parsing. [all...] |
/external/doclava/res/assets/templates/assets/ |
prettify.js | 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ", 10 zd="rb",Ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",Bd="js",Cd="regex",Dd="pre",Ed="code",Fd="xmp",Gd="prettyprint",Hd="class",Id="br",Jd="\r";
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
Spatial.java | [all...] |
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/ |
ClassPath.java | 40 import java.util.regex.Matcher; 41 import java.util.regex.Pattern; [all...] |
/frameworks/base/core/java/com/google/android/util/ |
AbstractMessageParser.java | 22 import java.util.regex.Matcher; 23 import java.util.regex.Pattern; [all...] |
/frameworks/base/telephony/java/android/telephony/ |
TelephonyManager.java | 44 import java.util.regex.Matcher; 45 import java.util.regex.Pattern; [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CDMAPhone.java | 75 import java.util.regex.Matcher; 76 import java.util.regex.Pattern; [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmMmiCode.java | 34 import java.util.regex.Pattern; 35 import java.util.regex.Matcher; [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactListItemView.java | 59 import java.util.regex.Matcher; 60 import java.util.regex.Pattern; [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/ |
HtmlParser.java | 33 import java.util.regex.Matcher; 34 import java.util.regex.Pattern; [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
HtmlParser.java | 33 import java.util.regex.Matcher; 34 import java.util.regex.Pattern; [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
DescriptorsUtils.java | 63 import java.util.regex.Matcher; 64 import java.util.regex.Pattern; [all...] |