Searched refs:csub (Results 1 – 8 of 8) sorted by relevance
/third_party/curl/tests/server/ |
D | getpart.c | 284 char csub[MAX_TAG_LEN + 1]; /* current sub section */ in getpart() local 314 couter[0] = cmain[0] = csub[0] = ptag[0] = patt[0] = '\0'; in getpart() 349 if((STATE_INSUB == state) && !strcmp(csub, ptag)) { in getpart() 352 csub[0] = '\0'; in getpart() 445 strcpy(csub, ptag); in getpart() 447 if(!strcmp(cmain, main) && !strcmp(csub, sub)) { in getpart()
|
/third_party/boost/libs/ptr_container/test/ |
D | associative_test_data.hpp | 198 sub_range<const C> csub; in ptr_set_test() local 207 csub = c2.equal_range( *t ); in ptr_set_test()
|
D | ptr_unordered_map.cpp | 210 sub_range<const C> csub; in ptr_map_test() local 216 csub = c2.equal_range( get_next_key( a_key ) ); in ptr_map_test()
|
D | ptr_map.cpp | 210 sub_range<const C> csub; in ptr_map_test() local 220 csub = c2.equal_range( get_next_key( a_key ) ); in ptr_map_test()
|
/third_party/ffmpeg/libavcodec/ |
D | vorbisenc.c | 842 int k, cval = 0, csub = 1<<c->subclass; in floor_encode() local 848 for (l = 0; l < csub; l++) { in floor_encode() 856 assert(l != csub); in floor_encode() 864 int book = c->books[cval & (csub-1)]; in floor_encode()
|
D | vorbisdec.c | 1219 unsigned partition_class, cdim, cbits, csub, cval, offset, i, j; in vorbis_floor1_decode() local 1238 csub = (1 << cbits) - 1; in vorbis_floor1_decode() 1248 book = vf->subclass_books[partition_class][cval & csub]; in vorbis_floor1_decode()
|
/third_party/node/deps/npm/ |
D | AUTHORS | 555 Mason Pawsey <mpawsey@csub.edu>
|
/third_party/node/tools/ |
D | lint-md.mjs | 36102 csub: '⫏', property
|