/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/ |
ReplacesParser.java | 9 // Parser for Replaces Header (RFC3891) 12 // Replaces = "Replaces" HCOLON callid *(SEMI replaces-param) 13 // replaces-param = to-tag / from-tag / early-flag / generic-param 50 Replaces replaces = new Replaces(); local 54 super.parse(replaces); 55 replaces.setCallId(callId) [all...] |
/external/clang/unittests/Tooling/ |
RefactoringTest.cpp | 114 Replacements Replaces; 115 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), 117 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 3, 1), 119 EXPECT_TRUE(applyAllReplacements(Replaces, Context.Rewrite)); 126 Replacements Replaces; 127 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), 129 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), 131 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), 133 EXPECT_TRUE(applyAllReplacements(Replaces, Context.Rewrite)); 142 Replacements Replaces; [all...] |
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/developers/build/templates/CardStream/_MODULE_/src/template/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/development/samples/ControllerSample/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/development/tutorials/MoarRam/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/external/valgrind/main/memcheck/tests/x86-linux/ |
filter_scalar_exit_group | 3 # ../filter_stderr replaces exit_group() with exit(). We don't want that in
|
/frameworks/base/tests/TransitionTests/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/frameworks/opt/datetimepicker/res/values-v11/ |
styles.xml | 4 Base application theme for API 11+. This theme completely replaces
|
/external/chromium_org/chrome/installer/linux/debian/ |
control.template | 10 Replaces: @@REPLACES@@
|
/developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/developers/build/templates/CardStream/_MODULE_/src/template/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/developers/samples/android/renderScript/BasicRenderScript/BasicRenderScriptSample/src/main/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/developers/samples/android/renderScript/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/development/samples/ControllerSample/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/development/tutorials/MoarRam/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/frameworks/base/tests/TransitionTests/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/frameworks/opt/datetimepicker/res/values-v14/ |
styles.xml | 4 Base application theme for API 14+. This theme completely replaces
|
/developers/samples/android/ui/actionbar/DoneBar/ |
template-params.xml | 32 In this presentation, a done bar replaces the action 43 <description>In this presentation, a done bar replaces the action bar entirely, providing 51 <description>In this presentation, a done button replaces the action bar\'s "Up" affordance
|
/external/chromium/crypto/ |
run_all_unittests.cc | 10 // This is most likely not needed, but it basically replaces a similar call
|
/external/chromium_org/base/android/ |
jni_array.h | 64 // Replaces the content of |out| with the Java bytes in |bytes_array|. 70 // Replaces the content of |out| with the Java ints in |int_array|. 76 // Replaces the content of |out| with the Java floats in |float_array|. 82 // Assuming |array| is an byte[][] (array of byte arrays), replaces the
|
/frameworks/support/v7/appcompat/ |
build.gradle | 23 // This is a *reset* so it replaces the default paths
|
/frameworks/support/v7/gridlayout/ |
build.gradle | 24 // This is a *reset* so it replaces the default paths
|