Home
last modified time | relevance | path

Searched refs:CLEAN (Results 1 - 24 of 24) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dmap_field_test.cc198 enum State { CLEAN, MAP_DIRTY, REPEATED_DIRTY }; enumerator
215 case CLEAN: in MapFieldStateTest()
234 Expect(map_field, CLEAN, 1, 1, false); in AddOneStillClean()
273 case CLEAN: in Expect()
299 ::testing::Values(CLEAN, MAP_DIRTY, REPEATED_DIRTY));
304 Expect(map_field_.get(), CLEAN, 1, 1, false); in TEST_P()
331 Expect(&other, CLEAN, 1, 1, false); in TEST_P()
361 Expect(&other, CLEAN, 1, 1, false); in TEST_P()
370 Expect(map_field_.get(), CLEAN, 1, 1, false); in TEST_P()
373 case CLEAN in TEST_P()
[all...]
H A Dmap_field.cc98 // value of CLEAN after all previous changes have been synced. in SyncRepeatedFieldWithMap()
106 state_.store(CLEAN, std::memory_order_release); in SyncRepeatedFieldWithMap()
110 case CLEAN: in SyncRepeatedFieldWithMap()
113 if (state_.load(std::memory_order_relaxed) == CLEAN) { in SyncRepeatedFieldWithMap()
122 state_.store(CLEAN, std::memory_order_release); in SyncRepeatedFieldWithMap()
139 // value of CLEAN after all previous changes have been synced. in SyncMapWithRepeatedField()
146 state_.store(CLEAN, std::memory_order_release); in SyncMapWithRepeatedField()
188 // CLEAN which will invalidate previous reference to map. in Clear()
H A Dmap_field.h353 CLEAN = 2, // data in map and repeated field are same enumerator
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress05.c61 #define CLEAN (void)close(fd); \ macro
75 #define CERROR(M) CLEAN; ERROR(M)
198 CLEAN; /*comment */ in main()
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.c543 if (m == CLEAN) in masterClient()
712 state = CLEAN; in master()
715 case CLEAN: in master()
717 tLock.test = CLEAN; in master()
920 case CLEAN: in slave()
922 /* Send CLEAN Ack */ in slave()
H A Dlocktests.h106 CLEAN, enumerator
/third_party/skia/third_party/externals/freetype/builds/compiler/
H A Dbcc-dev.mk81 CLEAN += \
H A Dbcc.mk81 CLEAN += \
/third_party/skia/third_party/externals/freetype/builds/
H A Dfreetype.mk64 # CLEAN
339 -$(DELETE) $(BASE_OBJECTS) $(OBJ_M) $(OBJ_S) $(CLEAN)
355 -$(DELETE) $(subst /,$(SEP),$(OBJ_DIR)/*.$O $(CLEAN) $(NO_OUTPUT))
H A Dexports.mk74 CLEAN += $(EXPORTS_LIST) \
/third_party/cJSON/tests/unity/extras/fixture/
H A Drakefile_helper.rb26 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dinstall.mk96 -$(DELETE) $(CLEAN)
/third_party/ltp/tools/sparse/sparse-src/
H A DMakefile290 @echo " CLEAN"
/third_party/cJSON/tests/unity/test/
H A Drakefile_helper.rb25 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/cJSON/tests/unity/examples/example_3/
H A Drakefile_helper.rb16 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/unity/examples/example_3/
H A Drakefile_helper.rb20 CLEAN.include("#{$cfg['compiler']['build_path']}*.*") unless $cfg['compiler']['build_path'].nil?
/third_party/icu/icu4c/source/extra/uconv/
H A Dmakedata.mak141 CLEAN :
/third_party/libbpf/src/
H A DMakefile172 $(call msg,CLEAN)
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Dmakedata.mak124 CLEAN :
/third_party/unity/test/
H A Drakefile_helper.rb25 CLEAN.include('build/*.*')
/third_party/curl/
H A Dbuildconf.bat59 set MODE=CLEAN
/third_party/curl/projects/
H A Dgenerate.bat64 set MODE=CLEAN
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak478 CLEAN : GODATA
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak459 CLEAN : GODATA

Completed in 12 milliseconds