Home
last modified time | relevance | path

Searched defs:SetAttributes (Results 1 – 3 of 3) sorted by relevance

/external/gptfdisk/
Dgptpart.h81 void SetAttributes(uint64_t a) {attributes = a;} in SetAttributes() function
82 void SetAttributes(void) {attributes.ChangeAttributes();} in SetAttributes() function
Dgpttext.cc316 void GPTDataTextUI::SetAttributes(uint32_t partNum) { in SetAttributes() function in GPTDataTextUI
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op_test.cc511 void SetAttributes(const gtl::ArraySlice<string> row_partition_types, in SetAttributes() function in tensorflow::__anon2b17778c0111::RaggedTensorToTensorOpUnknownShapeTest