Lines Matching refs:writeCommand
72 dehydrator->writeCommand(Rehydrator::kVoid_Command); in AutoDehydratorSymbolTable()
86 this->writeCommand(Rehydrator::kDefaultLayout_Command); in write()
88 this->writeCommand(Rehydrator::kBuiltinLayout_Command); in write()
91 this->writeCommand(Rehydrator::kLayout_Command); in write()
110 this->writeCommand(Rehydrator::kDefaultModifiers_Command); in write()
113 this->writeCommand(Rehydrator::kModifiers8Bit_Command); in write()
117 this->writeCommand(Rehydrator::kModifiers_Command); in write()
147 this->writeCommand(Rehydrator::kSymbolRef_Command); in write()
154 this->writeCommand(Rehydrator::kFunctionDeclaration_Command); in write()
167 this->writeCommand(Rehydrator::kSymbolAlias_Command); in write()
175 this->writeCommand(Rehydrator::kUnresolvedFunction_Command); in write()
187 this->writeCommand(Rehydrator::kArrayType_Command); in write()
193 this->writeCommand(Rehydrator::kEnumType_Command); in write()
198 this->writeCommand(Rehydrator::kStructType_Command); in write()
209 this->writeCommand(Rehydrator::kSystemType_Command); in write()
217 this->writeCommand(Rehydrator::kVariable_Command); in write()
227 this->writeCommand(Rehydrator::kField_Command); in write()
239 this->writeCommand(Rehydrator::kSymbolTable_Command); in write()
275 this->writeCommand(Rehydrator::kBinary_Command); in write()
283 this->writeCommand(Rehydrator::kBoolLiteral_Command); in write()
292 this->writeCommand(Rehydrator::kConstructorArray_Command); in write()
298 this->writeCommand(Rehydrator::kConstructorCompound_Command); in write()
304 this->writeCommand(Rehydrator::kConstructorCompoundCast_Command); in write()
310 this->writeCommand(Rehydrator::kConstructorDiagonalMatrix_Command); in write()
316 this->writeCommand(Rehydrator::kConstructorMatrixResize_Command); in write()
322 this->writeCommand(Rehydrator::kConstructorScalarCast_Command); in write()
328 this->writeCommand(Rehydrator::kConstructorSplat_Command); in write()
334 this->writeCommand(Rehydrator::kConstructorStruct_Command); in write()
346 this->writeCommand(Rehydrator::kFieldAccess_Command); in write()
354 this->writeCommand(Rehydrator::kFloatLiteral_Command); in write()
363 this->writeCommand(Rehydrator::kFunctionCall_Command); in write()
374 this->writeCommand(Rehydrator::kIndex_Command); in write()
381 this->writeCommand(Rehydrator::kIntLiteral_Command); in write()
388 this->writeCommand(Rehydrator::kPostfix_Command); in write()
395 this->writeCommand(Rehydrator::kPrefix_Command); in write()
402 this->writeCommand(Rehydrator::kSetting_Command); in write()
408 this->writeCommand(Rehydrator::kSwizzle_Command); in write()
418 this->writeCommand(Rehydrator::kTernary_Command); in write()
426 this->writeCommand(Rehydrator::kVariableReference_Command); in write()
437 this->writeCommand(Rehydrator::kVoid_Command); in write()
446 this->writeCommand(Rehydrator::kBlock_Command); in write()
456 this->writeCommand(Rehydrator::kBreak_Command); in write()
459 this->writeCommand(Rehydrator::kContinue_Command); in write()
462 this->writeCommand(Rehydrator::kDiscard_Command); in write()
466 this->writeCommand(Rehydrator::kDo_Command); in write()
473 this->writeCommand(Rehydrator::kExpressionStatement_Command); in write()
479 this->writeCommand(Rehydrator::kFor_Command); in write()
489 this->writeCommand(Rehydrator::kIf_Command); in write()
498 this->writeCommand(Rehydrator::kInlineMarker_Command); in write()
507 this->writeCommand(Rehydrator::kReturn_Command); in write()
513 this->writeCommand(Rehydrator::kSwitch_Command); in write()
530 this->writeCommand(Rehydrator::kVarDeclaration_Command); in write()
539 this->writeCommand(Rehydrator::kVoid_Command); in write()
547 this->writeCommand(Rehydrator::kEnum_Command); in write()
563 this->writeCommand(Rehydrator::kFunctionDefinition_Command); in write()
584 this->writeCommand(Rehydrator::kInterfaceBlock_Command); in write()
599 this->writeCommand(Rehydrator::kStructDefinition_Command); in write()
605 this->writeCommand(Rehydrator::kVarDeclarations_Command); in write()
613 this->writeCommand(Rehydrator::kElements_Command); in write()
617 this->writeCommand(Rehydrator::kElementsComplete_Command); in write()