/third_party/protobuf/src/google/protobuf/ |
D | map_field_test.cc | 198 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 …]
|
D | map_field.cc | 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() 146 state_.store(CLEAN, std::memory_order_release); in SyncMapWithRepeatedField()
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress05.c | 61 #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/ |
D | locktests.c | 543 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()
|
D | locktests.h | 106 CLEAN, enumerator
|
/third_party/skia/third_party/externals/freetype/builds/compiler/ |
D | bcc.mk | 81 CLEAN += \
|
D | bcc-dev.mk | 81 CLEAN += \
|
/third_party/skia/third_party/externals/freetype/builds/ |
D | freetype.mk | 339 -$(DELETE) $(BASE_OBJECTS) $(OBJ_M) $(OBJ_S) $(CLEAN) 355 -$(DELETE) $(subst /,$(SEP),$(OBJ_DIR)/*.$O $(CLEAN) $(NO_OUTPUT))
|
D | exports.mk | 74 CLEAN += $(EXPORTS_LIST) \
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
D | install.mk | 96 -$(DELETE) $(CLEAN)
|
D | unix-def.in | 42 CLEAN += $(OBJ_BUILD)/freetype-config \
|
/third_party/unity/extras/fixture/ |
D | rakefile_helper.rb | 28 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
|
/third_party/cJSON/tests/unity/extras/fixture/ |
D | rakefile_helper.rb | 26 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
|
/third_party/unity/extras/memory/ |
D | rakefile_helper.rb | 28 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | Makefile | 290 @echo " CLEAN"
|
/third_party/cJSON/tests/unity/examples/example_3/ |
D | rakefile_helper.rb | 16 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
|
/third_party/unity/examples/example_3/ |
D | rakefile_helper.rb | 15 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
|
/third_party/cJSON/tests/unity/test/ |
D | rakefile_helper.rb | 25 CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
|
/third_party/unity/test/ |
D | rakefile_helper.rb | 25 CLEAN.include('build/*.*')
|
/third_party/libbpf/src/ |
D | Makefile | 169 $(call msg,CLEAN)
|
/third_party/icu/icu4c/source/extra/uconv/ |
D | makedata.mak | 141 CLEAN : target
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
D | makedata.mak | 124 CLEAN : target
|
/third_party/curl/ |
D | buildconf.bat | 59 set MODE=CLEAN
|
/third_party/curl/packages/vms/ |
D | readme | 186 @ [.packages.vms]build_vms.com CLEAN
|
D | build_vms.com | 15 $! CLEAN Delete product files for this host architecture. (No
|