/external/v8/test/webkit/ |
D | dfg-dead-speculation-expected.txt | 30 PASS variable is 84 32 PASS variable is 84 34 PASS variable is 84 36 PASS variable is 84 38 PASS variable is 84 40 PASS variable is 84 42 PASS variable is 84 44 PASS variable is 84 46 PASS variable is 84 48 PASS variable is 84 [all …]
|
/external/deqp/framework/randomshaders/ |
D | rsgVariableManager.cpp | 95 ValueEntry::ValueEntry (const Variable* variable) in ValueEntry() argument 96 : m_variable (variable) in ValueEntry() 97 , m_valueRange (variable->getType()) in ValueEntry() 116 Variable* variable = new Variable(type, storage, name); in allocate() local 119 m_liveVariables.push_back(variable); in allocate() 120 return variable; in allocate() 124 delete variable; in allocate() 129 void VariableScope::declare (Variable* variable) in declare() argument 131 m_declaredVariables.push_back(variable); in declare() 132 removeLive(variable); in declare() [all …]
|
D | rsgVariableManager.hpp | 46 ValueEntry (const Variable* variable); 67 void declare (Variable* variable); //!< Move from live set to declared set 68 …void removeLive (const Variable* variable); //!< Just remove from live set (when migrati… 89 ValueEntry* allocate (const Variable* variable); 90 ValueEntry* findEntry (const Variable* variable) const; 91 void setValue (const Variable* variable, ConstValueRangeAccess value); 92 void removeValue (const Variable* variable); 210 void setStorage (Variable* variable, Variable::Storage storage); 212 void setValue (const Variable* variable, ConstValueRangeAccess value); 213 const ValueEntry* getValue (const Variable* variable) const; [all …]
|
/external/v8/build/ |
D | isolate.gypi | 64 '--path-variable', 'DEPTH', '<(DEPTH)', 65 '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ', 69 '--config-variable', 'CONFIGURATION_NAME=<(CONFIGURATION_NAME)', 70 '--config-variable', 'OS=<(OS)', 71 '--config-variable', 'asan=<(asan)', 72 '--config-variable', 'branding=<(branding)', 73 '--config-variable', 'chromeos=<(chromeos)', 74 '--config-variable', 'component=<(component)', 75 '--config-variable', 'disable_nacl=<(disable_nacl)', 76 '--config-variable', 'enable_pepper_cdms=<(enable_pepper_cdms)', [all …]
|
/external/deqp/data/gles31/shaders/ |
D | linkage_io_block.test | 84 mediump vec2 variable; 89 variable.x = float(gl_VertexID); 90 variable.y = float(gl_InstanceID); 100 mediump float variable; 105 ${FRAG_COLOR} = vec4(variable); 155 mediump float variable[1]; 160 variable[0] = float(gl_VertexID); 170 mediump float variable[2]; 175 ${FRAG_COLOR} = vec4(variable[0] + variable[1]); 194 mediump float variable; [all …]
|
D | linkage_shader_storage_block.test | 92 mediump vec2 variable; 98 vtx_val = variable.y; 108 mediump float variable; 114 ${FRAG_COLOR} = vec4(vtx_val + variable); 168 mediump float variable[]; 174 vtx_val = variable[0]; 184 mediump float variable[1]; 190 ${FRAG_COLOR} = vec4(vtx_val + variable[0]); 206 mediump float variable[1]; 212 vtx_val = variable[0]; [all …]
|
/external/webrtc/webrtc/build/ |
D | isolate.gypi | 13 # conditional inclusion or variable expansion in include paths. 18 # * Removed passing of version_full variable created in version.gypi: 19 # '--extra-variable', 'version_full=<(version_full)', 81 '--path-variable', 'DEPTH', '<(DEPTH)', 82 '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ', 86 '--config-variable', 'CONFIGURATION_NAME=<(CONFIGURATION_NAME)', 87 '--config-variable', 'OS=<(OS)', 88 '--config-variable', 'asan=<(asan)', 89 '--config-variable', 'branding=<(branding)', 90 '--config-variable', 'chromeos=<(chromeos)', [all …]
|
/external/webrtc/talk/build/ |
D | isolate.gypi | 31 # conditional inclusion or variable expansion in include paths. 36 # * Removed passing of version_full variable created in version.gypi: 37 # '--extra-variable', 'version_full=<(version_full)', 99 '--path-variable', 'DEPTH', '<(DEPTH)', 100 '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ', 104 '--config-variable', 'CONFIGURATION_NAME=<(CONFIGURATION_NAME)', 105 '--config-variable', 'OS=<(OS)', 106 '--config-variable', 'asan=<(asan)', 107 '--config-variable', 'branding=<(branding)', 108 '--config-variable', 'chromeos=<(chromeos)', [all …]
|
/external/v8/gni/ |
D | isolate.gni | 116 "--path-variable", 119 "--path-variable", 124 "--config-variable", 126 "--config-variable", 128 "--config-variable", 130 "--config-variable", 132 "--config-variable", 134 "--config-variable", 136 "--config-variable", 138 "--config-variable", [all …]
|
/external/v8/gypfiles/ |
D | isolate.gypi | 67 '--path-variable', 'DEPTH', '<(DEPTH)', 68 '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR)', 70 '--config-variable', 'CONFIGURATION_NAME=<(CONFIGURATION_NAME)', 71 '--config-variable', 'OS=<(OS)', 72 '--config-variable', 'asan=<(asan)', 73 '--config-variable', 'cfi_vptr=<(cfi_vptr)', 74 '--config-variable', 'gcmole=<(gcmole)', 75 '--config-variable', 'has_valgrind=<(has_valgrind)', 76 '--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)', 77 '--config-variable', 'msan=<(msan)', [all …]
|
/external/bison/src/ |
D | muscle-tab.c | 403 muscle_percent_variable_update (char const *variable) in muscle_percent_variable_update() argument 416 char const *res = variable; in muscle_percent_variable_update() 419 if (STREQ (conversion[i].obsolete, variable)) in muscle_percent_variable_update() 433 char const *variable = muscle_percent_variable_update (var); in muscle_percent_define_insert() local 434 char const *name = UNIQSTR_CONCAT ("percent_define(", variable, ")"); in muscle_percent_define_insert() 435 char const *loc_name = UNIQSTR_CONCAT ("percent_define_loc(", variable, ")"); in muscle_percent_define_insert() 437 UNIQSTR_CONCAT ("percent_define_syncline(", variable, ")"); in muscle_percent_define_insert() 438 char const *how_name = UNIQSTR_CONCAT ("percent_define_how(", variable, ")"); in muscle_percent_define_insert() 450 _("%%define variable %s redefined"), quote (variable)); in muscle_percent_define_insert() 452 complain_at_indent (muscle_percent_define_get_loc (variable), &i, in muscle_percent_define_insert() [all …]
|
/external/testng/src/main/java/org/testng/mustache/ |
D | Model.java | 11 String variable; field in Model.SubModel 19 public void push(String variable, Object subModel) { in push() argument 21 sl.variable = variable; in push() 26 public Value resolveValue(String variable) { in resolveValue() argument 29 Value value = resolveOnClass(object.subModel, variable); in resolveValue() 36 return new Value(m_model.get(variable)); in resolveValue() 39 private Value resolveOnClass(Object object, String variable) { in resolveOnClass() argument 51 Field f = cls.getField(variable); in resolveOnClass() 62 return m_subModels.peek().variable; in getTopSubModel() 69 public String resolveValueToString(String variable) { in resolveValueToString() argument [all …]
|
/external/llvm/test/MC/ARM/ |
D | directive-tlsdescseq.s | 10 .tlsdescseq variable 12 .tlsdescseq variable 14 .tlsdescseq variable 17 .word variable(tlsdesc) + (. - 1b) 20 @ CHECK: 0x4 R_ARM_TLS_DESCSEQ variable 0x0 21 @ CHECK: 0x8 R_ARM_TLS_DESCSEQ variable 0x0 22 @ CHECK: 0xC R_ARM_TLS_DESCSEQ variable 0x0 23 @ CHECK: 0x10 R_ARM_TLS_GOTDESC variable 0x0 27 @ CHECK-ASM: .tlsdescseq variable 29 @ CHECK-ASM: .tlsdescseq variable [all …]
|
/external/lldb/test/lang/c/array_types/ |
D | TestArrayTypes.py | 156 variable = frame.FindVariable("strings") 157 var = str(variable) 159 substrs = ["%s" % variable.GetName()]) 160 self.DebugSBValue(variable) 161 self.assertTrue(variable.GetNumChildren() == 4, 164 child3 = variable.GetChildAtIndex(3) 170 variable = frame.FindVariable("char_16") 171 self.DebugSBValue(variable) 172 self.assertTrue(variable.GetNumChildren() == 16, 179 variable = frame.FindVariable("ushort_matrix") [all …]
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 64 args, // Args to command: "some.variable=3 ?>" 222 | {set} cs_open set command_delimiter variable assignment expression cs_close 226 variable.variable, 229 | {name} cs_open name command_delimiter variable cs_close 233 variable.variable)} 253 | {with} cs_open with command_delimiter variable assignment expression cs_close 259 variable.variable, 263 | {loop_to} cs_open loop command_delimiter variable assignment expression cs_close 269 variable.variable, 273 | {loop} cs_open loop command_delimiter variable assignment [all …]
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
D | VariableLocator.java | 51 private String quickEval(PVariable variable) { in quickEval() argument 52 if (variable instanceof ANameVariable) { in quickEval() 53 return ((ANameVariable) variable).getWord().getText(); in quickEval() 54 } else if (variable instanceof ADecNumberVariable) { in quickEval() 55 return ((ADecNumberVariable) variable).getDecNumber().getText(); in quickEval() 56 } else if (variable instanceof AHexNumberVariable) { in quickEval() 57 return ((AHexNumberVariable) variable).getHexNumber().getText(); in quickEval() 69 public String getVariableName(PVariable variable) { in getVariableName() argument 70 String result = quickEval(variable); in getVariableName() 76 variable.apply(this); in getVariableName()
|
/external/clang/test/Modules/Inputs/ |
D | redecl-add-after-load-decls.h | 2 extern const int variable; 4 constexpr int test(bool b) { return b ? variable : function(); } in test() 8 extern const int variable; 12 constexpr int N_test(bool b) { return b ? N::variable : N::function(); } in N_test() 16 constexpr int C_test(bool b) { return b ? C::variable : C::function(); } in C_test() 20 static const int variable; member 24 constexpr int D_test(bool b) { return b ? D::variable : D::function(); } in D_test()
|
/external/v8/tools/gyp/pylib/gyp/ |
D | ninja_syntax.py | 30 def variable(self, key, value, indent=0): member in Writer 39 self.variable('depth', depth, indent=1) 45 self.variable('command', command, indent=1) 47 self.variable('description', description, indent=1) 49 self.variable('depfile', depfile, indent=1) 51 self.variable('generator', '1', indent=1) 53 self.variable('pool', pool, indent=1) 55 self.variable('restat', '1', indent=1) 57 self.variable('rspfile', rspfile, indent=1) 59 self.variable('rspfile_content', rspfile_content, indent=1) [all …]
|
/external/clang/test/Index/ |
D | index-subscripting-literals.m | 44 // CHECK: [indexEntityReference]: kind: variable | name: idx | USR: c:@idx | lang: C | cursor:… 45 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: p | USR: c:@p | lang: C | cursor: Dec… 49 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: p | USR: c:@p | lang: C | cursor: Dec… 50 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: p | USR: c:@p | lang: C | cursor: Dec… 51 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: idx | USR: c:@idx | lang: C | cursor:… 53 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: key 55 // CHECK: [indexEntityReference]: kind: variable | name: oldObject 56 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: key | USR: c:@key | lang: C | cursor:… 58 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: key | USR: c:@key | lang: C | cursor:… 59 // CHECK-NEXT: [indexEntityReference]: kind: variable | name: newObject | USR: c:@newObject | lang:… [all …]
|
/external/clang/test/Modules/ |
D | redecl-add-after-load.cpp | 11 extern const int variable; 13 constexpr int test(bool b) { return b ? variable : function(); } in test() 17 extern const int variable; 21 constexpr int N_test(bool b) { return b ? N::variable : N::function(); } in N_test() 25 constexpr int C_test(bool b) { return b ? C::variable : C::function(); } in C_test() 29 static const int variable; member 33 constexpr int D_test(bool b) { return b ? D::variable : D::function(); } in D_test()
|
/external/libxml2/ |
D | libxml2.syms | 226 xmlStringComment; # variable 229 xmlStringText; # variable 230 xmlStringTextNoenc; # variable 499 xmlXPathNAN; # variable 500 xmlXPathNINF; # variable 504 xmlXPathPINF; # variable 734 xmlGetWarningsDefaultValue; # variable 821 docbDefaultSAXHandler; # variable 822 htmlDefaultSAXHandler; # variable 823 xmlDefaultSAXHandler; # variable [all …]
|
/external/clang/test/CodeGenObjC/ |
D | mrr-captured-block-var-inlined-layout.m | 22 // block variable layout: BL_STRONG:1, BL_OPERATOR:0 23 // CHECK: Inline block variable layout: 0x0100, BL_STRONG:1, BL_OPERATOR:0 28 // block variable layout: BL_STRONG:2, BL_BYREF:1, BL_OPERATOR:0 29 // CHECK: Inline block variable layout: 0x0210, BL_STRONG:2, BL_BYREF:1, BL_OPERATOR:0 36 // block variable layout: BL_STRONG:2, BL_BYREF:3, BL_OPERATOR:0 37 // CHECK: Inline block variable layout: 0x0230, BL_STRONG:2, BL_BYREF:3, BL_OPERATOR:0 46 // block variable layout: BL_STRONG:2, BL_BYREF:3, BL_OPERATOR:0 47 // CHECK: Inline block variable layout: 0x0230, BL_STRONG:2, BL_BYREF:3, BL_OPERATOR:0 57 // CHECK: Inline block variable layout: 0x020, BL_BYREF:2, BL_OPERATOR:0
|
/external/clang/test/SemaObjC/ |
D | ivar-lookup.m | 46 return a + b; // expected-error{{instance variable 'a' accessed in class method}} \ 47 // expected-error{{instance variable 'b' accessed in class method}} 60 int IVAR; // expected-error {{instance variable is already declared}} 67 int IVAR; // expected-error {{instance variable is already declared}} 73 int IVAR; // expected-error {{instance variable is already declared}} 74 int PIVAR; // expected-error {{instance variable is already declared}} 80 int IVAR; // expected-error {{instance variable is already declared}} 146 // expected-error {{instance variable is already declared}} 151 int d; // expected-error {{instance variable is already declared}} 152 NSString *e_strong; // expected-error {{instance variable is already declared}} [all …]
|
D | ivar-access-tests.m | 33 access = s->private; // expected-error {{instance variable 'private' is private}} 36 access = m->private; // expected-error {{instance variable 'private' is private}} 49 access = s->private; // expected-error {{instance variable 'private' is private}} 52 access = m->private; // expected-error {{instance variable 'private' is private}} 64 access = s->private; // expected-error {{instance variable 'private' is private}} 65 access = s->protected; // expected-error {{instance variable 'protected' is protected}} 67 access = m->private; // expected-error {{instance variable 'private' is private}} 68 access = m->protected; // expected-error {{instance variable 'protected' is protected}} 76 access = s->private; // expected-error {{instance variable 'private' is private}} 77 access = s->protected; // expected-error {{instance variable 'protected' is protected}}
|
/external/skia/site/dev/runtime/ |
D | config.md | 9 environment variable: skia_images_gif_suppressDecoderWarnings 16 environment variable: skia_images_jpeg_suppressDecoderWarnings 22 environment variable: skia_images_jpeg_suppressDecoderErrors 28 environment variable: skia_images_png_suppressDecoderWarnings 36 environment variable: skia_bitmap_filter 43 environment variable: skia_mask_filter_analyticNinePatch 49 environment variable: skia_gpu_deferContext 55 environment variable: skia_gpu_dumpFontCache 61 environment variable: skia_bitmap_filter_highQualitySSE 80 Or by setting the corresponding environment variable before starting the
|