Home
last modified time | relevance | path

Searched refs:CLEAN (Results 1 – 25 of 34) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/
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 …]
Dmap_field.cc106 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()
146 state_.store(CLEAN, std::memory_order_release); in SyncMapWithRepeatedField()
/third_party/ltp/testcases/kernel/mem/mmapstress/
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/
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()
Dlocktests.h106 CLEAN, enumerator
/third_party/skia/third_party/externals/freetype/builds/compiler/
Dbcc.mk81 CLEAN += \
Dbcc-dev.mk81 CLEAN += \
/third_party/skia/third_party/externals/freetype/builds/
Dfreetype.mk339 -$(DELETE) $(BASE_OBJECTS) $(OBJ_M) $(OBJ_S) $(CLEAN)
355 -$(DELETE) $(subst /,$(SEP),$(OBJ_DIR)/*.$O $(CLEAN) $(NO_OUTPUT))
Dexports.mk74 CLEAN += $(EXPORTS_LIST) \
/third_party/skia/third_party/externals/freetype/builds/unix/
Dinstall.mk96 -$(DELETE) $(CLEAN)
Dunix-def.in42 CLEAN += $(OBJ_BUILD)/freetype-config \
/third_party/unity/extras/fixture/
Drakefile_helper.rb28 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/cJSON/tests/unity/extras/fixture/
Drakefile_helper.rb26 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/unity/extras/memory/
Drakefile_helper.rb28 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/ltp/tools/sparse/sparse-src/
DMakefile290 @echo " CLEAN"
/third_party/cJSON/tests/unity/examples/example_3/
Drakefile_helper.rb16 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/unity/examples/example_3/
Drakefile_helper.rb15 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/cJSON/tests/unity/test/
Drakefile_helper.rb25 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
/third_party/unity/test/
Drakefile_helper.rb25 CLEAN.include('build/*.*')
/third_party/libbpf/src/
DMakefile169 $(call msg,CLEAN)
/third_party/icu/icu4c/source/extra/uconv/
Dmakedata.mak141 CLEAN : target
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Dmakedata.mak124 CLEAN : target
/third_party/curl/
Dbuildconf.bat59 set MODE=CLEAN
/third_party/curl/packages/vms/
Dreadme186 @ [.packages.vms]build_vms.com CLEAN
Dbuild_vms.com15 $! CLEAN Delete product files for this host architecture. (No

12