/external/cldr/common/segments/ |
D | root.xml | 16 <variable id="$CR">\p{Grapheme_Cluster_Break=CR}</variable> 17 <variable id="$LF">\p{Grapheme_Cluster_Break=LF}</variable> 18 <variable id="$Control">\p{Grapheme_Cluster_Break=Control}</variable> 19 <variable id="$Extend">\p{Grapheme_Cluster_Break=Extend}</variable> 20 <variable id="$ZWJ">\p{Grapheme_Cluster_Break=ZWJ}</variable> 21 <variable id="$RI">\p{Grapheme_Cluster_Break=Regional_Indicator}</variable> 22 <variable id="$Prepend">\p{Grapheme_Cluster_Break=Prepend}</variable> 23 <variable id="$SpacingMark">\p{Grapheme_Cluster_Break=SpacingMark}</variable> 24 <variable id="$L">\p{Grapheme_Cluster_Break=L}</variable> 25 <variable id="$V">\p{Grapheme_Cluster_Break=V}</variable> [all …]
|
/external/python/cpython2/PC/VS7.1/ |
D | Uninstal.wse | 37 item: Set Variable 38 Variable=UNINSTALL_PATH 42 item: Set Variable 43 Variable=UNINSTALL_PATH 46 item: Compiler Variable If 47 Variable=_EXE_OS_TYPE_ 55 item: Compiler Variable Else 62 item: Compiler Variable End 71 item: Set Variable 72 Variable=UNINSTALL_LANG [all …]
|
D | python20.wse | 31 Variable Name1=_WISE_ 32 Variable Description1=WISE root directory 33 Variable Default1=C:\Programme\Wise Installation System 34 Variable Flags1=00001000 35 Variable Name2=_TCLDIR_ 36 Variable Description2=The directory in which the Tcl/Tk installation 37 Variable Description2=lives. This must be a sibling of the Python 38 Variable Description2=directory. 39 Variable Default2=tcl84 40 Variable Flags2=00001000 [all …]
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringMIPS32.h | 64 void setImplicitRet(Variable *Ret) { ImplicitRet = Ret; } in setImplicitRet() 65 Variable *getImplicitRet() const { return ImplicitRet; } in getImplicitRet() 67 Variable *getPhysicalRegister(RegNumT RegNum, 73 getRegistersForVariable(const Variable *Var) const override { in getRegistersForVariable() 79 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() 134 void emitVariable(const Variable *Var) const override; 166 void _add(Variable *Dest, Variable *Src0, Variable *Src1) { in _add() 170 void _addu(Variable *Dest, Variable *Src0, Variable *Src1) { in _addu() 174 void _and(Variable *Dest, Variable *Src0, Variable *Src1) { in _and() 178 void _andi(Variable *Dest, Variable *Src, uint32_t Imm) { in _andi() [all …]
|
D | IceTargetLoweringARM32.h | 94 Variable *getPhysicalRegister(RegNumT RegNum, 100 getRegistersForVariable(const Variable *Var) const override { in getRegistersForVariable() 111 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() 154 void emitVariable(const Variable *Var) const override; 169 void finishArgumentLowering(Variable *Arg, Variable *FramePtr, 189 Variable *legalizeToReg(Operand *From, RegNumT RegNum = RegNumT()); 212 void lowerInt64Arithmetic(InstArithmetic::OpKind Op, Variable *Dest, 277 std::function<Variable *(Variable *)> Operation, 279 void lowerInt64AtomicRMW(Variable *Dest, uint32_t Operation, Operand *Ptr, 281 void lowerAtomicRMW(Variable *Dest, uint32_t Operation, Operand *Ptr, [all …]
|
D | IceTargetLoweringX86Base.h | 98 Inst *createLoweredMove(Variable *Dest, Variable *SrcVar) override { in createLoweredMove() 108 Variable *getPhysicalRegister(RegNumT RegNum, 133 getRegistersForVariable(const Variable *Var) const override { in getRegistersForVariable() 140 getAllRegistersForVariable(const Variable *Var) const override { in getAllRegistersForVariable() 196 ConstantRelocatable *createGetIPForRegister(const Variable *Dest) { in createGetIPForRegister() 205 void emitVariable(const Variable *Var) const override; 235 void finishArgumentLowering(Variable *Arg, Variable *FramePtr, 239 X86Address stackVarToAsmOperand(const Variable *Var) const; 251 /// Initializes the RebasePtr member variable -- if so required by 297 Variable *Base = nullptr; [all …]
|
/external/deqp/framework/randomshaders/ |
D | rsgVariableManager.cpp | 21 * \brief Variable manager. 95 ValueEntry::ValueEntry (const Variable* variable) in ValueEntry() argument 96 : m_variable (variable) in ValueEntry() 97 , m_valueRange (variable->getType()) in ValueEntry() 107 …for (vector<Variable*>::iterator i = m_declaredVariables.begin(); i != m_declaredVariables.end(); … in ~VariableScope() 110 for (vector<Variable*>::iterator i = m_liveVariables.begin(); i != m_liveVariables.end(); i++) in ~VariableScope() 114 Variable* VariableScope::allocate (const VariableType& type, Variable::Storage storage, const char*… in allocate() 116 Variable* variable = new Variable(type, storage, name); in allocate() local 119 m_liveVariables.push_back(variable); in allocate() 120 return variable; in allocate() [all …]
|
D | rsgVariableManager.hpp | 23 * \brief Variable manager. 26 * Variable manager owns variable objects until they are either explictly 46 ValueEntry (const Variable* variable); 49 const Variable* getVariable (void) const { return m_variable; } in getVariable() 55 const Variable* m_variable; 59 // Variable scope manages variable allocation. 66 …Variable* allocate (const VariableType& type, Variable::Storage storage, const char* name… 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… 70 const std::vector<Variable*>& getDeclaredVariables (void) const { return m_declaredVariables; } in getDeclaredVariables() [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | tagmanager_v2.accounts.containers.workspaces.variables.html | 79 <p class="firstline">Creates a GTM Variable.</p> 82 <p class="firstline">Deletes a GTM Variable.</p> 85 <p class="firstline">Gets a GTM Variable.</p> 94 <p class="firstline">Reverts changes to a GTM Variable in a GTM Workspace.</p> 97 <p class="firstline">Updates a GTM Variable.</p> 101 <pre>Creates a GTM Variable. 108 { # Represents a Google Tag Manager Variable. 109 "scheduleStartMs": "A String", # The start timestamp in milliseconds to schedule a variable. 110 "scheduleEndMs": "A String", # The end timestamp in milliseconds to schedule a variable. 111 "name": "A String", # Variable display name. [all …]
|
D | tagmanager_v1.accounts.containers.variables.html | 79 <p class="firstline">Creates a GTM Variable.</p> 82 <p class="firstline">Deletes a GTM Variable.</p> 85 <p class="firstline">Gets a GTM Variable.</p> 91 <p class="firstline">Updates a GTM Variable.</p> 95 <pre>Creates a GTM Variable. 103 { # Represents a Google Tag Manager Variable. 104 "scheduleStartMs": "A String", # The start timestamp in milliseconds to schedule a variable. 105 "scheduleEndMs": "A String", # The end timestamp in milliseconds to schedule a variable. 106 "name": "A String", # Variable display name. 107 "variableId": "A String", # The Variable ID uniquely identifies the GTM Variable. [all …]
|
D | clouddebugger_v2.debugger.debuggees.breakpoints.html | 176 # traffic optimization. It enables storing a variable once and reference 183 # The variable `var_table_index` field is an index into this repeated field. 185 # variable. The effective variable is a merge of the referencing variable 186 # and the referenced variable. 187 { # Represents a variable or an argument possibly of a compound object type. 190 # 1) A simple variable: 194 # { name: "x", value: "5", type: "int" } // Captured variable 204 # { // Captured variable 216 # { // Captured variable 228 # { // Captured variable [all …]
|
D | clouddebugger_v2.controller.debuggees.breakpoints.html | 164 # traffic optimization. It enables storing a variable once and reference 171 # The variable `var_table_index` field is an index into this repeated field. 173 # variable. The effective variable is a merge of the referencing variable 174 # and the referenced variable. 175 { # Represents a variable or an argument possibly of a compound object type. 178 # 1) A simple variable: 182 # { name: "x", value: "5", type: "int" } // Captured variable 192 # { // Captured variable 204 # { // Captured variable 216 # { // Captured variable [all …]
|
D | runtimeconfig_v1beta1.projects.configs.variables.html | 79 <p class="firstline">Creates a variable within the given configuration. You cannot create</p> 82 <p class="firstline">Deletes a variable or multiple variables.</p> 85 <p class="firstline">Gets information about a single variable.</p> 97 <p class="firstline">Updates an existing variable with a new value.</p> 100 <p class="firstline">Watches a specific variable and waits for a change in the variable's value.</p> 104 <pre>Creates a variable within the given configuration. You cannot create 105 a variable with a name that is a prefix of an existing variable name, or a 106 name that has an existing variable name as a prefix. 108 To learn more about creating a variable, read the 113 parent: string, The path to the RutimeConfig resource that this variable should belong to. [all …]
|
/external/python/cpython3/Tools/msi/bundle/ |
D | bundle.wxs | 20 <Variable Name="ActionLikeInstalling" Value="Installing" /> 22 <Variable Name="ActionLikeInstallation" Value="Setup" /> 24 <Variable Name="ShortVersion" Value="$(var.MajorVersionNumber).$(var.MinorVersionNumber)" /> 25 <Variable Name="ShortVersionNoDot" Value="$(var.MajorVersionNumber)$(var.MinorVersionNumber)" /> 26 …<Variable Name="WinVer" Value="$(var.MajorVersionNumber).$(var.MinorVersionNumber)$(var.PyArchExt)… 27 …<Variable Name="WinVerNoDot" Value="$(var.MajorVersionNumber)$(var.MinorVersionNumber)$(var.PyArch… 29 <Variable Name="InstallAllUsers" Value="0" bal:Overridable="yes" /> 31 <Variable Name="InstallLauncherAllUsers" Value="1" bal:Overridable="yes" /> 33 <Variable Name="InstallLauncherAllUsers" Value="0" /> 35 <Variable Name="TargetDir" Value="" bal:Overridable="yes" /> [all …]
|
/external/tensorflow/tensorflow/python/ops/ |
D | variables.py | 15 """Variable class.""" 64 """Indicates when a distributed variable will be synced. 69 * `NONE`: Indicates that there will only be one copy of the variable, so 71 * `ON_WRITE`: Indicates that the variable will be updated across devices 73 * `ON_READ`: Indicates that the variable will be aggregated across devices 75 the variable). 85 """Indicates how a distributed variable will be aggregated. 89 of the input batch. When performing some variable-update operation, say 94 variable-update operation with multiple replicas. 136 """Metaclass to allow construction of tf.Variable to be overridden.""" [all …]
|
/external/deqp/data/gles31/shaders/es31/ |
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/clang/test/Sema/ |
D | uninit-variables.c | 7 int x; // expected-note{{initialize the variable 'x' to silence this warning}} in test1() 8 return x; // expected-warning{{variable 'x' is uninitialized when used here}} in test1() 23 int x; // expected-note{{initialize the variable 'x' to silence this warning}} in test4() 24 ++x; // expected-warning{{variable 'x' is uninitialized when used here}} in test4() 29 int x, y; // expected-note{{initialize the variable 'y' to silence this warning}} in test5() 30 x = y; // expected-warning{{variable 'y' is uninitialized when used here}} in test5() 35 int x; // expected-note{{initialize the variable 'x' to silence this warning}} in test6() 36 x += 2; // expected-warning{{variable 'x' is uninitialized when used here}} in test6() 41 int x; // expected-note{{initialize the variable 'x' to silence this warning}} in test7() 42 …if (y) // expected-warning{{variable 'x' is used uninitialized whenever 'if' condition is false}} \ in test7() [all …]
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | win32.py | 163 ONESTOPBIT = 0 # Variable c_int 164 TWOSTOPBITS = 2 # Variable c_int 167 NOPARITY = 0 # Variable c_int 168 ODDPARITY = 1 # Variable c_int 169 EVENPARITY = 2 # Variable c_int 173 RTS_CONTROL_HANDSHAKE = 2 # Variable c_int 174 RTS_CONTROL_DISABLE = 0 # Variable c_int 175 RTS_CONTROL_ENABLE = 1 # Variable c_int 176 RTS_CONTROL_TOGGLE = 3 # Variable c_int 180 DTR_CONTROL_HANDSHAKE = 2 # Variable c_int [all …]
|
/external/deqp/data/gles31/shaders/es32/ |
D | linkage_io_block.test | 100 mediump vec2 variable; 105 variable.x = float(gl_VertexID); 106 variable.y = float(gl_InstanceID); 116 mediump float variable; 121 ${FRAG_COLOR} = vec4(variable); 169 mediump float variable[1]; 174 variable[0] = float(gl_VertexID); 184 mediump float variable[2]; 189 ${FRAG_COLOR} = vec4(variable[0] + variable[1]); 207 mediump float variable; [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/deqp-deps/glslang/Test/baseResults/ |
D | spv.ClosestHitShader.rchit.out | 72 11(gl_LaunchIDNV): 10(ptr) Variable Input 73 14(gl_LaunchSizeNV): 10(ptr) Variable Input 77 20(gl_PrimitiveID): 19(ptr) Variable Input 78 23(gl_InstanceID): 19(ptr) Variable Input 79 26(gl_InstanceCustomIndexNV): 19(ptr) Variable Input 84 33(gl_WorldRayOriginNV): 32(ptr) Variable Input 85 36(gl_WorldRayDirectionNV): 32(ptr) Variable Input 86 39(gl_ObjectRayOriginNV): 32(ptr) Variable Input 87 42(gl_ObjectRayDirectionNV): 32(ptr) Variable Input 90 47(gl_RayTminNV): 46(ptr) Variable Input [all …]
|
D | spv.AnyHitShader.rahit.out | 67 11(gl_LaunchIDNV): 10(ptr) Variable Input 68 14(gl_LaunchSizeNV): 10(ptr) Variable Input 72 20(gl_PrimitiveID): 19(ptr) Variable Input 73 23(gl_InstanceID): 19(ptr) Variable Input 74 26(gl_InstanceCustomIndexNV): 19(ptr) Variable Input 79 33(gl_WorldRayOriginNV): 32(ptr) Variable Input 80 36(gl_WorldRayDirectionNV): 32(ptr) Variable Input 81 39(gl_ObjectRayOriginNV): 32(ptr) Variable Input 82 42(gl_ObjectRayDirectionNV): 32(ptr) Variable Input 85 47(gl_RayTminNV): 46(ptr) Variable Input [all …]
|
/external/tensorflow/tensorflow/contrib/framework/python/ops/ |
D | variables.py | 16 """Variable functions. 68 'variable', 162 """Create a variable with a value and add it to `GraphKeys.LOCAL_VARIABLES`. 165 initial_value: See variables.Variable.__init__. 166 validate_shape: See variables.Variable.__init__. 167 name: See variables.Variable.__init__. 168 use_resource: If `True` use a ResourceVariable instead of a Variable. 170 New variable. 172 return variable_scope.variable( 184 """Create a variable with a value and add it to `GraphKeys.GLOBAL_VARIABLES`. [all …]
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | DataContext.java | 22 * Manages the global Data object and local variable mappings during rendering. 32 * Creates a new Data object to hold local references, pushes it onto the variable map stack. This 39 * Removes the most recent Data object added to the local variable map stack. 44 * Creates and sets a local variable in the current scope equal to the given value. 46 * @param name the name of the local variable to fetch or create. 47 * @param value The String value to store at the local variable. 52 * Creates and sets a local variable in the current scope equal to the given value. Also set the 54 * whether to autoescape the variable. 56 * @param name the name of the local variable to fetch or create. 57 * @param value The String value to store at the local variable. [all …]
|