Home
last modified time | relevance | path

Searched refs:fInput (Results 26 – 50 of 214) sorted by path

123456789

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/exor/
H A DexorList.c221 int fInput; // 1 if the input was changed member
680 s_ChangeStore.fInput = (s_DiffVarNum != -1); in CheckForCloseCubes()
764 if ( s_ChangeStore.fInput ) // the input has changed in UndoRecentChanges()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Drematch.cpp166 if (fInput) { in ~RegexMatcher()
167 delete fInput; in ~RegexMatcher()
227 fInput = NULL; in init()
1346 if (!fInput) { in input()
1361 (*(const UnicodeString **)&fInput) = result; // pointer assignment, rather than operator= in input()
1364 return *fInput; in input()
1850 delete fInput; in reset()
1851 fInput = NULL; in reset()
1876 delete fInput; in reset()
1877 fInput = NULL; in reset()
H A Duspoof_conf.cpp145 fInput(NULL), in ConfusabledataBuilder()
175 uprv_free(fInput); in ~ConfusabledataBuilder()
219 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); in build()
220 if (fInput == NULL) { in build()
224 u_strFromUTF8(fInput, inputLen+1, NULL, confusables, confusablesLen, &status); in build()
254 if (*fInput == 0xfeff) { in build()
255 *fInput = 0x20; in build()
259 uregex_setText(fParseLine, fInput, inputLen, &status); in build()
274 UChar32 keyChar = SpoofImpl::ScanHex(fInput, uregex_start(fParseLine, 1, &status), in build()
279 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status); in build()
[all …]
H A Duspoof_conf.h88 UChar *fInput; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/unicode/
H A Dregex.h1802 const UnicodeString *fInput; // The string being matched. Only used for input() variable
/dports/devel/icu-lx/icu/source/i18n/
H A Drematch.cpp168 if (fInput) { in ~RegexMatcher()
169 delete fInput; in ~RegexMatcher()
231 fInput = NULL; in init()
1358 if (!fInput) { in input()
1373 (*(const UnicodeString **)&fInput) = result; // pointer assignment, rather than operator= in input()
1376 return *fInput; in input()
1862 delete fInput; in reset()
1863 fInput = NULL; in reset()
1891 delete fInput; in reset()
1892 fInput = NULL; in reset()
H A Duspoof_conf.cpp157 fInput(NULL), in ConfusabledataBuilder()
201 uprv_free(fInput); in ~ConfusabledataBuilder()
241 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); in build()
242 if (fInput == NULL) { in build()
246 u_strFromUTF8(fInput, inputLen+1, NULL, confusables, confusablesLen, &status); in build()
276 if (*fInput == 0xfeff) { in build()
277 *fInput = 0x20; in build()
281 uregex_setText(fParseLine, fInput, inputLen, &status); in build()
296 UChar32 keyChar = SpoofImpl::ScanHex(fInput, uregex_start(fParseLine, 1, &status), in build()
301 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status); in build()
[all …]
H A Duspoof_conf.h92 UChar *fInput; variable
/dports/devel/icu-lx/icu/source/i18n/unicode/
H A Dregex.h1797 const UnicodeString *fInput; // The string being matched. Only used for input() variable
/dports/devel/icu/icu/source/i18n/
H A Drematch.cpp168 if (fInput) { in ~RegexMatcher()
169 delete fInput; in ~RegexMatcher()
231 fInput = NULL; in init()
1358 if (!fInput) { in input()
1373 (*(const UnicodeString **)&fInput) = result; // pointer assignment, rather than operator= in input()
1376 return *fInput; in input()
1862 delete fInput; in reset()
1863 fInput = NULL; in reset()
1891 delete fInput; in reset()
1892 fInput = NULL; in reset()
H A Duspoof_conf.cpp157 fInput(NULL), in ConfusabledataBuilder()
201 uprv_free(fInput); in ~ConfusabledataBuilder()
241 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); in build()
242 if (fInput == NULL) { in build()
246 u_strFromUTF8(fInput, inputLen+1, NULL, confusables, confusablesLen, &status); in build()
276 if (*fInput == 0xfeff) { in build()
277 *fInput = 0x20; in build()
281 uregex_setText(fParseLine, fInput, inputLen, &status); in build()
296 UChar32 keyChar = SpoofImpl::ScanHex(fInput, uregex_start(fParseLine, 1, &status), in build()
301 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status); in build()
[all …]
H A Duspoof_conf.h92 UChar *fInput; variable
/dports/devel/icu/icu/source/i18n/unicode/
H A Dregex.h1797 const UnicodeString *fInput; // The string being matched. Only used for input() variable
/dports/devel/kBuild/kBuild-0.1.9998/src/kDepPre/
H A DkDepPre.c237 int fInput = 0; /* set when we've found input argument. */ in main() local
353 fInput = 1; in main()
404 fInput = 1; in main()
410 if (fInput) in main()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A DkDepIDB.c681 int fInput = 0; /* set when we've found input argument. */ in kmk_builtin_kDepIDB() local
820 fInput = 1; in kmk_builtin_kDepIDB()
826 if (fInput) in kmk_builtin_kDepIDB()
H A DkDepObj.c1002 int fInput = 0; /* set when we've found input argument. */ in kmk_builtin_kDepObj() local
1173 fInput = 1; in kmk_builtin_kDepObj()
1179 if (fInput) in kmk_builtin_kDepObj()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-loop-folding.ll245 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
262 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
264 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
268 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-folding-allowed.ll108 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
124 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
126 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
130 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/LoopVectorize/ARM/
H A Dtail-loop-folding.ll245 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
262 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
264 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
268 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-folding-allowed.ll108 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
124 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
126 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
130 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-folding-allowed.ll108 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
124 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
126 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
130 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcmd_anal.c7659 char *fInput = strdup (input); in cmd_anal_refs() local
7660 if (r_str_replace_ch (fInput, '.', 'f', false)) { in cmd_anal_refs()
7661 cmd_anal_refs (core, fInput); in cmd_anal_refs()
7664 free (fInput); in cmd_anal_refs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-folding-allowed.ll108 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
124 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
126 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
130 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-folding-allowed.ll108 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
124 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
126 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
130 %1 = load float, float* %fInput.addr.017, align 4
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/LoopVectorize/ARM/
H A Dtail-folding-allowed.ll108 define dso_local void @mixed_f32_i32_reduction(float* nocapture readonly %fInput, i32* nocapture re…
124 %fInput.addr.017 = phi float* [ %incdec.ptr, %while.body ], [ %fInput, %while.body.preheader ]
126 %incdec.ptr = getelementptr inbounds float, float* %fInput.addr.017, i32 1
130 %1 = load float, float* %fInput.addr.017, align 4

123456789