HomeSort by relevance Sort by last modified time
    Searched refs:new_elem (Results 1 - 6 of 6) sorted by null

  /external/grpc-grpc/src/core/lib/iomgr/
buffer_list.cc 35 TracedBuffer* new_elem = New<TracedBuffer>(seq_no, arg); local
37 new_elem->ts_.sendmsg_time = gpr_now(GPR_CLOCK_REALTIME);
39 *head = new_elem;
47 ptr->next_ = new_elem;
  /external/deqp-deps/SPIRV-Tools/source/opt/
const_folding_rules.cpp 174 const analysis::Constant* new_elem = local
176 ids.push_back(const_mgr->GetDefiningInstruction(new_elem)->result_id());
185 const analysis::Constant* new_elem = local
187 ids.push_back(const_mgr->GetDefiningInstruction(new_elem)->result_id());
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
const_folding_rules.cpp 174 const analysis::Constant* new_elem = local
176 ids.push_back(const_mgr->GetDefiningInstruction(new_elem)->result_id());
185 const analysis::Constant* new_elem = local
187 ids.push_back(const_mgr->GetDefiningInstruction(new_elem)->result_id());
    [all...]
  /external/protobuf/src/google/protobuf/
repeated_field.h 1506 typename TypeHandler::Type* new_elem = local
1515 typename TypeHandler::Type* new_elem = local
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 30325 HashElem *new_elem; \/* New element added to the pH *\/ local
156958 Fts3HashElem *new_elem; \/* New element added to the pH *\/ local
    [all...]
  /external/sqlite/dist/
sqlite3.c 30325 HashElem *new_elem; \/* New element added to the pH *\/ local
156986 Fts3HashElem *new_elem; \/* New element added to the pH *\/ local
    [all...]

Completed in 940 milliseconds