| /test/xts/acts/communication_lite/lwip_hal/src/ |
| H A D | lwip_func_test.c | 87 int flag = 1; in CommInitTcpServer() local 729 int flag = 1; variable
|
| /test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/ |
| H A D | global_napi_test.cpp | 355 bool flag = (result == false);
in IsRawDir() local 372 bool flag = (drawable == nullptr);
in GetDrawableDescriptor() local 387 bool flag = (drawable != nullptr);
in GetDrawableDescriptorByName() local 407 bool flag = (result != nullptr && len != 0);
in GetMediaBase64() local 424 bool flag = (result != nullptr && len != 0);
in GetMediaBase64ByName() local 444 bool flag = (result != nullptr && len != 0); GetMedia() local 461 bool flag = (result != nullptr && len != 0); GetMediaByName() local 477 bool flag = (code == 0 && result == 983040); GetSymbolByName() local 494 bool flag = (code == 0 && result == 983040); GetSymbol() local 512 bool flag = (code == 0 && result == true); GetBoolByName() local 529 bool flag = (code == 0 && result == true); GetBool() local 548 bool flag = (code == 0 && strcmp(result, "1 apples") == 0); GetPluralStringByName() local 568 bool flag = (code == 0 && strcmp(result, "1 apples") == 0); GetPluralString() local 615 bool flag = (code == 0 && result == 100); GetIntByName() local 632 bool flag = (code == 0 && result == 100); GetInt() local 648 bool flag = (code == 0 && (fabs(result - 30.6) >= 1e-9)); GetFloatByName() local 665 bool flag = (code == 0 && (fabs(result - 30.6) >= 1e-9)); GetFloat() local 706 bool flag = (code == 0 && config.direction == 0 && config.deviceType == 0 && config.screenDensity == 3 && GetConfiguration() local 779 bool flag = (code == 0 && resultValueTemp != nullptr && resultValue == nullptr); ReleaseStringArray() local 797 bool flag = (code == 0 && strcmp(temp, "zh_Hans_CN") == 0 && config.locale == nullptr); ReleaseConfiguration() local 812 bool flag = (code == 0 && strcmp(result, "entry_MainAbility") == 0); GetStringByName() local 829 bool flag = (code == 0 && strcmp(result, "entry_MainAbility") == 0); GetString() local 932 bool flag = (result != NULL && len != 0); GetMediaData() local 952 bool flag = (result != NULL && len != 0); GetMediaDataByName() local 975 bool flag = (drawable != NULL); GetDrawableDescriptorData() local 993 bool flag = (drawable != NULL); GetDrawableDescriptorDataByName() local 1005 bool flag = (code == 401); AddResource() local 1017 bool flag = (code == 401); RemoveResource() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | atrac3plus.c | 243 int i, weight_idx = 0, delta, diff, pos, delta_bits, min_val, flag, in decode_channel_wordlen() local
|
| H A D | cbs_av1.c | 553 #define flag(name) fb(1, name) macro
|
| H A D | adpcmenc.c | 558 adpcm_argo_compress_nibble(const ADPCMChannelStatus *cs, int16_t s, int shift, int flag) adpcm_argo_compress_nibble() argument 571 adpcm_argo_compress_block(ADPCMChannelStatus *cs, PutBitContext *pb, const int16_t *samples, int nsamples, int shift, int flag) adpcm_argo_compress_block() argument
|
| H A D | mv30.c | 395 int flag = get_bits1(gb); in decode_coeffs() local
|
| H A D | qdmc.c | 324 static int qdmc_get_vlc(GetBitContext *gb, VLC *table, int flag) in qdmc_get_vlc() argument
|
| H A D | pixlet.c | 133 int rlen, escape, flag = 0; in read_low_coeffs() local 208 int ret, escape, pfx, value, yflag, xflag, flag = 0; in read_high_coeffs() local [all...] |
| H A D | xan.c | 304 uint8_t flag = 0; in xan_wc3_decode_frame() local
|
| /third_party/elfutils/src/ |
| H A D | addr2line.c | 612 bool flag; in show_note() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | vividas.c | 46 int size, flag; member
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | checkasm.c | 212 int flag; member 595 static void check_cpu_flag(const char *name, int flag) in check_cpu_flag() argument [all...] |
| /third_party/glfw/deps/ |
| H A D | stb_image_write.h | 262 STBIWDEF void stbi_flip_vertically_on_write(int flag) in stbi_flip_vertically_on_write() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image_write.h | 262 STBIWDEF void stbi_flip_vertically_on_write(int flag) in stbi_flip_vertically_on_write() argument
|
| /third_party/backends/backend/ |
| H A D | plustek-usbhw.c | 1016 usb_GetLampRegAndMask( u_long flag, SANE_Byte *reg, SANE_Byte *msk ) in usb_GetLampRegAndMask() argument
|
| H A D | hs2p-scsi.c | 1814 connection_parameters (int fd, MP_CXN * settings, SANE_Bool flag) in connection_parameters() argument 1924 adf_control (int fd, SANE_Bool flag, SANE_Byte * adf_control, in adf_control() argument 1975 white_balance (int fd, int *val, SANE_Bool flag) in white_balance() argument 2060 endorser_control (int fd, int *val, SANE_Bool flag) in endorser_control() argument 2112 scan_wait_mode(int fd, int val, SANE_Bool flag) scan_wait_mode() argument 2156 service_mode(int fd, int val, SANE_Bool flag) service_mode() argument [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | ucm.cpp | 277 int8_t flag; in ucm_moveMappings() local
|
| /third_party/googletest/googletest/test/ |
| H A D | googletest-death-test-test.cc | 1073 static void RunReturningDeathTest(bool* flag) { in RunReturningDeathTest() argument 1089 bool flag = false; in TEST_F() local 1104 bool flag = false; in TEST_F() local 1119 bool flag = false; in TEST_F() local 1135 bool flag = false; TEST_F() local 1151 bool flag = false; TEST_F() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UTF16.java | 2410 public void setCodePointCompare(boolean flag) { in setCodePointCompare() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usbd_generic_ep0.c | 615 unsigned long flag; in generic_ep0_read_events() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UTF16.java | 2327 public void setCodePointCompare(boolean flag) { in setCodePointCompare() argument
|
| /third_party/mesa3d/src/broadcom/simulator/ |
| H A D | v3d_simulator.c | 188 set_gmp_flags(struct v3d_simulator_file *file, uint32_t offset, uint32_t size, uint32_t flag) set_gmp_flags() argument
|
| /third_party/node/deps/zlib/ |
| H A D | crc32.c | 266 local int test_and_set(int volatile *flag) { in test_and_set() argument
|
| /third_party/node/src/ |
| H A D | node_binding.cc | 570 FindModule(struct node_module* list, const char* name, int flag) FindModule() argument
|
| /third_party/node/src/quic/ |
| H A D | tlscontext.cc | 504 crypto::X509Certificate::GetPeerCertificateFlag flag = in peer_cert() local
|